Anonymous

Template:Infobox equipment: Difference between revisions

From Elwiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 4: Line 4:
| hStyles=font-size: 1.2em;
| hStyles=font-size: 1.2em;
| Style0=padding: 0;
| Style0=padding: 0;
| Color0={{{Color|}}}
| Color0={{{color|}}}
| Title0={{{name|}}}
| Title0={{{name|}}}
| Content0={{{image|}}}<table class="list-table">
| Content0={{{image|}}}<table class="list-table">{{Infobox/row
{{Infobox/row
|label=Name
|label=Name
|data={{{name|}}}
|data={{{name|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Set
|label=Set
|data={{{Set|}}}
|data={{{set|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Rarity
|label=Rarity
|data={{#if:{{{rarity|}}}|{{tag|{{ColorSel|ItemRarity|{{{rarity|}}}}}|#aaa|{{{rarity|}}}|tagstyle=border-radius: 5px;}}}}
|data={{#if:{{{rarity|}}}|{{tag|{{ColorSel|ItemRarity|{{{rarity|}}}}}|#aaa|{{{rarity|}}}|tagstyle=border-radius: 5px;}}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Item Type
|label=Item Type
|data={{{type|}}}
|data={{{type|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Level Requirement
|label=Level Requirement
|data={{{LevelReq|}}}
|data={{{req|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Item Level
|label=Item Level
|data={{{LevelItem|}}}
|data={{{Lv|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Reselling Price
|label=Reselling Price
|data={{{resell|}}}
|data={{{resell|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Trading
|label=Trading
|data={{{trade|}}}
|data={{{trade|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Sealing Possible
|label=Sealing Possible
|data=<font color="red">{{{Sealing|}}}</font>
|data={{#if:{{{sealing|}}}|<font color="red">{{{sealing|}}}</font>}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Alternate Names
|label=Alternate Names
|data={{{AN|}}}
|data={{{AN|}}}
}}
}}{{Infobox/row
{{Infobox/row
|label=Additional Effects
|label=Additional Effects
|data={{{AE|}}}
|data={{{AE|}}}
}}
}}</table>
</table>
}}
}}