Difference between revisions of "Template:Game infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{infobox
<includeonly>{{infobox
|title={{{name}}}
|title=''{{{name}}}''
|image={{{image|}}}
|image={{{image|}}}
|image2={{{image2|}}}
|caption={{{caption|}}}
|caption2={{{caption2|}}}
|label1=Written by
|label1=Written by
|data1={{{written by}}}
|data1={{{written by}}}
Line 8: Line 11:
|label3=Developed by
|label3=Developed by
|data3={{{developed by}}}
|data3={{{developed by}}}
|label4=Release date
|label4=Release date(s)
|date4={{{release date}}}
|data4={{{release date}}}
|label5=Platforms
|label5=Platform(s)
|data5={{{platforms}}}
|data5={{{platforms}}}
|label6=Genre
|label6=Genre(s)
|data6={{{genre}}}
|data6={{{genre}}}
|label7=Mode(s)
|label7=Mode(s)
|data7={{{mode}}}
|data7={{{mode}}}
|header8=Additional
|label8=Estimated playtime
|data9=[{{{official website}}} Official website]
|data8={{{playtime|}}}
|data10=[http://www.imdb.com/title/{{{imdb id}}} IMDb profile]
|label9=Rating(s)
|data11=<table style="width: 100%; background: none; font-weight: bold;">
|data9={{{rating}}}
<tr><td class="infoboxCentre">[[Commentary: {{{safe name|{{PAGENAME}}}}}|Commentary]]</td><td class="infoboxCentre">[[Transcript: {{{safe name|{{PAGENAME}}}}}|Transcript]]</td></tr>
|header10=External links
</table>
|data11=[{{{official website}}} Official website]
}}</includeonly><noinclude>{{documentation}}</noinclude>
|data12=[http://www.imdb.com/title/{{{imdb id}}} IMDb profile]
|header13=Additional
|data14={{infobox/additional table|<!--
Commentary:
-->{{#ifeq:{{{hascommentary|yes}}}|yes|[[Commentary:Futurama (video game){{#if:{{{special commentary|}}}|&#32;(standard commentary)|}}|Commentary]]<br />([[Transcript:Commentary:Futurama (video game)|Transcript]])}}<!--
Transcript:
-->|[[Transcript:Futurama (video game)|Transcript]]|<!--
Special commentary:
-->{{#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 = 
}}