Template:Game: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infoboxouter"
{| class="containbox infobox"
|
{| class="infoboxinner"
| class="infoboxtext" style="color:#fff; text-align:left; padding-left:5px" | <big><big>'''{{{name|BuiBOden}}}'''</big></big><br>
<hr style="margin-left:10px;margin-top:0px;margin-bottom:-10px;width:50%;height:2px;border-width:0;background-color:#10a4b7;">
<small>'''{{{japanese_name|マッシュ}}}''' ''{{{romaji_name|Genbo BuiBOden}}}''</small>
|}
|-
|-
| style="font-size:110%; text-align: center;" |{{{image}}}<br><small>''{{{caption|}}}''</small>
{{Infobox title
|name = {{{name}}}
|jpname = {{{jpname}}}
|roname = {{{roname}}}
}}
|- align="center"
| colspan="2" align="center" class="imagebox" | [[File:{{{image|Unknown (S2 WIN portrait)}}}.png|{{{size|x340px}}}]]<br>{{#if:{{{caption|}}}|{{#!:''{{{caption}}}''}}}}
|-
|-
|
{{#if:{{{developer|}}}|! class="labelbox" {{!}} Developer
{| class="infoboxinner" width="100%" style="align:center;"
{{!}} {{{developer}}}
{{#if:{{{developer|}}} |
{{!}}-
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Developer'''
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{developer}}}
{{!}}
}}
|-
|-
{{#if:{{{publisher|}}} |
{{#if:{{{publisher|}}}|! class="labelbox" {{!}} Publisher
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Publisher'''
{{!}} {{{publisher}}}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{publisher}}}
{{!}}
}}
|-
|-
{{#if:{{{released|}}} |
{{#if:{{{released|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Released'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{released}}}
! class="labelbox" {{!}} Released
{{!}}
{{!}} {{{released}}}}}
}}
|-
|-
{{#if:{{{platforms|}}} |
{{#if:{{{platforms|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Platforms'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{platforms}}}
! class="labelbox" {{!}} Platforms
{{!}}
{{!}} {{{platforms}}}}}
}}
|-
|-
{{#if:{{{sales|}}} |
{{#if:{{{sales|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Sales'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{sales}}}
! class="labelbox" {{!}} Sales
{{!}}
{{!}} {{{sales}}}}}
}}
|-
|-
{{#if:{{{predecessor|}}} |
{{#if:{{{predecessor|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Predecessor'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{predecessor}}}
! class="labelbox" {{!}} Predecessor
{{!}}
{{!}} {{{predecessor}}}}}
}}
|-
|-
{{#if:{{{successor|}}} |
{{#if:{{{successor|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Successor'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{successor}}}
! class="labelbox" {{!}} Successor
{{!}}
{{!}} {{{successor}}}}}
}}
|-
|-
{{#if:{{{first|}}} |
{{#if:{{{first|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''First release'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{first}}}
! class="labelbox" {{!}} First Release
{{!}}
{{!}} {{{first}}}}}
}}
|-
|-
{{#if:{{{latest|}}} |
{{#if:{{{latest|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Latest release'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{latest}}}
! class="labelbox" {{!}} Latest Release
{{!}}
{{!}} {{{latest}}}}}
}}
|}
|}<includeonly>[[Category:Games]]</includeonly><noinclude>
|}<includeonly>[[Category:Games]]</includeonly><noinclude>
[[Category: Infobox templates]]
[[Category: Infobox templates]]

Latest revision as of 08:16, 4 November 2023

{{{name}}}
{{{jpname}}}, {{{roname}}}

Usage

Use for games.

{{Game
| name= The name of the game.
| logo=       the game's logo
| image=       image of the game's box art
| caption=     optional caption for the box art if deemed necessary
| developer=   game's developer
| publisher=   game's publisher
| designer=    game's lead designer
| released=    for release dates
| rating=        ratings
| platforms=   systems the game was released on
| sales = number of units sold
| predecessor= game released immediately prior
| successor=   game released immediately after 
}}