|
|
(18 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {| class="infoboxouter" | | {{#invoke:Infobox|main |
| | | | |sep=, |
| {| class="infoboxinner"
| | |image={{#if:{{{image|}}}|[[File:{{{image}}}.png{{!}}300x400px]]}} |
| ! class="infoboxtext" style="color:#fff;" | ''{{{name|}}}''<br><small><span lang="ja">'''{{{japanese_name|}}}'''</span></small> <small>''{{{romaji_name|}}}''</small>
| | |title={{{name|{{BASEPAGENAME}}}}} |
| |} | | |subtitle=Suikoden Character |
| |-
| | |
| ! style="font-size:110%; text-align: center; font-style: italic" |{{{image}}}<br><small>''{{{caption|}}}''</small>
| | |sections=Intro, Product Information, Series Information |
| |-
| | |Intro=Description |
| | | | |Intro_nolabel=yes |
| {| width="100%" style="align:center;"
| | |Description_nolabel=yes |
| {{#if:{{{developer|}}}| | | |Description_wide=yes |
| {{!-}} | | |Description={{{caption|}}} |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} Developer
| | |
| {{!}}width="70%" class="infoboxfieldr" {{!}} {{{developer|}}}
| | |Product Information=Japanese Name,Publisher,Released,Price,Cards |
| {{!}}
| | |Japanese Name={{{jpname|}}} ''{{{roname|}}}'' |
| }}
| | |Publisher={{{publisher|}}} |
| |- | | |Released={{{released|}}} |
| {{#if:{{{publisher|}}} |
| | |Price={{{price|}}} |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} '''Publisher'''
| | |Cards={{{cards|}}} |
| {{!}}width="70%" class="infoboxfieldr" {{!}}{{{publisher|}}}
| | |
| {{!}}
| | |Series Information=Predecessor,Successor |
| }}
| | |Predecessor={{{predecessor|}}} |
| |- | | |Successor={{{successor|}}} |
| {{#if:{{{designer|}}} | | | |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} '''Designer'''
| | }}<includeonly>[[Category:Genso Suikoden Card Stories packs]]</includeonly><noinclude> |
| {{!}}width="70%" class="infoboxfieldr" {{!}}{{{designer|}}}
| |
| {{!}}
| |
| }}
| |
| |- | |
| {{#if:{{{released|}}} | | |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} '''Released'''
| |
| {{!}}width="70%" class="infoboxfieldr" {{!}} {{{released|}}}
| |
| {{!}}
| |
| }}
| |
| |-
| |
| {{#if:{{{price|}}} |
| |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} '''Price'''
| |
| {{!}}width="70%" class="infoboxfieldr" {{!}}{{{price|}}}
| |
| {{!}}
| |
| }}
| |
| |-
| |
| {{#if:{{{cards|}}} |
| |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} '''Card count'''
| |
| {{!}}width="70%" class="infoboxfieldr" {{!}}{{{cards|}}}
| |
| {{!}}
| |
| }}
| |
| |- | |
| {{#if:{{{predecessor|}}} |
| |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} '''Predecessor'''
| |
| {{!}}width="70%" class="infoboxfieldr" {{!}}{{{predecessor|}}}
| |
| {{!}}
| |
| }}
| |
| |-
| |
| {{#if:{{{successor|}}} |
| |
| {{!}} class="infoboxfield" style="align:center" align="left" {{!}} '''Successor'''
| |
| {{!}}width="70%" class="infoboxfieldr" {{!}}{{{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
}}