Template:Infobox equipment: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
trying to split the tiers
Line 26: Line 26:
|Size={{{tier|}}}
|Size={{{tier|}}}
|SellPrice={{{sell|}}}
|SellPrice={{{sell|}}}
|Stats={{{stats|}}}
|Stats={{#if:{{{stats|}}}|{{{stats|}}}|Base: {{{stats_base|}}}<br />Superior: {{{stats_superior|}}}<br />Majestic: {{{stats_majestic|}}}}}
|Rarity={{{rarity|}}}
|Rarity={{{rarity|}}}
|Slot={{{slot|}}}
|Slot={{{slot|}}}
Line 52: Line 52:
     <header>Stats</header>
     <header>Stats</header>
     <data source="stats"/>
     <data source="stats"/>
    <data source="stats_base"><label>Base</label></data>
    <data source="stats_superior"><label>Superior</label></data>
    <data source="stats_majestic"><label>Majestic</label></data>
</group>
</group>
<group layout="horizontal">
<group layout="horizontal">

Revision as of 17:43, 7 August 2024

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.