Template:Infobox consolegame: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
|data5 = {{ #if: {{{developer<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{developer}}} }} | |data5 = {{ #if: {{{developer<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{developer}}} }} | ||
|label6 = | |label6 = Publisher{{{sep|}}} | ||
|data6 = {{ #if: {{{ | |data6 = {{ #if: {{{publisher<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{publisher}}} }} | ||
|label7 = | |label7 = Music Composer(s){{{sep|}}} | ||
|data7 = {{ #if: {{{ | |data7 = {{ #if: {{{music<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{music}}} }} | ||
|label8 = | |label8 = Playable Characters{{{sep|}}} | ||
|data8 = {{ #if: {{{ | |data8 = {{ #if: {{{chars<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{chars}}} }} | ||
|label9 = | |label9 = Rating{{{sep|}}} | ||
|data9 = {{ #if: {{{ | |data9 = {{ #if: {{{rating<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{rating}}} }} | ||
|label10 = Copies Sold{{{sep|}}} | |label10 = Copies Shipped{{{sep|}}} | ||
| | |data10 = {{ #if: {{{shipped<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{shipped}}} }} | ||
|label11 = Copies Sold{{{sep|}}} | |||
|data11 = {{ #if: {{{sold<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{sold}}} }} | |||
}}<noinclude>[[Category:Infobox templates]]</noinclude> | }}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Revision as of 14:27, 26 September 2018
| {{{name}}} | |||
|---|---|---|---|
|
{{{image}}} {{{caption}}} | |||
| |||
| Release Date | {{{dates}}} | ||
| Genre | {{{genre}}} | ||
| Price | {{{price}}} | ||
| Developer | {{{developer}}} | ||
| Publisher | {{{publisher}}} | ||
| Music Composer(s) | {{{music}}} | ||
| Playable Characters | {{{chars}}} | ||
| Rating | {{{rating}}} | ||
| Copies Shipped | {{{shipped}}} | ||
| Copies Sold | {{{sold}}} | ||