Difference between revisions of "Template:Infobox equipment"
From Wildermyth Wiki
FeralKitty (talk | contribs) Tag: Undo |
|||
Line 1: | Line 1: | ||
<includeonly><table class="floatright infoboxEquipment"><!-- | <includeonly><table class="floatright infoboxEquipment"><!-- | ||
--><th>'''{{{name}}}'''</th><!-- | --><th>'''{{{name}}}'''</th><!-- | ||
--><tr><td>[[Image:{{{image}}}|center| | --><tr><td>[[Image:{{{image}}}|center|100x200px]]</td></tr><!-- | ||
--><th>'''Type'''</th><!-- | --><th>'''Type'''</th><!-- | ||
--><tr><td>{{#if:{{{type|}}}|{{{type}}}|???}}</td></tr><!-- | --><tr><td>{{#if:{{{type|}}}|{{{type}}}|???}}</td></tr><!-- |
Revision as of 16:42, 16 September 2021
- This documentation is transcluded from Template:Infobox equipment/doc
Usage
This template displays an Infobox for an item. The Infobox uses the following parameters:
- name
- Name of the item
- image
- Image filename for the item
- type
- Type of Item: Weapon, Earring, Armor
- slot
- Left/Right Arm, Head, Chest...
- effect
- Damage, Healing, Stat increase
- acquisition
- Active/Passive
Example
{{Infobox equipment | name = Eaglefeather Talisman | image = eaglefeather.png | type = Augment | slot = Talisman | effect = +1 Health | acquisition = [[Crag Eagle]] }}
Eaglefeather Talisman |
---|
Type |
Augment |
Slot |
Talisman |
Effect |
+1 Health |
Acquired by |
Crag Eagle |