Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Pub: Difference between revisions

Template page
No edit summary
mNo edit summary
Line 1: Line 1:
{| class="charboxouter" align=right
{| class="infoboxcontainer"
|
|
{{Infobox title
{{Infobox title
Line 7: Line 7:
}}
}}
|- align="center" class="textfield"
|- align="center" class="textfield"
| {{{image|}}}
| {{{image|}}}<br>{{#if:{{{caption|}}}|{{#!:<center><small>''{{{caption}}}''</small></center>}}}}
|-
{|
| class="textfield" | {{#if:{{{caption|}}}|{{#!:<center><small>''{{{caption}}}''</small></center>}}}}
{| class="charstatinner" width="100%" style="align:center;"
{{#if:{{{author|}}} |
{{#if:{{{author|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Author'''
! class="infoboxlabel" {{!}} '''Author'''
{{!}}class="textfield" style="padding-left:3px" {{!}}{{{author|Unknown}}}
{{!}} class="infoboxfield" {{!}}{{{author|Unknown}}}
}}
}}
|-
|-
{{#if:{{{publisher|}}} |
{{#if:{{{publisher|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Publisher'''
! class="infoboxlabel" {{!}} '''Publisher'''
{{!}}class="textfield" style="padding-left:3px" {{!}}{{{publisher}}}
{{!}} class="infoboxfield" {{!}} {{{publisher}}}
}}
}}
|-
|-
{{#if:{{{released|}}} |
{{#if:{{{released|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Released'''
! class="infoboxlabel" {{!}}  '''Released'''
{{!}}class="textfield" style="padding-left:3px"  {{!}} {{{released}}}
{{!}} class="infoboxfield" {{!}} {{{released}}}
}}
}}
|-
|-
{{#if:{{{isbn|}}} |
{{#if:{{{isbn|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''ISBN'''
! class="infoboxlabel" {{!}}  '''ISBN'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{isbn}}}
{{!}} class="infoboxfield" {{!}}{{{isbn}}}
}}
}}
|-
|-
{{#if:{{{price|}}} |
{{#if:{{{price|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Price'''
! class="infoboxlabel" {{!}}  '''Price'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{price}}}
{{!}} class="infoboxfield" {{!}}{{{price}}}
}}
}}
|-
|-
{{#if:{{{pages|}}} |
{{#if:{{{pages|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Pages'''
! class="infoboxlabel" {{!}}  '''Pages'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{pages}}}
{{!}} class="infoboxfield" {{!}}{{{pages}}}
}}
}}
|-
|-
{{#if:{{{predecessor|}}} |
{{#if:{{{predecessor|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Predecessor'''
! class="infoboxlabel" {{!}}  '''Predecessor'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{predecessor}}}
{{!}} class="infoboxfield" {{!}}{{{predecessor}}}
}}
}}
|-
|-
{{#if:{{{successor|}}} |
{{#if:{{{successor|}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Successor'''
! class="infoboxlabel" {{!}}  '''Successor'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{successor}}}
{{!}} class="infoboxfield" {{!}}{{{successor}}}
}}
}}
|-  
|-  

Revision as of 23:04, 7 January 2023

{{{name}}}
マッシュ・マクドール

Usage

Use for games.

{{Pub
| 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 
}}
Contents