|
|
(15 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, Series Information |
| |- align="center" class="textfield" | | |Intro=Description |
| | {{{image}}} | | |Intro_nolabel=yes |
| |-
| | |Description_nolabel=yes |
| | class="textfield" | {{#if:{{{caption}}}|{{#!:<center><small>''{{{caption}}}''</small></center>}}}}
| | |Description_wide=yes |
| {| class="charstatinner" width="100%" style="align:center;"
| | |Description={{{caption|}}} |
| {{#if:{{{developer|}}}|
| | |
| {{!-}} | | |Product Information=Japanese Name,Publisher,Released,Price,Cards |
| ! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} Developer
| | |Japanese Name={{{jpname|}}} ''{{{roname|}}}'' |
| {{!}}class="textfield" style="padding-left:3px" {{!}} {{{developer|}}}
| | |Publisher={{{publisher|}}} |
| }} | | |Released={{{released|}}} |
| |- | | |Price={{{price|}}} |
| {{#if:{{{publisher|}}} |
| | |Cards={{{cards|}}} |
| ! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Publisher'''
| | |
| {{!}}class="textfield" style="padding-left:3px" {{!}}{{{publisher|}}}
| | |Series Information=Predecessor,Successor |
| }}
| | |Predecessor={{{predecessor|}}} |
| |- | | |Successor={{{successor|}}} |
| {{#if:{{{designer|}}} | | | |
| ! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Designer'''
| | }}<includeonly>[[Category:Genso Suikoden Card Stories packs]]</includeonly><noinclude> |
| {{!}}class="textfield" style="padding-left:3px" {{!}}{{{designer|}}} | |
| }}
| |
| |- | |
| {{#if:{{{released|}}} | | |
| ! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Released'''
| |
| {{!}}class="textfield" style="padding-left:3px" {{!}} {{{released|}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{price|}}} |
| |
| ! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Price'''
| |
| {{!}}class="textfield" style="padding-left:3px" {{!}}{{{price|}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{cards|}}} |
| |
| ! align="center" class="infoboxblank" style="text-align:right; padding-right:3px; width:30%" {{!}} '''Card count'''
| |
| {{!}}class="textfield" style="padding-left:3px" {{!}}{{{cards|}}}
| |
| }}
| |
| |- | |
| {{#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:Gensosuikoden Card Stories packs]]</includeonly><noinclude>
| |
| [[Category: Infobox templates]] | | [[Category: Infobox templates]] |
| == Usage == | | == Usage == |
| Use for games. | | Use for Card Stories sets. |
| <pre>{{Card Set | | <pre>{{Card Set |
| | name= The name of the game. | | |name= Name of the card set |
| | logo= the game's logo
| | |image= [[File:Full image name.png|340x340px]] |
| | image= image of the game's box art | | |caption= For above |
| | caption= optional caption for the box art if deemed necessary | | |publisher= Set publisher |
| | developer= game's developer
| | |released= {{JP}} Month Day, Year |
| | publisher= game's publisher | | |price= ¥RRP |
| | designer= game's lead designer
| | |cards= number of cards included in the set |
| | released= for release dates | | |predecessor= set released immediately prior |
| | price= the RRP at time of initial release | | |successor= set released immediately after |
| | cards= the number of cards included in the set | |
| | sales = number of units sold
| |
| | predecessor= game released immediately prior | |
| | successor= game released immediately after | |
| }}</pre></noinclude> | | }}</pre></noinclude> |
Usage
Use for Card Stories sets.
{{Card Set
|name= Name of the card set
|image= [[File:Full image name.png|340x340px]]
|caption= For above
|publisher= Set publisher
|released= {{JP}} Month Day, Year
|price= ¥RRP
|cards= number of cards included in the set
|predecessor= set released immediately prior
|successor= set released immediately after
}}