Template:Game: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infoboxouter"
{| class="containbox infobox"
|
{| class="infoboxinner"
! class="infoboxtext" style="color:#fff;" |''{{{name|}}}''<br><small><span lang="ja">'''{{{jpname|}}}'''</span></small> <small>''{{{romaji|}}}''</small>
|}
|-
|-
! style="font-size:110%; text-align: center; font-style: italic; color: #fff" |{{{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
{| width="100%" style="align:center;"
{{!}} {{{developer}}}
{{#if:{{{developer}}} |
{{!}}-
! class="infoboxfield" style="align:center;" align="left" {{!}} '''Developer'''
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{developer|Unknown}}}
|-
{{!}}
{{#if:{{{publisher|}}}|! class="labelbox" {{!}} Publisher
}}
{{!}} {{{publisher}}}}}
|-
{{#if:{{{released|}}}|{{!}}colspan="2" class="linebox" {{!}}
{{!}}-
! class="labelbox" {{!}} Released
{{!}} {{{released}}}}}
|-
|-
{{#if:{{{publisher}}} |
{{#if:{{{platforms|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Publisher'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{publisher}}}
! class="labelbox" {{!}} Platforms
{{!}}
{{!}} {{{platforms}}}}}
}}
|-
|-
{{#if:{{{released}}} |
{{#if:{{{sales|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Released'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" {{!}} {{{released}}}
! class="labelbox" {{!}} Sales
{{!}}
{{!}} {{{sales}}}}}
}}
|-
|-
{{#if:{{{platforms}}} |
{{#if:{{{predecessor|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Platforms'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" {{!}} {{{platforms}}}
! class="labelbox" {{!}} Predecessor
{{!}}
{{!}} {{{predecessor}}}}}
}}
|-
|-
{{#if:{{{sales}}} |
{{#if:{{{successor|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Sales'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{sales}}}
! class="labelbox" {{!}} Successor
{{!}}
{{!}} {{{successor}}}}}
}}
|-
|-
{{#if:{{{predecessor}}} |
{{#if:{{{first|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Predecessor'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{predecessor}}}
! class="labelbox" {{!}} First Release
{{!}}
{{!}} {{{first}}}}}
}}
|-
|-
{{#if:{{{successor}}} |
{{#if:{{{latest|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Successor'''
{{!}}-
{{!}}width="70%" class="infoboxfieldr" {{!}}{{{successor}}}
! 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 
}}