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)
 
(8 intermediate revisions by 4 users not shown)
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''}}
|image2={{{image2|}}}
|-
|caption={{{caption|}}}
! '''Written by'''
|caption2={{{caption2|}}}
| {{{written by}}}
|label1=Written by
|-
|data1={{{written by}}}
! '''Directed by'''
|label2=Directed by
| {{{directed by}}}
|data2={{{directed by}}}
|-
|label3=Developed by
! '''Developed by'''
|data3={{{developed by}}}
| {{{developed by}}}
|label4=Release date(s)
|-
|data4={{{release date}}}
! '''Release date'''
|label5=Platform(s)
| {{{release date}}}
|data5={{{platforms}}}
|-
|label6=Genre(s)
! '''Platforms'''
|data6={{{genre}}}
| {{{platforms}}}
|label7=Mode(s)
|-
|data7={{{mode}}}
! '''Genre'''
|label8=Estimated playtime
| {{{genre}}}
|data8={{{playtime|}}}
|-
|label9=Rating(s)
! '''Mode'''
|data9={{{rating}}}
| {{{mode}}}
|header10=External links
|-
|data11=[{{{official website}}} Official website]
! colspan="2" class="infoboxHeader" | <big>''Additional''</big>
|data12=[http://www.imdb.com/title/{{{imdb id}}} IMDb profile]
{{#if:{{{official website|}}}|{{film infobox/official website|{{{official website}}}}}|}}
|header13=Additional
|-
|data14={{infobox/additional table|<!--
! colspan="2" class="infoboxCentre" | [http://www.imdb.com/title/{{{imdb id}}} IMDb profile]
Commentary:
|-
-->{{#ifeq:{{{hascommentary|yes}}}|yes|[[Commentary:Futurama (video game){{#if:{{{special commentary|}}}|&#32;(standard commentary)|}}|Commentary]]<br />([[Transcript:Commentary:Futurama (video game)|Transcript]])}}<!--
| colspan="2" |
Transcript:
{| style="width: 100%; background: #f0f0f0;"
-->|[[Transcript:Futurama (video game)|Transcript]]|<!--
! class="infoboxCentre" | [[Commentary:{{{name}}}|Commentary]]
Special commentary:
! class="infoboxCentre" | [[Transcript:{{{name}}}|Transcript]]
-->{{#if:{{{special commentary|}}}|[[Commentary:Futurama (video game) ({{lcfirst:{{{special commentary}}}}} commentary)|{{ucfirst:{{{special commentary}}}}} commentary]]<br />([[Transcript:Commentary:Futurama (video game) ({{lcfirst:{{{special commentary}}}}} commentary)|Transcript]])|}}<!--
|}
Animatic:
|}
-->{{#ifeq:{{{hasanimatic|no}}}|yes|[[Animatic:Futurama (video game)|Animatic]]{{#ifeq:{{{hasanimaticcommentary|no}}}|yes|<br />([[Commentary:Animatic:Futurama (video game)|Commentary]])}}|}}<!--
Storyboard:
-->|{{#ifeq:{{{hasstoryboard|no}}}|yes|[[Storyboard:Futurama (video game)|Storyboard]]|}}<!--
end
-->
[[:category:Video game pictures|Pictures]]
}}}}</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 13:45, 9 July 2015

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 = 
}}