Diferencia entre revisiones de «Plantilla:Monumento»
| Línea 1: | Línea 1: | ||
| − | {{ | + | <includeonly>{{#invoke:infobox|infobox |
| − | | | + | | rows = |
| − | |Nombre= | + | {{infobox row|label=Nombre|field={{ #if: {{{nombre|}}} | {{{nombre}}} | ? }} }} |
| − | |tipo= | + | {{#if: {{{otherosonly|}}} | {{infobox row|label=Sólo disponible en |field={{{otherosonly}}} }} }} |
| − | |Jefe= | + | {{infobox row|label=tipo|field={{ #if: {{{tipo|}}} | {{{tipo}}} | N/A }} }} |
| − | | | + | {{infobox row|label=Jefe|field={{ #if: {{{jefe|}}} | {{{jefe}}} | ? }} }} |
| − | |Colaboradores= | + | {{infobox row|label=Ayudante|field={{ #if: {{{ayudante}}} | {{{ayudante}}} | ? }} }} |
| − | | | + | {{#if: {{{multiplevers|}}} |
| + | | {{infobox row|label=Colaboradores|field={{{multiplesvers}}} }} | ||
| + | | {{#if: {{{colaboradores|}}} | {{infobox row|label=Colaboradores|field={{version link|{{{Colaboradores}}}}} {{ | ||
| + | #if: {{{Colaboradores|}}} | ({{version link|{{{Colaboradores}}}}}) | ||
| + | }}}} | ||
| + | }} | ||
}} | }} | ||
| + | }}{{ | ||
| + | #if: {{{nocat|}}}{{NAMESPACE}} || | ||
| + | {{#if:{{{tipo|}}}|{{#ifeq:{{{tipo}}}|Items||[[Categoría:{{{tipo}}}]]}}}} | ||
| + | {{#switch: {{lc: {{{renovable|}}} }} | ||
| + | | si = [[Category:Recursos renovables]] | ||
| + | | no = [[Category:Recursos no renovables]] | ||
| + | | [[Category:Recursos con renovación erronia]] | ||
| + | }} | ||
| + | }}</includeonly> | ||