Template:Infobox equipment: Difference between revisions

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

Latest revision as of 19:53, 18 May 2022