Template:Infobox equipment: Difference between revisions

From Elwiki
m (Text replacement - "infobox-table" to "list-table")
No edit summary
 
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Section
{{InfoboxCustom
| SectionSty=width: 400px; text-align: left; float: right; clear: right;
| color={{{color|}}}
| SectionCls=section-border infobox
| title={{{title|{{{Name|{{{name|}}}}}}}}}
| hStyles=font-size: 1.2em;
| image={{{image|}}}
| Style0=padding: 0;
| label1=Name
| Color0=#ecf1ef
| data1={{{name|}}}
| Title0={{{name|}}}
| label2=Set
| Content0={{{image|}}}<table class="list-table">
| data2={{{set|}}}
{{Infobox/row
| label3=Rarity
|label=Name
| data3={{#if:{{{rarity|}}}|{{ItemName|{{{rarity|}}}|{{{rarity|}}}}}}}
|data={{{name|}}}
| label4=Item Type
}}
| data4={{{type|}}}
{{Infobox/row
| label5=Level Requirement
|label=Set
| data5={{{req|}}}
|data={{{Set|}}}
| label6=Item Level
}}
| data6={{{Lv|}}}
{{Infobox/row
| label7=Reselling Price
|label=Rarity
| data7={{{resell|}}}
|data={{{rarity|}}}
| label8=Trading
}}
| data8={{{trade|}}}
{{Infobox/row
| label9=[[Dismantling]]
|label=Item Type
| data9={{{Dismantle|}}}
|data={{{type|}}}
| label10=Bank Share
}}
| data10={{#if:{{{Bank|}}}|{{color|red|{{{Bank|}}}}}}}
{{Infobox/row
| label11=Sealing Possible
|label=Level Requirement
| data11={{#if:{{{sealing|}}}|{{color|red|{{{sealing|}}}}}}}
|data={{{LevelReq|}}}
| label12=Other Limitations
}}
| data12={{{Limit|}}}
{{Infobox/row
| label14=[[Equipment#Equipment_Stat_Calculation|HP Grade]] (HPG)
|label=Item Level
| data14={{{HPG|}}}
|data={{{LevelItem|}}}
| label15=Additional Effects
}}
| data15={{{AE|}}}
{{Infobox/row
|label=Reselling Price
|data={{{resell|}}}
}}
{{Infobox/row
|label=Trading
|data={{{trade|}}}
}}
{{Infobox/row
|label=Sealing Possible
|data=<font color="red">{{{Sealing|}}}</font>
}}
{{Infobox/row
|label=Alternate Names
|data={{{AN|}}}
}}
{{Infobox/row
|label=Additional Effects
|data={{{ASE|}}}
}}
</table>
}}
}}

Latest revision as of 19:53, 18 May 2022