Template:Infobox consolegame: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
|data3 = {{ #if: {{{genre<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{genre}}} }} | |data3 = {{ #if: {{{genre<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{genre}}} }} | ||
|label4 = | |label4 = Price{{{sep|}}} | ||
|data4 = {{ #if: {{{ | |data4 = {{ #if: {{{price<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{price}}} }} | ||
|label5 = Developer{{{sep|}}} | |label5 = Developer{{{sep|}}} | ||
|data5 = {{ #if: {{{developer<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{developer}}} }} | |data5 = {{ #if: {{{developer<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{developer}}} }} | ||
|label6 = Music | |label6 = Music Composer(s){{{sep|}}} | ||
|data6 = {{ #if: {{{music<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{music}}} }} | |data6 = {{ #if: {{{music<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{music}}} }} | ||
|label7 = # Playable Characters{{{sep|}}} | |||
|data7 = {{ #if: {{{chars<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{chars}}} }} | |||
}}<noinclude>[[Category:Infobox templates]]</noinclude> | }}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Revision as of 15:40, 2 May 2018
| {{{name}}} | |||
|---|---|---|---|
|
{{{image}}} {{{caption}}} | |||
| |||
| Release Date | {{{dates}}} | ||
| Genre | {{{genre}}} | ||
| Price | {{{price}}} | ||
| Developer | {{{developer}}} | ||
| Music Composer(s) | {{{music}}} | ||
| # Playable Characters | {{{chars}}} | ||