Difference between revisions of "Template:Game infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (update links to Transcript/commentary)
Line 1: Line 1:
{| class="infobox"
<includeonly>{{infobox
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|title={{{name}}}
|-
|image={{{image|}}}
! colspan="2" class="infoboxCentre" | {{#if:{{{image|}}}|{{{image}}}|''N/A''}}
|label1=Written by
|-
|data1={{{written by}}}
! '''Written by'''
|label2=Directed by
| {{{written by}}}
|data2={{{directed by}}}
|-
|label3=Developed by
! '''Directed by'''
|data3={{{developed by}}}
| {{{directed by}}}
|label4=Release date
|-
|date4={{{release date}}}
! '''Developed by'''
|label5=Platforms
| {{{developed by}}}
|data5={{{platforms}}}
|-
|label6=Genre
! '''Release date'''
|data6={{{genre}}}
| {{{release date}}}
|label7=Mode(s)
|-
|data7={{{mode}}}
! '''Platforms'''
|header8=Additional
| {{{platforms}}}
|data9=[{{{official website}}} Official website]
|-
|data10=[http://www.imdb.com/title/{{{imdb id}}} IMDb profile]
! '''Genre'''
|data11=<table style="width: 100%; background: none; font-weight: bold;">
| {{{genre}}}
<tr><td class="infoboxCentre">[[Commentary: {{{safe name|{{PAGENAME}}}}}|Commentary]]</td><td class="infoboxCentre">[[Transcript: {{{safe name|{{PAGENAME}}}}}|Transcript]]</td></tr>
|-
</table>
! '''Mode'''
}}</includeonly><noinclude>{{documentation}}</noinclude>
| {{{mode}}}
|-
! colspan="2" class="infoboxHeader" | <big>''Additional''</big>
{{#if:{{{official website|}}}|{{film infobox/official website|{{{official website}}}}}|}}
|-
! colspan="2" class="infoboxCentre" | [http://www.imdb.com/title/{{{imdb id}}} IMDb profile]
|-
| colspan="2" |
{| style="width: 100%; background: #f0f0f0;"
! class="infoboxCentre" | [[Commentary:{{{name}}}|Commentary]]
! class="infoboxCentre" | [[Transcript:{{{name}}}|Transcript]]
|}
|}

Revision as of 20:56, 16 April 2009

Documentation for {{game infobox}}

Use

This is for articles about a video game.

Usage

{{game infobox
|name             = 
|safe name        = In case the name may be confused for something else, however,
                    {{PAGENAME}} will be used if not supplied.
|image            = Cover A
|image2           = Cover B - optional
|caption          = Optional caption for Cover A
|caption2         = Optional caption for Cover B, defaults to other caption if one exists
|directed by      = 
|developed by     = 
|written by       = 
|release date     =
|platforms        =
|genre            = 
|mode             =
|playtime         =
|imdb id          =
|ratings          =
|official website = 
}}