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
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="charboxouter" align=right
{{#invoke:Infobox|main
|
|sep=,
{{Infobox title
|image={{#if:{{{image|}}}|[[File:{{{image}}}.png{{!}}300x400px]]}}
|name = {{{name}}}
|title={{{name|{{BASEPAGENAME}}}}}
|japanese_name = {{{japanese_name}}}
|subtitle=Suikoden Character
|romaji_name = {{{romaji_name}}}
 
|sections=Intro, Product Information, Staff Information, Series Information
|Intro=Description
|Intro_nolabel=yes
|Description_nolabel=yes
|Description_wide=yes
|Description={{{caption|}}}
 
|Product Information=Japanese Name,ISBN,Publisher,Released,Price,Pages
|Japanese Name={{{jpname|}}} ''{{{roname|}}}''
|ISBN={{{isbn|}}}
|Publisher={{{publisher|}}}
|Released={{{released|}}}
|Price={{{price|}}}
|Pages={{{pages|}}}
 
|Staff Information=Author,Illustrator
|Author={{{author|}}}
|Illustrator={{{illustrator|}}}
 
|Series Information=Predecessor,Successor
|Series Information_nolabel=yes
|Predecessor={{{predecessor|}}}
|Successor={{{successor|}}}
 
}}
}}
|-
<includeonly>[[Category:Publications]]{{#switch:{{{type}}}|Guide=[[Category:Game guide releases]]|Light=[[Category:Light novel releases]]|Manga=[[Category:Manga releases]]|Reference=[[Category:Reference book releases]]|#default=}}</includeonly><noinclude>
| style="font-size:90%; text-align: center" |{{{image}}}<br><small>''{{{caption|}}}''</small>
|-
|
{| class="charstatinner" width="100%" style="align:center;"
{{#if:{{{author}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Author'''
{{!}}class="textfield" style="padding-left:3px" {{!}}{{{author|Unknown}}}
{{!}}
}}
|-
{{#if:{{{publisher}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Publisher'''
{{!}}class="textfield" style="padding-left:3px" {{!}}{{{publisher}}}
{{!}}
}}
|-
{{#if:{{{released}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Released'''
{{!}}class="textfield" style="padding-left:3px"  {{!}} {{{released}}}
{{!}}
}}
|-
{{#if:{{{isbn}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''ISBN'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{isbn}}}
{{!}}
}}
|-
{{#if:{{{price}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Price'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{price}}}
{{!}}
}}
|-
{{#if:{{{pages}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Pages'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{pages}}}
{{!}}
}}
|-
{{#if:{{{predecessor}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Predecessor'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{predecessor}}}
{{!}}
}}
|-
{{#if:{{{successor}}} |
! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}}  '''Successor'''
{{!}}class="textfield" style="padding-left:3px"  {{!}}{{{successor}}}
{{!}}
}}
|}
|-
|}<includeonly>[[Category:Publications]]</includeonly><noinclude>
[[Category: Infobox templates]]
[[Category: Infobox templates]]
== Usage ==
== Usage ==

Latest revision as of 10:10, 12 October 2024

Pub
Product Information
Japanese 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