Template:Accessories: Difference between revisions

From Ethene
Content added Content deleted
m (Add switch parser to check for type field to render icon.)
m (Update documentation on what each field does.)
 
Line 1: Line 1:
__NOTOC__
__NOTOC__
<noinclude>
<noinclude>
*Template to be used for accessories.
Template to be used for accessories.

*If nothing is needed for any of the categories, leave blank
===Variable Descriptions===
* Type: One of [Ring, Chest, Crest, Waist, Necklace, Other, Card, Face]
* Image: Name of the file without the brackets (e.g myfile.png)
* Description: A description of the accessory.
* Attributes: A <nowiki><br></nowiki> list of attributes the accessory has.
* Effect: The accessory's effect.
* Synthesis: The available synthesis effects the accessory can roll.
* Source: The source of the accessory (where to get it).
* Inheritance: If the accessory has multiple tiers, the previous tier accessory name.
</pre>

If nothing is needed for any of the categories, leave blank.

===Template===
[[Category:Templates/Headers|{{PAGENAME}}]]
[[Category:Templates/Headers|{{PAGENAME}}]]
<pre>{{Accessories
<pre>{{Accessories

Latest revision as of 02:41, 15 May 2024


Template to be used for accessories.

Variable Descriptions

  • Type: One of [Ring, Chest, Crest, Waist, Necklace, Other, Card, Face]
  • Image: Name of the file without the brackets (e.g myfile.png)
  • Description: A description of the accessory.
  • Attributes: A <br> list of attributes the accessory has.
  • Effect: The accessory's effect.
  • Synthesis: The available synthesis effects the accessory can roll.
  • Source: The source of the accessory (where to get it).
  • Inheritance: If the accessory has multiple tiers, the previous tier accessory name.

If nothing is needed for any of the categories, leave blank.

Template

{{Accessories
|Type=
|Image=
|Description=
|Attributes=
|Effect=
|Synthesis=
|Source=
|Inheritance=
}}