Template:Game: Difference between revisions

Template page
No edit summary
mNo edit summary
Line 21: Line 21:
{{#if:{{{released}}} |
{{#if:{{{released}}} |
! class="infoboxfield"  style="align:center" align="left" {{!}} '''Released'''
! class="infoboxfield"  style="align:center" align="left" {{!}} '''Released'''
{{!}}width="70%" class="infoboxfield" {{!}}[[Solar calendar|SY]] {{{released}}}
{{!}}width="70%" class="infoboxfield" {{!}} {{{released}}}
{{!}}
{{!}}
}}
}}
Line 27: Line 27:
{{#if:{{{platforms}}} |
{{#if:{{{platforms}}} |
! class="infoboxfield"  style="align:center" align="left" {{!}} '''Platforms'''
! class="infoboxfield"  style="align:center" align="left" {{!}} '''Platforms'''
{{!}}width="70%" class="infoboxfield" {{!}}[[Solar calendar|SY]] {{{platforms}}}
{{!}}width="70%" class="infoboxfield" {{!}} {{{platforms}}}
{{!}}
{{!}}
}}
}}

Revision as of 18:43, 11 March 2015

''
'
'
{{{image}}}
Art by Fumi Ishikawa
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 
}}