Template:Infobox item: Difference between revisions
Invalid is invalid, else is common |
m Reorder |
||
| Line 2: | Line 2: | ||
| rows = | | rows = | ||
{{infobox row|label=Type|field={{ #if: {{{type|}}} | {{{type}}} | ? }} }} | {{infobox row|label=Type|field={{ #if: {{{type|}}} | {{{type}}} | ? }} }} | ||
{{#switch: {{lc:{{{rarity|common}}}}} | common | uncommon | rare | epic = {{infobox row|label=[[Rarity]]|field={{ucfirst:{{{rarity|Common}}}}} }} | [[Category:Items with invalid rarity]] }} | |||
{{#if: {{{otherosonly|}}} | {{infobox row|label=Only available in|field={{{otherosonly}}} }} }} | {{#if: {{{otherosonly|}}} | {{infobox row|label=Only available in|field={{{otherosonly}}} }} }} | ||
{{#if: {{{durability|}}} | {{infobox row|label=[[Item durability|Durability]]|field={{{durability}}} }} }} | {{#if: {{{durability|}}} | {{infobox row|label=[[Item durability|Durability]]|field={{{durability}}} }} }} | ||
| Line 7: | Line 8: | ||
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? }} }} | {{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? }} }} | ||
{{#if: {{{experience|}}} | {{infobox row | label= [[Experience]] | field= {{{experience}}} }} }} | {{#if: {{{experience|}}} | {{infobox row | label= [[Experience]] | field= {{{experience}}} }} }} | ||
{{#if: {{{firstver|}}} | {{infobox row|label=First appearance|field={{version link|{{{firstver}}}}} {{ | {{#if: {{{firstver|}}} | {{infobox row|label=First appearance|field={{version link|{{{firstver}}}}} {{ | ||
#if: {{{firstdev|}}} | ({{version link|{{{firstdev}}}}}) | #if: {{{firstdev|}}} | ({{version link|{{{firstdev}}}}}) | ||