Template:Game: Difference between revisions
Hunchman801 (talk | contribs) No edit summary |
Added languages. |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| class="infobox" cellspacing="9" | |||
{| | |||
|- | |- | ||
!colspan="3" class="header"| '''''{{{name<includeonly>|{{{name|}}}</includeonly>}}}''''' | |||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{image|}}}||style="display:none;"}}</includeonly> | ||
|align="center" colspan="2 | |align="center" colspan="2"|{{{image}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{published by|}}}||style="display:none;"}}</includeonly> | ||
! | !Published by | ||
|{{{ | |{{{published by}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{developed by|}}}||style="display:none;"}}</includeonly> | ||
! | !Developed by | ||
|{{{ | |{{{developed by}}} | ||
|- | |- | ||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{directed by|}}}||style="display:none;"}}</includeonly> | ||
! | !Directed by | ||
|{{{ | |{{{directed by}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{produced by|}}}||style="display:none;"}}</includeonly> | ||
! | !Produced by | ||
|{{{ | |{{{produced by}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{designed by|}}}||style="display:none;"}}</includeonly> | ||
! | !Designed by | ||
|{{{ | |{{{designed by}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{programmed by|}}}||style="display:none;"}}</includeonly> | ||
! | !Programmed by | ||
|{{{ | |{{{programmed by}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{art by|}}}||style="display:none;"}}</includeonly> | ||
! | !Art by | ||
|{{{ | |{{{art by}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{written by|}}}||style="display:none;"}}</includeonly> | ||
! | !Written by | ||
|{{{ | |{{{written by}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{soundtrack by|}}}||style="display:none;"}}</includeonly> | ||
! | !Soundtrack by | ||
| {{{ | |{{{soundtrack by}}} | ||
|} | |- | ||
|colspan="2"| <hr /> | |||
|- <includeonly>{{#if:{{{release date|}}}||style="display:none;"}}</includeonly> | |||
!Release date | |||
|{{{release date}}} | |||
|- <includeonly>{{#if:{{{genre|}}}||style="display:none;"}}</includeonly> | |||
!Genre | |||
|{{{genre}}} | |||
|- <includeonly>{{#if:{{{gameplay mode|}}}||style="display:none;"}}</includeonly> | |||
!Gameplay mode | |||
|{{{gameplay mode}}} | |||
|- <includeonly>{{#if:{{{languages|}}}||style="display:none;"}}</includeonly> | |||
!Languages | |||
|{{{languages}}} | |||
|- <includeonly>{{#if:{{{platforms|}}}||style="display:none;"}}</includeonly> | |||
!Platforms | |||
|{{{platforms}}} | |||
|- <includeonly>{{#if:{{{ratings|}}}||style="display:none;"}}</includeonly> | |||
!Ratings | |||
|{{{ratings}}} | |||
|- <includeonly>{{#if:{{{distribution media|}}}||style="display:none;"}}</includeonly> | |||
!Distribution media | |||
|{{{distribution media}}} | |||
|- <includeonly>{{#if:{{{game engine|}}}||style="display:none;"}}</includeonly> | |||
!Game engine | |||
|{{{game engine}}} | |||
|}<noinclude>[[Category:Infobox templates]]</noinclude> | |||