Template:Infobox item: Difference between revisions
mNo edit summary |
re-use template for tools (anything with durability, really) |
||
Line 2: | Line 2: | ||
| rows = | | rows = | ||
{{infobox row|class=list-style-none|label=[[Rarity|Rarity color]]|field={{ucfirst:{{{rarity|Common}}} }} }} | {{infobox row|class=list-style-none|label=[[Rarity|Rarity color]]|field={{ucfirst:{{{rarity|Common}}} }} }} | ||
{{#if: {{{durability|}}} | {{infobox row|label=[[Item durability|Durability]]|field={{{durability}}} }} }} | {{#if: {{{durability|}}} | {{infobox row|label=[[Item durability|Durability]]|field={{{durability}}}[[Category:Tools]] }} }} | ||
{{infobox row|label=[[Renewable resource|Renewable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? }} }} | {{infobox row|label=[[Renewable resource|Renewable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? }} }} | ||
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? [[Category:Missing stackability]] }} }} | {{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? [[Category:Missing stackability]] }} }} |