Diferencia entre revisiones de «Plantilla:Item»
m Protegió «Plantilla:Item» ([Editar=Solo permitir administradores] (indefinido) [Pueden trasladar=Solo permitir administradores] (indefinido)) |
Sin resumen de edición |
||
| Línea 1: | Línea 1: | ||
<includeonly>{{#invoke:infobox|infobox | <includeonly>{{#invoke:infobox|infobox | ||
| rows = | | rows = | ||
{{infobox row|label= | {{infobox row|label=Tipo|field={{ #if: {{{type|}}} | {{{type}}} | ? }} }} | ||
{{#if: {{{otherosonly|}}} | {{infobox row|label=Only available in|field={{{otherosonly}}} }} }} | {{#if: {{{otherosonly|}}} | {{infobox row|label=Only available in|field={{{otherosonly}}} }} }} | ||
{{infobox row|label= | {{infobox row|label=Durabilidad|field={{ #if: {{{durability|}}} | {{{durability}}} | N/A }} }} | ||
{{infobox row|label=[[ | {{infobox row|label=[[Renovable resource|Renovable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? }} }} | ||
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? }} }} | {{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? }} }} | ||
{{#if: {{{multiplevers|}}} | {{#if: {{{multiplevers|}}} | ||
| Línea 32: | Línea 32: | ||
{{#if:{{{type|}}}|{{#ifeq:{{{type}}}|Items||[[Category:{{{type}}}]]}}}} | {{#if:{{{type|}}}|{{#ifeq:{{{type}}}|Items||[[Category:{{{type}}}]]}}}} | ||
{{#switch: {{lc: {{{renewable|}}} }} | {{#switch: {{lc: {{{renewable|}}} }} | ||
| | | si = [[Category:Renovable resources]] | ||
| no = [[Category: | | no = [[Category:No renovable resources]] | ||
| [[Category:Resources with invalid renewability]] | | [[Category:Resources with invalid renewability]] | ||
}} | }} | ||