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