Diferencia entre revisiones de «Plantilla:Infobox/Juego»

De Inkipedia
(Traducción 2)
m (Eliminado restos de código)
 
(No se muestran 13 ediciones intermedias de 2 usuarios)
Línea 1: Línea 1:
<includeonly>{{Infobox|open|color={{{color|}}}|style={{{style|}}}|titulo={{{titulo|}}}|Imagen={{{imagen|}}}|Descripción={{{descripcion|}}}}}
<includeonly>{{BubbleBox
{| style="border-spacing: 4px;"
|tags=tagInfobox
{{InfoboxProperty|color={{{color|}}}|Desarrollador(es)|{{{desarrollador}}}}}
|style=width: 350px; padding: 8px; float: right; text-align: center; {{{tipo|}}}
{{InfoboxProperty|color={{{color|}}}|Editor(es)|{{{editor}}}}}
|border={{{color}}}
{{InfoboxProperty|color={{{color|}}}|Productor(es)|{{{productor|}}}}}
|open
{{InfoboxProperty|color={{{color|}}}|Director(es)|{{{director|}}}}}
}}<span class="tagTab" style="display: none; padding: 2px; margin-right: 2px; cursor: default; border-width: 1px 3px 1px 3px; border-style: solid; border-radius: 4px; font-size: 12px; border-color: rgba({{{color}}}, 0.5); background-color: rgba({{{color}}}, 0.2); outline-color: rgba({{{color}}}, 0.3); ">{{{juego}}}</span>
{{InfoboxProperty|color={{{color|}}}|Plataforma(s)|{{{plataforma}}}}}
{{InfoboxTitle|color={{{color}}}|{{#if:{{{titulo|}}}|{{{titulo}}}|{{PAGENAME}}}}}}
{{InfoboxProperty|color={{{color|}}}|Publicado|{{{publicado}}}}}
{{{imagen|}}}
{{InfoboxProperty|color={{{color|}}}|Genero(s)|{{{genero|}}}}}
{| style="border-spacing: 4px; text-align: left; width: 100%;"
{{InfoboxProperty|color={{{color|}}}|Modo(s)|{{{modos|}}}}}
! style="background-color: rgba({{{color}}}, 0.5); text-align: center;" colspan="2"|Información básica
{{InfoboxProperty|color={{{color|}}}|Formato|{{{formato|}}}}}
{{InfoboxProperty|color={{{color}}}|Desarrollador(es)|{{{desarrollador}}}}}
{{InfoboxProperty|color={{{color|}}}|Tamaño|{{{tamaño|}}}}}
{{InfoboxProperty|color={{{color}}}|Editor(es)|[[{{{editor}}}]]}}
{{InfoboxProperty|color={{{color|}}}|Restricción de edad|{{{restriccion_de_edad|}}}}}
{{InfoboxProperty|color={{{color}}}|Productor(es)|[[{{{productor}}}]]}}
{{InfoboxProperty|color={{{color}}}|Plataforma(s)|{{{plataforma}}}}}
{{InfoboxProperty|color={{{color}}}|Fecha de salida|{{{fecha}}}}}
{{InfoboxProperty|color={{{color}}}|Género(s)|{{{genero}}}}}
{{InfoboxProperty|color={{{color}}}|Modo(s)|{{{modo}}}}}
{{InfoboxProperty|color={{{color}}}|Formato|{{#if:{{{formato|}}}|{{{formato}}}}}}}
{{InfoboxProperty|color={{{color}}}|Tamaño de juego|{{#if:{{{tamaño|}}}|{{{tamaño}}}}}}}
{{InfoboxProperty|color={{{color}}}|Clasificación|{{#if:{{{clasificacion|}}}|{{{clasificacion}}}}}}}
|}
|}
</div>
</div>
</includeonly><noinclude>__NOTOC__
</includeonly>
Produces an infobox for a game.
 
===Parameters===
{|
|- style="vertical-align: top;"
|<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|Generic}}, defined in [[Template:SiteColor|SiteColor]] as "Generic".
|- style="vertical-align: top;"
|<code>style</code>||Optional.||A CSS property list to apply to the top-level container.
|- style="vertical-align: top;"
|<code>titulo</code>||Optional.||The game's title If absent, the page name is used.
|- style="vertical-align: top;"
|<code>imagen</code>||Optional.||The filename of the game's box art. If not specified, an [[:File:Example.png|example image]] is used.
|- style="vertical-align: top;"
|<code>descripcion</code>||Optional.||Text displayed below the box art image.
|- style="vertical-align: top;"
|<code>desarrollador||&nbsp;||The game's developer(s).
|- style="vertical-align: top;"
|<code>editor</code>||&nbsp;||The game's publisher(s).
|- style="vertical-align: top;"
|<code>productor</code>||Optional.||The game's producer(s).
|- style="vertical-align: top;"
|<code>director</code>||Optional.||The game's director(s).
|- style="vertical-align: top;"
|<code>plataforma</code>||&nbsp;||The platform(s) on which the game is available.
|- style="vertical-align: top;"
|<code>publicado</code>||&nbsp;||The release dates of the game by region.
|- style="vertical-align: top;"
|<code>genero</code>||Optional.||The genre(s) of the game.
|- style="vertical-align: top;"
|<code>modos</code>||Optional.||The available game modes.
|- style="vertical-align: top;"
|<code>formato</code>||Optional||The distribution media of the game.
|- style="vertical-align: top;"
|<code>tamaño</code>||Optional.||The data size of the game.
|- style="vertical-align: top;"
|<code>restriccion_de_edad</code>||Optional.||The age/audience ratings of the game by region.
|}
 
===Example===
====Markup====
<nowiki>{{Juego
|color={{SiteColor|Splatoon}}
|titulo=''Splatoon''
|imagen=Boxart.jpg
|descripcion=North American box art
|desarrollador=[[List_of_Splatoon_staff|Nintendo EAD Group No. 2]]
|editor=[[Nintendo]]
|productor = [[Hisashi Nogami]]
|plataforma=[[Wii U]]
|formato=Wii U optical disc<br>Digital Download (eShop)
|publicado=[[wikipedia:Japan|JP]]: {{date|2015-05-28}}<br>[[wikipedia:North America|NA]]&[[wikipedia:Europe|EU]]: {{date|2015-05-29}}<br>[[wikipedia:Australia|AU]]: {{date|2015-05-30}}
|genero=[[wikipedia:Third-person Shooter|Third-person Shooter]]
|modos=[[wikipedia:Single-player|Single-player]], [[wikipedia:multiplayer|multiplayer]]
|tamaño = 2.3 GB (Not including update data)<br>0.6 GB (Update data)
|restriccion_de_edad=JP: All Ages by [[wikipedia:Computer Entertainment Rating Organization|CERO]]<br>EU: 7+ by [[wikipedia:PEGI|PEGI]]<br>NA: Everyone 10+ by [[wikipedia:Entertainment Software Rating Board|ESRB]]<br>AU: Parental Guidance by [[wikipedia:Australian Classification Board|ACB]]
}}</nowiki>
 
====Output====
{{Juego
|color={{SiteColor|Splatoon}}
|titulo=''Splatoon''
|imagen=Boxart.jpg
|descripción=North American box art
|desarrollador=[[List_of_Splatoon_staff|Nintendo EAD Group No. 2]]
|editor=[[Nintendo]]
|productor = [[Hisashi Nogami]]
|plataforma=[[Wii U]]
|plataforma=Wii U optical disc<br>Digital Download (eShop)
|publicado=[[wikipedia:Japan|JP]]: {{date|2015-05-28}}<br>[[wikipedia:North America|NA]]&[[wikipedia:Europe|EU]]: {{date|2015-05-29}}<br>[[wikipedia:Australia|AU]]: {{date|2015-05-30}}
|genero=[[wikipedia:Third-person Shooter|Third-person Shooter]]
|modos=[[wikipedia:Single-player|Single-player]], [[wikipedia:multiplayer|multiplayer]]
|tamaño = 2.3 GB (Not including update data)<br>0.6 GB (Update data)
|restriccion_de_edad=JP: All Ages by [[wikipedia:Computer Entertainment Rating Organization|CERO]]<br>EU: 7+ by [[wikipedia:PEGI|PEGI]]<br>NA: Everyone 10+ by [[wikipedia:Entertainment Software Rating Board|ESRB]]<br>AU: Parental Guidance by [[wikipedia:Australian Classification Board|ACB]]
}}
{{clr}}
</noinclude>

Revisión actual - 07:31 25 abr 2022