Diferencia entre revisiones de «Plantilla:Item»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 2: | Línea 2: | ||
| rows = | | rows = | ||
{{infobox row|label=Tipo|field={{ #if: {{{type|}}} | {{{type}}} | ? }} }} | {{infobox row|label=Tipo|field={{ #if: {{{type|}}} | {{{type}}} | ? }} }} | ||
{{#if: {{{otherosonly|}}} | {{infobox row|label= | {{#if: {{{otherosonly|}}} | {{infobox row|label=Sólo disponible en |field={{{otherosonly}}} }} }} | ||
{{infobox row|label=Durabilidad|field={{ #if: {{{durability|}}} | {{{durability}}} | N/A }} }} | {{infobox row|label=Durabilidad|field={{ #if: {{{durability|}}} | {{{durability}}} | N/A }} }} | ||
{{infobox row|label=[[ | {{infobox row|label=[[Recurso renovable|Renovable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? }} }} | ||
{{infobox row|label= | {{infobox row|label=Agrupable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? }} }} | ||
{{#if: {{{multiplevers|}}} | {{#if: {{{multiplevers|}}} | ||
| {{infobox row|label= | | {{infobox row|label=Primeras apariciones|field={{{multiplevers}}} }} | ||
| {{#if: {{{firstver|}}} | {{infobox row|label= | | {{#if: {{{firstver|}}} | {{infobox row|label=Primera aparición|field={{version link|{{{firstver}}}}} {{ | ||
#if: {{{firstdev|}}} | ({{version link|{{{firstdev}}}}}) | #if: {{{firstdev|}}} | ({{version link|{{{firstdev}}}}}) | ||
}}}} | }}}} | ||
| Línea 21: | Línea 21: | ||
| {{#ifeq: {{lc: {{{nameid}}} }} | none | | {{#ifeq: {{lc: {{{nameid}}} }} | none | ||
| | | | ||
| {{infobox row|label=[[ | | {{infobox row|label=[[Valores de Datos|Nombre]]|field={{ | ||
#if: {{{nameid|}}} | #if: {{{nameid|}}} | ||
| {{{nameid}}} | | {{{nameid}}} | ||
| 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: | | si = [[Category:Recursos renovables]] | ||
| no = [[Category: | | no = [[Category:Recursos no renovables]] | ||
| [[Category: | | [[Category:Recursos con renovación erronia]] | ||
}} | }} | ||
}}</includeonly | }}</includeonly> | ||