|
|
(No se muestran 106 ediciones intermedias del mismo usuario) |
Línea 1: |
Línea 1: |
| <div class="responsive-table"> | | <noinclude> |
| {| class="infobox info-ficha" cellpadding="2" cellspacing="2" align="right" width="240"
| | </noinclude><!-- |
| |-
| | --><templatestyles src="Template:Infobox/styles.css" /><!-- |
| | colspan="2" style="background-color: #4600B4; color: #ffffff; font-size: 1.3em!important; text-align: center;" | '''''{{PAGENAME}}'''''<br>{{{titulo|}}}
| | --><templatestyles src="Template:Skin/styles.css" /><!-- |
| |-
| | --><templatestyles src="Template:Extension/status.css" /><!-- |
| | colspan="2" style="text-align: center;" |
| | --><includeonly> |
| <div id="contenedor_miniatura">
| | <table class="infobox infobox-{{dir|{{PAGELANGUAGE}}}} skin-infobox ext-status-{{#switch: {{lc: {{{status|unknown}}} }} |
| [[File:{{{imagen|Caratula-no-disponible.jpg}}}|class=grande]] | | |unmaintained|unstable|experimental|beta|stable={{{status}}} |
| [[File:{{{imagen|Caratula-no-disponible.jpg}}}|class=pequeña]]
| | |#default=unknown |
| </div> | | }}"> |
| |-
| | <tr class="infobox-header skin-infobox-header" style="text-align:{{dir|{{PAGELANGUAGE}}|right|left}}"> |
| | colspan="2" style="text-align: center;" |
| | <th colspan="2" style="text-align:center"> |
| {{{autor}}} {{#if:{{{fecha|}}}|- {{#time:Y|{{{fecha}}}}}}} | | <span style="font-size: 130%;">{{{name|{{PAGENAME}}}}}</span><br />{{{empresa|}}} ({{{year|}}}) |
| |- | | </th> |
| | style="background-color: #4682B4; color: #ffffff;" | Autor/es
| | <tr> |
| | [[{{{autor|}}}]]
| | <td colspan="2" style="text-align: center;">[[Image:{{{imagen}}}|{{{imagesize|220}}}px]]</td> |
| |- | | </tr> |
| | style="background-color: #4682B4; color: #ffffff;" | Compañía
| | {{#if:{{{autor|}}}| |
| | [[{{{empresa|}}}]]
| | <tr> |
| |- | | <td style="vertical-align: middle;">'''Autor/es'''</td> |
| | style="background-color: #4682B4; color: #ffffff;" | Tipo
| | <td> |
| | [[{{{tipo|}}}]]
| | {{#arraymap: {{{autor|}}} |, |x| |
| |-
| | {{#if: {{#titleparts:x|1}} | <!-- Si la primera parte del token no está vacía --> |
| | style="background-color: #4682B4; color: #ffffff;" | Fecha de lanzamiento
| | [[{{#titleparts:x|1}}]]{{#ifeq:{{#titleparts:x|2}}| | |}} |
| | {{#if:{{{fecha|}}}| {{#time:d/m/Y|{{{fecha}}}}}}}
| | }} |
| |- | | }} |
| | style="background-color: #4682B4; color: #ffffff;" | Sistema de autoría
| | </td> |
| | [[{{{sistema_autoria|}}}]]
| | </tr> |
| |- | | }} |
| | style="background-color: #4682B4; color: #ffffff;" | Plataformas disponibles
| | {{#if:{{{empresa|}}}| |
| | {{{sistemas_disponibles|}}} | | <tr> |
| |- | | <td style="vertical-align: middle">'''Compañía'''</td> |
| | style="background-color: #4682B4; color: #ffffff;" | Idiomas
| | <td> |
| | {{{idiomas|}}}
| | [[{{{empresa|}}}]] |
| |- | | </td> |
| | style="background-color: #4682B4; color: #ffffff;" | Género | | </tr> |
| | {{{genero|}}}
| | }} |
| |-
| | {{#if:{{{tipo|}}}| |
| | style="background-color: #4682B4; color: #ffffff;" | Contacto
| | <tr> |
| | {{{contacto|}}} | | <td style="vertical-align: middle">'''Tipo de juego'''</td> |
| |-
| | <td> |
| | style="background-color: #4682B4; color: #ffffff;" | Web
| | [[{{{tipo|}}}]] |
| | {{{web|}}} | | </td> |
| |- | | </tr> |
| | style="background-color: #4682B4; color: #ffffff;" | Descarga | | }} |
| | {{{descarga|}}} | | {{#if:{{{year|}}}| |
| |}
| | <tr> |
| | <td style="vertical-align: middle">'''Año'''</td> |
| | <td> |
| | [[:Categoría:Anuario_{{{year}}}|{{{year}}}]] |
| | </td> |
| | </tr> |
| | }} |
| | {{#if:{{{fecha|}}}| |
| | <tr> |
| | <td style="vertical-align: middle">'''Lanzamiento'''</td> |
| | <td> |
| | {{#iferror:{{#time:d/m/Y|{{{fecha}}}}}|n/d}} |
| | </td> |
| | </tr> |
| | }} |
| | {{#if:{{{sistema_autoria|}}}| |
| | <tr> |
| | <td style="vertical-align: middle">'''Sistema'''</td> |
| | <td> |
| | [[{{{sistema_autoria|}}}]] |
| | </td> |
| | </tr> |
| | }} |
| | {{#if:{{{sistemas_disponibles|}}}| |
| | <tr> |
| | <td style="vertical-align: middle">'''Plataformas'''</td> |
| | <td> |
| | {{#arraymap: {{{sistemas_disponibles|}}} |, |x| |
| | {{#if: {{#titleparts:x|1}} | <!-- Si la primera parte del token no está vacía --> |
| | [[{{#titleparts:x|1}}]]{{#ifeq:{{#titleparts:x|2}}| | |}} |
| | }} |
| | }} |
| | </td> |
| | </tr> |
| | }} |
| | {{#if:{{{idiomas|}}}| |
| | <tr> |
| | <td style="vertical-align: middle">'''Idiomas'''</td> |
| | <td> |
| | {{#arraymap: {{{idiomas|}}} |, |x| |
| | {{#if: {{#titleparts:x|1}} | <!-- Si la primera parte del token no está vacía --> |
| | [[{{#titleparts:x|1}}]]{{#ifeq:{{#titleparts:x|2}}| | |}} |
| | }} |
| | }} |
| | </td> |
| | </tr> |
| | }} |
| | {{#if:{{{genero|}}}| |
| | <tr> |
| | <td style="vertical-align: middle">'''Ambientación'''</td> |
| | <td> |
| | {{#arraymap: {{{genero|}}} |, |x| |
| | {{#if: {{#titleparts:x|1}} | <!-- Si la primera parte del token no está vacía --> |
| | [[{{#titleparts:x|1}}]]{{#ifeq:{{#titleparts:x|2}}| | |}} |
| | }} |
| | }} |
| | </td> |
| | </tr> |
| | }} |
| | <th colspan="2" style="text-align:center"> |
| | Contacto<br> |
| | {{#if:{{{contacto|}}}| |
| | [[Image:arroba.png|40px|link={{{contacto}}}]] |
| | }} |
| | {{#if:{{{descarga|}}}| |
| | [[Image:Disco.png|40px|link={{{descarga}}}]] |
| | }} |
| | {{#if:{{{web|}}}| |
| | [[Image:Web.png|40px|link={{{web}}}]] |
| | }} |
| | </th> |
| | </tr> |
| | </table> |
|
| |
|
| [[Especial:FormEdit/Juegos/{{PAGENAME}}|Editar Ficha]]
| | <includeonly> |
| | |
| 2222
| |
| | |
| {{#if: {{#arraysearch: {{CURRENTUSERGROUPS}} | user,sysop }} | [[Especial:FormEdit/Juegos/{{PAGENAME}}|Editar Ficha2]] }}
| |
| | |
| </div> | |
|
| |
|
| | {{#if: {{{year|}}} |
| | | [[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]] |
| [[Categoría:Ficha de videojuego]]
| | </includeonly> |
| <noinclude>
| |
| <templatedata>
| |
| {
| |
| "description": "Una plantilla para vincular una categoría de Commons sobre un artículo",
| |
| "params": {
| |
| "titulo": {
| |
| "label": "Titulo",
| |
| "type": "string",
| |
| "required": false,
| |
| "suggested": false,
| |
| "deprecated": false,
| |
| "description": "Titulo original (si es una traducción)"
| |
| },
| |
| "imagen": {
| |
| "label": "imagen",
| |
| "type": "string/wiki-file-name",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "imagendel juego"
| |
| },
| |
| "autor": {
| |
| "label": "autor",
| |
| "type": "string/wiki-page-name",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "autor juego"
| |
| },
| |
| "empresa": {
| |
| "label": "Compañía",
| |
| "type": "string/wiki-page-name",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "compañía juego"
| |
| },
| |
| "fecha": {
| |
| "label": "fecha",
| |
| "type": "date",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "fecha publicacion juego"
| |
| },
| |
| "tipo": {
| |
| "label": "tipo",
| |
| "type": "string/wiki-page-name",
| |
| "required": false,
| |
| "suggested": false,
| |
| "deprecated": false,
| |
| "description": "tipo juego",
| |
| "suggestedvalues": [ "Costumbrismo", "Ciencia Ficción", "Brujería" ]
| |
| },
| |
| "sistema_autoria": {
| |
| "label": "sistema_autoria",
| |
| "type": "string/wiki-page-name",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "sistema_autoria juego"
| |
| },
| |
| "sistemas_disponibles": {
| |
| "label": "sistemas_disponibles",
| |
| "type": "string/wiki-page-name",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "sistemas_disponibles juego"
| |
| },
| |
| "idiomas": {
| |
| "label": "Idiomas",
| |
| "type": "string",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "Idiomasjuego"
| |
| },
| |
| "genero": {
| |
| "label": "Género",
| |
| "type": "string",
| |
| "required": false,
| |
| "suggested": true,
| |
| "deprecated": false,
| |
| "description": "Género juego"
| |
| }
| |
| }
| |
| }
| |
| </templatedata>
| |
| [[Categoría:Plantilla]]
| |
| </noinclude> | |