Template:Game: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 19: Line 19:
{{#if:{{{publisher|}}} |
{{#if:{{{publisher|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Publisher'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Publisher'''
{{!}} class="textfield" style="padding-left:3px" {{!}}{{{publisher}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}}{{{publisher}}}
{{!}}
{{!}}
}}
}}
Line 25: Line 25:
{{#if:{{{released|}}} |
{{#if:{{{released|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Released'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Released'''
{{!}} class="textfield" style="padding-left:3px" {{!}} {{{released}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}} {{{released}}}
{{!}}
{{!}}
}}
}}
Line 31: Line 31:
{{#if:{{{platforms|}}} |
{{#if:{{{platforms|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Platforms'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Platforms'''
{{!}} class="textfield" style="padding-left:3px" {{!}} {{{platforms}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}} {{{platforms}}}
{{!}}
{{!}}
}}
}}
Line 37: Line 37:
{{#if:{{{sales|}}} |
{{#if:{{{sales|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Sales'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Sales'''
{{!}} class="textfield" style="padding-left:3px" {{!}}{{{sales}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}}{{{sales}}}
{{!}}
{{!}}
}}
}}
Line 43: Line 43:
{{#if:{{{predecessor|}}} |
{{#if:{{{predecessor|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Predecessor'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Predecessor'''
{{!}} class="textfield" style="padding-left:3px" {{!}}{{{predecessor}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}}{{{predecessor}}}
{{!}}
{{!}}
}}
}}
Line 49: Line 49:
{{#if:{{{successor|}}} |
{{#if:{{{successor|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Successor'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Successor'''
{{!}} class="textfield" style="padding-left:3px" {{!}}{{{successor}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}}{{{successor}}}
{{!}}
{{!}}
}}
}}
Line 55: Line 55:
{{#if:{{{first|}}} |
{{#if:{{{first|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''First release'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''First release'''
{{!}} class="textfield" style="padding-left:3px" {{!}}{{{first}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}}{{{first}}}
{{!}}
{{!}}
}}
}}
Line 61: Line 61:
{{#if:{{{latest|}}} |
{{#if:{{{latest|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Latest release'''
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px" {{!}} '''Latest release'''
{{!}} class="textfield" style="padding-left:3px" {{!}}{{{latest}}}
{{!}} width="70%" class="textfield" style="padding-left:3px" {{!}}{{{latest}}}
{{!}}
{{!}}
}}
}}

Revision as of 04:16, 21 August 2020

BuiBOden

マッシュ Genbo BuiBOden

{{{image}}}
'

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