Template:Infobox item: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox
{{Infobox
| color={{{color|}}}
| color={{{Color|}}}
| title={{{name|}}}
| title={{{Name|}}}
| image={{{image|}}}
| image={{{Image|}}}
| label1=Item Name
| label1=Item Name
| data1={{{name|}}}
| data1={{{Name|}}}
| label2=Rarity
| label2=Rarity
| data2={{#if:{{{rarity|}}}|{{ItemName|{{{rarity|}}}|{{{rarity|}}}}}}}
| data2={{#if:{{{Rarity|}}}|{{ItemName|{{{Rarity|}}}|{{{Rarity|}}}}}}}
| label3=Item Type
| label3=Item Type
| data3={{{type|}}}
| data3={{{Type|}}}
| label4=Level Requirement
| label4=Level Requirement
| data4={{{req|}}}
| data4={{{Req|}}}
| label5=Stack Limit
| label5=Stack Limit
| data5={{{stack|}}}
| data5={{{Stack|}}}
| label6=Reselling Price
| label6=Reselling Price
| data6={{{resell|}}}
| data6={{{Resell|}}}
| label7=Trading
| label7=Trading
| data7={{{trade|}}}
| data7={{{Trade|}}}
| label8=[[Dismantling]]
| label8=[[Dismantling]]
| data8={{{dismantle|}}}
| data8={{{Dismantle|}}}
| label9=Bank Share
| label9=Bank Share
| data9={{#if:{{{bank|}}}|<font color="red">{{{Bank|}}}</font>}}
| data9={{#if:{{{Bank|}}}|<font color="red">{{{Bank|}}}</font>}}
| label10=Sealing Possible
| label10=Sealing Possible
| data10={{#if:{{{sealing|}}}|<font color="red">{{{sealing|}}}</font>}}
| data10={{#if:{{{Sealing|}}}|<font color="red">{{{Sealing|}}}</font>}}
| label11=Other Limitations
| label11=Other Limitations
| data11={{{limit|}}}
| data11={{{Limit|}}}
}}
}}
{{#switch:{{{Type|}}}
|Consumable=[[Category: Items]][[Category:Consumables]]
|Materials=[[Category: Items]][[Category:Materials]]
|Quest=[[Category: Items]][[Category:Quest Items]]
|Special=[[Category: Items]][[Category:Special Items]]
|Life=[[Category: Items]][[Category:Life Items]]
|#default=[[Category: Items]]}}

Revision as of 22:22, 21 June 2019