Template:Accessories: Difference between revisions

From Ethene
Content added Content deleted
m (Image Size Fix)
m (Update var names to remove spaces + simplify.)
Line 5: Line 5:
[[Category:Templates/Headers|{{PAGENAME}}]]
[[Category:Templates/Headers|{{PAGENAME}}]]
<pre>{{Accessories
<pre>{{Accessories
|Accessory Name=
|Name=
|Image=
|Image=
|Description=
|Description=
|Attributes=
|Attributes=
|Additional Effect=
|Effect=
|Synthesis Effect=
|Synthesis=
|Source=
|How to Get=
|Inheritance=
|Inheritance=
}}</pre>
}}</pre>
</noinclude><includeonly>[[category:Weapons]]
</noinclude><includeonly>[[category:Weapons]]
{| class=wikitable style="padding=10px; width: 50%; margin: left;"
{| class=wikitable style="padding=10px; width: 50%; margin: left;"
!scope="col" colspan ="4" style=font-size:20px; | {{#if: {{{Accessory Name|}}}|{{{Accessory Name}}}|{{PAGENAME}}}}
!scope="col" colspan ="4" style=font-size:20px; | {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}
|-
|-
| colspan="5" style="border: 0px ; text-align: center;" |
| colspan="5" style="border: 0px ; text-align: center;" |
Line 27: Line 27:
|style="text-align:center; width: 35%;" | {{#if: {{{Attributes|}}}|{{{Attributes}}}|&nbsp;}}
|style="text-align:center; width: 35%;" | {{#if: {{{Attributes|}}}|{{{Attributes}}}|&nbsp;}}
!scope="col" style=width:15%" | Additional Effect
!scope="col" style=width:15%" | Additional Effect
|style="text-align:center; width: 35%;" | {{#if: {{{Additional Effect|}}}|{{{Additional Effect}}}|&nbsp;}}
|style="text-align:center; width: 35%;" | {{#if: {{{Effect|}}}|{{{Effect}}}|&nbsp;}}
|-
|-
!scope="row" | Synthesis Effect
!scope="row" | Synthesis Effect
|colspan="3" | {{#if: {{{Synthesis Effect|}}}|{{{Synthesis Effect}}}|None}}
|colspan="3" | {{#if: {{{Synthesis|}}}|{{{Synthesis}}}|None}}
|-
|-
!scope="row" | How to Get
!scope="row" | Where to obtain
|colspan="3" | {{#if: {{{How to Get|}}}|{{{How to Get}}}|Currently Unobtainable}}
|colspan="3" | {{#if: {{{Source|}}}|{{{Source}}}|Currently Unobtainable}}
|-
|-
!scope="row" | Inheritance
!scope="row" | Inheritance

Revision as of 01:39, 9 May 2024


  • Template to be used for accessories.
  • If nothing is needed for any of the categories, leave blank
{{Accessories
|Name=
|Image=
|Description=
|Attributes=
|Effect=
|Synthesis=
|Source=
|Inheritance=
}}