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
mNo edit summary
mNo edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="charboxouter"
{{#invoke:Infobox2|main
|- class="newheader" style="width: 100%"
|sep=,
{{Infobox title
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300x400px]]}}
|name = {{{name}}}
|title={{{name|{{BASEPAGENAME}}}}}
|japanese_name = {{{japanese_name}}}
|subtitle={{#if:{{{jpname|}}}|{{{jpname}}} ''{{{roname|}}}''|}}
|romaji_name = {{{romaji_name}}}
 
|sections=Intro, Publishing Information, Product Information, Format Information, Series Information
|Intro=Description
|Intro_nolabel=yes
|Description_nolabel=yes
|Description_wide=yes
|Description={{{caption|}}}
 
|Publishing Information=Publisher,Author,Illustrator,Translator
|Publisher={{{publisher|}}}
|Author={{{author|}}}
|Illustrator={{{illustrator|}}}
|Translator={{{translator|}}}
 
|Product Information=ISBN,Released,Price
|ISBN={{{isbn|}}}
|Released={{{released|}}}
|Price={{{price|}}}
 
|Format Information=Size,Pages
|Size={{{size|}}}
|Pages={{{pages|}}}
 
|Series Information=Part of,Predecessor,Successor
|Series Information_nolabel=yes
|Part of={{{parent|}}}
|Predecessor={{{predecessor|}}}
|Successor={{{successor|}}}
 
}}
}}
|- align="center"
<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>
| colspan="2" style="font-size:80%" | [[File:{{{image|Unknown (Suikoden II PC)}}}.png|{{{size|x340px}}}]]<br>{{#if:{{{caption}}}|{{#!:''{{{caption}}}''}}}}
|- class="newlabel"
{{#if:{{{author|}}}|{{!}} class="newheaderborder" {{!}} '''Author''' {{!}}{{!}} class="newboxcontent" {{!}} {{{author|Unknown}}}}}
|- class="newlabel"
{{#if:{{{publisher|}}}|{{!}} class="newheaderborder" {{!}} '''Publisher''' {{!}}{{!}} class="newboxcontent" {{!}} {{{publisher}}}}}
|- class="newlabel"
{{#if:{{{released|}}}|{{!}} class="newheaderborder" {{!}} '''Released''' {{!}}{{!}} class="newboxcontent" {{!}} {{{released}}}}}
|- class="newlabel"
{{#if:{{{isbn|}}}|{{!}} class="newheaderborder" {{!}} '''ISBN''' {{!}}{{!}} class="newboxcontent" {{!}} {{{isbn}}}}}
|- class="newlabel"
{{#if:{{{price|}}}|{{!}} class="newheaderborder" {{!}} '''Price''' {{!}}{{!}} class="newboxcontent" {{!}} {{{price}}}}}
|- class="newlabel"
{{#if:{{{pages|}}}|{{!}} class="newheaderborder" {{!}} '''Pages''' {{!}}{{!}} class="newboxcontent" {{!}} {{{pages}}}}}
|- class="newlabel"
{{#if:{{{predecessor|}}}|{{!}} class="newheaderborder" {{!}} '''Predecessor''' {{!}}{{!}} class="newboxcontent" {{!}} {{{predecessor}}}}}
|- class="newlabel"
{{#if:{{{successor|}}}|{{!}} class="newheaderborder" {{!}} '''Successor''' {{!}}{{!}} class="newboxcontent" {{!}} {{{successor}}}}}
|}<includeonly>{{#ifeq: {{{type}}}|Reference|[[Category:Reference book releases]]}}{{#ifeq: {{{type}}}|Guide|[[Category:Game guide releases]]}}{{#ifeq: {{{type}}}|Light|[[Category:Light novel releases]]}}{{#ifeq: {{{type}}}|Manga|[[Category:Manga releases]]}}[[Category:Publications]]</includeonly><noinclude>
[[Category: Infobox templates]]
[[Category: Infobox templates]]
== Usage ==
== Usage ==

Latest revision as of 16:38, 23 October 2025

Pub

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