Template:Infobox equipment: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 10: Line 10:
|Description={{{description|}}}
|Description={{{description|}}}
|Type={{{type|Equipment}}}
|Type={{{type|Equipment}}}
|Source={{{source|}}}
|Source={{{source|Usual sources}}}
|Machine={{{machine|0}}}
|Machine={{{machine|0}}}
|Mat1={{{mat1|0}}}
|Mat1={{{mat1|0}}}
Line 26: Line 26:
|Size={{{tier|}}}
|Size={{{tier|}}}
|SellPrice={{{sell|}}}
|SellPrice={{{sell|}}}
|BuyPrice={{{buy|}}}
|Stats={{#if:{{{stats|}}}|{{{stats|}}}|'''Base:''' {{{stats_base|}}}<br />'''Superior:''' {{{stats_superior|}}}<br />'''Majestic:''' {{{stats_majestic|}}}}}
|Stats={{#if:{{{stats|}}}|{{{stats|}}}|'''Base:''' {{{stats_base|}}}<br />'''Superior:''' {{{stats_superior|}}}<br />'''Majestic:''' {{{stats_majestic|}}}}}
|Rarity={{{rarity|}}}
|Rarity={{{rarity|}}}
|Slot={{{slot|}}}
|Slot={{{slot|}}}
|Misc={{{smelts_into|}}}
|Misc={{{smelts_into|}}}
|SoldAt={{{store|}}}
}} }}<!--
}} }}<!--


Line 47: Line 49:
     <data source="slot"><label>Slot</label></data>
     <data source="slot"><label>Slot</label></data>
     <data source="tier"><label>Tier</label></data>
     <data source="tier"><label>Tier</label></data>
     <data source="source"><label>Sources</label><default>[[Treasure chest]]s<br />[[Boss]] drops<br />[[Treasure Duck]]s<br />[[Strange stone]]s</default></data>
     <data source="source"><label>Sources</label><default>[[Treasure chest]]s<br />[[Boss]] drops<br />[[Treasure Duck]]s<br />[[Strange stone]]s{{#ifeq:{{{tier|}}}|Legendary|<br />Black [[pigeon]]s}}</default></data>
</group>
</group>
<group>
<group>
Line 62: Line 64:
</group>
</group>
</infobox>{{#switch:{{{slot|}}}
</infobox>{{#switch:{{{slot|}}}
| ring = [[Category:Rings]]
| Ring = [[Category:Rings]]
| amulet | necklace = [[Category:Amulets]]
| Amulet | Necklace = [[Category:Amulets]]
| #default = [[Category:Equipment]]}}</includeonly><noinclude>{{documentation}}[[Category:Infobox templates|equipment]]</noinclude>
| #default = [[Category:Equipment]]}}</includeonly><noinclude>{{documentation}}[[Category:Infobox templates|equipment]]</noinclude>

Latest revision as of 19:50, 27 July 2025

This template adds rows to the table "Items", which is declared by the template Item declare. View table.

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.