Template:Infobox equipment: Difference between revisions

From Elwiki
mNo edit summary
m (Undo revision 258200 by Boxsnake (talk))
Line 1: Line 1:
{{Infobox
{{Section
| color={{{color|}}}
| SectionSty=width: 400px; text-align: left; float: right; clear: right;
| name={{{name|}}}
| SectionCls=section-border infobox
| image={{{image|}}}
| hStyles=font-size: 1.2em;
| line1=Name
| Style0=padding: 0;
| data1={{{name|}}}
| Color0={{{color|}}}
| line2=Set
| Title0={{{name|}}}
| data2={{{set|}}}
| Content0={{{image|}}}<table class="list-table">{{Infobox/row
| line3=Rarity
|label=Name
| data3={{#if:{{{rarity|}}}|{{tag|{{ColorSel|ItemRarity|{{{rarity|}}}}}|#aaa|{{{rarity|}}}}}}}
|data={{{name|}}}
| line4=Item Type
}}{{Infobox/row
| data4={{{type|}}}
|label=Set
| line5=Level Requirement
|data={{{set|}}}
| data5={{{req|}}}
}}{{Infobox/row
| line6=Item Level
|label=Rarity
| data6={{{Lv|}}}
|data={{#if:{{{rarity|}}}|{{tag|{{ColorSel|ItemRarity|{{{rarity|}}}}}|#aaa|{{{rarity|}}}}}}}
| line7=Reselling Price
}}{{Infobox/row
| data7={{{resell|}}}
|label=Item Type
| line8=Trading
|data={{{type|}}}
| data8={{{trade|}}}
}}{{Infobox/row
| line9=Sealing Possible
|label=Level Requirement
| data9={{#if:{{{sealing|}}}|<font color="red">{{{sealing|}}}</font>}}
|data={{{req|}}}
| line10=Alternate Names
}}{{Infobox/row
| data10={{{AN|}}}
|label=Item Level
| line11=Additional Effects
|data={{{Lv|}}}
| data11={{{AE|}}}
}}{{Infobox/row
|label=Reselling Price
|data={{{resell|}}}
}}{{Infobox/row
|label=Trading
|data={{{trade|}}}
}}{{Infobox/row
|label=Sealing Possible
|data={{#if:{{{sealing|}}}|<font color="red">{{{sealing|}}}</font>}}
}}{{Infobox/row
|label=Alternate Names
|data={{{AN|}}}
}}{{Infobox/row
|label=Additional Effects
|data={{{AE|}}}
}}</table>
}}
}}

Revision as of 00:34, 23 February 2015