Template:Infobox game: Difference between revisions

Italicized game name, made the Japanese name optional, and added an optional secondary console.
m (Fixed some tiny things.)
(Italicized game name, made the Japanese name optional, and added an optional secondary console.)
Line 1: Line 1:
{|class="infobox" align="right" style="width: 20em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
{|class="infobox" align="right" style="width: 20em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
! colspan="2" style="font-size: 160%; background: #ccf; text-align: center;" | {{{name}}}
! colspan="2" style="font-size: 160%; background: #ccf; text-align: center;" | ''{{{name}}}''
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image}}}|{{{size|250px}}}]]
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image}}}|{{{size|250px}}}]]
Line 6: Line 6:
| colspan="2" align="center" | {{{caption|{{{name}}}}}}
| colspan="2" align="center" | {{{caption|{{{name}}}}}}
|-
|-
! style="background: #e6e9ff;" | Japanese name
{{#if:{{{jname|}}} | ! style="background: #e6e9ff;" {{!}} Japanese name {{!}}{{!}} {{{jname}}}
| {{{jname}}}
|-}}
|-
! style="background: #e6e9ff;" | ESRB rating
! style="background: #e6e9ff;" | ESRB rating
| {{{rating|Unrated}}}
| {{{rating|Unrated}}}
|-
|-
! style="background: #e6e9ff;" | Console
! style="background: #e6e9ff;" | Console
| [[{{{console}}}]]
| [[{{{console}}}]] {{#if:{{{console2|}}}|, [[{{{console2}}}]]}}
|-
|-
! style="background: #e6e9ff;" | Developer
! style="background: #e6e9ff;" | Developer
Line 60: Line 59:
|size        = image size
|size        = image size
|caption    = image caption
|caption    = image caption
|jname      = Japanese name
|jname      = Japanese name (optional)
|rating      = ESRB rating
|rating      = ESRB rating
|console    = console the game is played on (autolinks)
|console    = console the game is played on (autolinks)
|console2    = Secondary console (optional, autolinks)
|developer  = game's developer (autolinks)
|developer  = game's developer (autolinks)
|publisher  = game's publisher (autolinks)
|publisher  = game's publisher (autolinks)