Diferencia entre revisiones de «Plantilla:Ficha de videojuego»
De WikiCAAD
(No se muestran 18 ediciones intermedias del mismo usuario) | |||
Línea 11: | Línea 11: | ||
<tr class="infobox-header skin-infobox-header" style="text-align:{{dir|{{PAGELANGUAGE}}|right|left}}"> | <tr class="infobox-header skin-infobox-header" style="text-align:{{dir|{{PAGELANGUAGE}}|right|left}}"> | ||
<th colspan="2" style="text-align:center"> | <th colspan="2" style="text-align:center"> | ||
<span style="font-size: 130%;">{{{name|{{PAGENAME}}}}}</span><br />{{{ | <span style="font-size: 130%;">{{{name|{{PAGENAME}}}}}</span><br />{{{empresa|}}} ({{{year|}}}) | ||
</th> | </th> | ||
<tr> | <tr> | ||
Línea 20: | Línea 20: | ||
<td style="vertical-align: middle;">'''Autor/es'''</td> | <td style="vertical-align: middle;">'''Autor/es'''</td> | ||
<td> | <td> | ||
{{#arraymap: {{{autor|}}} |, |x| | |||
{{#if: {{#titleparts:x|1}} | <!-- Si la primera parte del token no está vacía --> | |||
[[{{#titleparts:x|1}}]]{{#ifeq:{{#titleparts:x|2}}| | |}} | |||
}} | |||
}} | |||
</td> | </td> | ||
</tr> | </tr> | ||
Línea 52: | Línea 56: | ||
<td style="vertical-align: middle">'''Lanzamiento'''</td> | <td style="vertical-align: middle">'''Lanzamiento'''</td> | ||
<td> | <td> | ||
{{#time:d/m/Y|{{{fecha}}}}} | {{#iferror:{{#time:d/m/Y|{{{fecha}}}}}|n/d}} | ||
</td> | </td> | ||
</tr> | </tr> | ||
Línea 101: | Línea 105: | ||
}} | }} | ||
<th colspan="2" style="text-align:center"> | <th colspan="2" style="text-align:center"> | ||
Contacto | Contacto<br> | ||
< | |||
{{#if:{{{contacto|}}}| | {{#if:{{{contacto|}}}| | ||
[[Image:arroba.png|40px|link={{{contacto}}}]] | |||
}} | |||
{{#if:{{{descarga|}}}| | |||
[[Image:arroba.png|{{{ | [[Image:Disco.png|40px|link={{{descarga}}}]] | ||
}} | }} | ||
{{#if:{{{web|}}}| | {{#if:{{{web|}}}| | ||
[[Image:Web.png|40px|link={{{web}}}]] | |||
}} | }} | ||
</th> | |||
</tr> | </tr> | ||
</table> | </table> | ||
Línea 136: | Línea 121: | ||
<includeonly> | <includeonly> | ||
{{#if:{{{ | {{#if: {{{year|}}} | ||
[[Categoría:Anuario {{#time:Y|{{{fecha}}}}}]]}} | | [[Categoría:Anuario {{{year}}}]] | ||
| [[Categoría:Anuario {{#time:Y|{{{fecha}}}}}]] | |||
}} | |||
{{#if: {{{sistema_autoria|}}} | |||
| [[Categoría:Aventuras realizadas con {{{sistema_autoria}}}]] | |||
}} | |||
[[Categoría:Juegos]] | [[Categoría:Juegos]] | ||
</includeonly> | </includeonly> |