Template:Infobox equipment: Difference between revisions

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