Template:Game: Difference between revisions

Template page
mNo edit summary
No edit summary
Line 2: Line 2:
|
|
{| class="infoboxinner"
{| class="infoboxinner"
! class="infoboxtext" style="color:#fff;" |''{{{name|}}}''<br><small><span lang="ja">'''{{{japanese_name|}}}'''</span></small> <small>''{{{romaji_name|}}}''</small>
| 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; font-style: italic;" |{{{image}}}<br><small>''{{{caption|}}}''</small>
| style="font-size:110%; text-align: center;" |{{{image}}}<br><small>''{{{caption|}}}''</small>
|-
|-
|
|
{| width="100%" style="align:center;"
{| class="infoboxinner" width="100%" style="align:center;"
{{#if:{{{developer}}} |
{{#if:{{{developer}}} |
! class="infoboxfield" style="align:center;" align="left" {{!}} '''Developer'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Developer'''
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{developer|Unknown}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{developer|Unknown}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{publisher}}} |
{{#if:{{{publisher}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''Publisher'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Publisher'''
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{publisher}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{publisher}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{released}}} |
{{#if:{{{released}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''Released'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Released'''
{{!}}width="70%" class="infoboxfieldr" {{!}} {{{released}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{released}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{platforms}}} |
{{#if:{{{platforms}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''Platforms'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Platforms'''
{{!}}width="70%" class="infoboxfieldr" {{!}} {{{platforms}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{platforms}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{sales}}} |
{{#if:{{{sales}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''Sales'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Sales'''
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{sales}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{sales}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{predecessor}}} |
{{#if:{{{predecessor}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''Predecessor'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Predecessor'''
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{predecessor}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{predecessor}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{successor}}} |
{{#if:{{{successor}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''Successor'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Successor'''
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{successor}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{successor}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{first|}}} |
{{#if:{{{first|}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''First release'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''First release'''
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{first}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{first}}}
{{!}}
{{!}}
}}
}}
|-
|-
{{#if:{{{latest|}}} |
{{#if:{{{latest|}}} |
! class="infoboxfield" style="align:center" align="left" {{!}} '''Latest release'''
! class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Latest release'''
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{latest}}}
{{!}}width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}}{{{latest}}}
{{!}}
{{!}}
}}
}}

Revision as of 22:37, 20 August 2020

BuiBOden

マッシュ Genbo BuiBOden

{{{image}}}
'
Developer Unknown
Publisher {{{publisher}}}
Released {{{released}}}
Platforms {{{platforms}}}
Sales {{{sales}}}
Predecessor {{{predecessor}}}
Successor {{{successor}}}

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 
}}