Template:Infobox consolegame: Difference between revisions
Appearance
mNo 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 = Director{{{sep|}}} | ||
|data7 = {{ #if: {{{ | |data7 = {{ #if: {{{director<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{director}}} }} | ||
|label8 = | |label8 = Producer{{{sep|}}} | ||
|data8 = {{ #if: {{{ | |data8 = {{ #if: {{{producer<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{producer}}} }} | ||
|label9 = | |label9 = Music Composer(s){{{sep|}}} | ||
|data9 = {{ #if: {{{ | |data9 = {{ #if: {{{music<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{music}}} }} | ||
|label10 = | |label10 = Playable Characters{{{sep|}}} | ||
|data10 = {{ #if: {{{ | |data10 = {{ #if: {{{chars<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{chars}}} }} | ||
|label11 = | |label11 = Rating{{{sep|}}} | ||
|data11 = {{ #if: {{{ | |data11 = {{ #if: {{{rating<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{rating}}} }} | ||
|label12 = Copies Sold{{{sep|}}} | |label12 = Copies Shipped{{{sep|}}} | ||
| | |data12 = {{ #if: {{{shipped<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{shipped}}} }} | ||
|label13 = Copies Sold{{{sep|}}} | |||
|data13 = {{ #if: {{{sold<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{sold}}} }} | |||
}}<noinclude>[[Category:Infobox templates]]</noinclude> | }}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Revision as of 09:34, 18 October 2019
| {{{name}}} | |||
|---|---|---|---|
|
{{{image}}} {{{caption}}} | |||
| |||
| Release Date | {{{dates}}} | ||
| Genre | {{{genre}}} | ||
| Price | {{{price}}} | ||
| Developer | {{{developer}}} | ||
| Publisher | {{{publisher}}} | ||
| Director | {{{director}}} | ||
| Producer | {{{producer}}} | ||
| Music Composer(s) | {{{music}}} | ||
| Playable Characters | {{{chars}}} | ||
| Rating | {{{rating}}} | ||
| Copies Shipped | {{{shipped}}} | ||
| Copies Sold | {{{sold}}} | ||