Template:Game: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infoboxouter" style="{{round}}"
{| class="containbox infobox"
|-
|-
! class="infoboxinner" colspan="2" align="center" style="font-size:14px; font-weight:bold; padding:5px; {{roundt}}" | ''{{{name|}}}''<br><small><span lang="ja">'''{{{japanese_name|}}}'''</span></small> <small>''{{{romaji_name|}}}''</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}}}''}}}}
|-
|-
! class="infoboxtext" colspan="2" style="font-size:110%; text-align: center; font-style: italic;" |{{{image}}}<br><small>''{{{caption|Art by Fumi Ishikawa}}}''</small>
{{#if:{{{developer|}}}|! class="labelbox" {{!}} Developer
|-  
{{!}} {{{developer}}}
|
{{!}}-
{| width="100%" style="align:center; {{round}}"
{{!}}colspan="2" class="linebox" {{!}}}}
{{#if:{{{developer}}} |
|-
! class="infoboxfield" style="align:center; {{roundtl}}" align="left" {{!}} '''Developer'''
{{#if:{{{publisher|}}}|! class="labelbox" {{!}} Publisher
{{!}}width="70%" class="infoboxfield" style="{{roundtr}}" {{!}}{{{developer|Unknown}}}
{{!}} {{{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="infoboxfield" {{!}}{{{publisher}}}
! class="labelbox" {{!}} Platforms
{{!}}
{{!}} {{{platforms}}}}}
}}
|-
|-
{{#if:{{{released}}} |
{{#if:{{{sales|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Released'''
{{!}}-
{{!}}width="70%" class="infoboxfield" {{!}}[[Solar calendar|SY]] {{{released}}}
! class="labelbox" {{!}} Sales
{{!}}
{{!}} {{{sales}}}}}
}}
|-
|-
{{#if:{{{platforms}}} |
{{#if:{{{predecessor|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Platforms'''
{{!}}-
{{!}}width="70%" class="infoboxfield" {{!}}[[Solar calendar|SY]] {{{platforms}}}
! class="labelbox" {{!}} Predecessor
{{!}}
{{!}} {{{predecessor}}}}}
}}
|-
|-
{{#if:{{{sales}}} |
{{#if:{{{successor|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield" style="align:center" align="left" {{!}} '''Sales'''
{{!}}-
{{!}}width="70%" class="infoboxfield" {{!}}{{{sales}}}
! class="labelbox" {{!}} Successor
{{!}}
{{!}} {{{successor}}}}}
}}
|-
|-
{{#if:{{{predecessor}}} |
{{#if:{{{first|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield"  style="align:center {{roundbl}}" align="left" {{!}} '''Predecessor'''
{{!}}-
{{!}}width="70%" class="infoboxfield" style="{{roundbr}}" {{!}}{{{predecessor}}}
! class="labelbox" {{!}} First Release
{{!}}
{{!}} {{{first}}}}}
}}
|-
|-
{{#if:{{{successor}}} |
{{#if:{{{latest|}}}|{{!}}colspan="2" class="linebox" {{!}}
! class="infoboxfield"  style="align:center {{roundbl}}" align="left" {{!}} '''Successor'''
{{!}}-
{{!}}width="70%" class="infoboxfield" style="{{roundbr}}" {{!}}{{{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 
}}