Difference between revisions of "Template:Game Infobox"

From Underrail Wiki
Jump to navigation Jump to search
m
(css styling)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| cellspacing="0px" style={{Infobox common style}}
+
{| class="infobox" cellspacing="0px" style="color:#626262;"
 
|-
 
|-
 
! colspan=2 style="text-align:center; font-weight:bold; color:white; font-size:127%;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
 
! colspan=2 style="text-align:center; font-weight:bold; color:white; font-size:127%;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
Line 23: Line 23:
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:<noinclude>string</noinclude>{{{platform|}}}|
 
{{#if:<noinclude>string</noinclude>{{{platform|}}}|
{{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Platforms:'''
+
{{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Platform:'''
 
{{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}}
 
{{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}}
 
{{{platform}}}
 
{{{platform}}}

Latest revision as of 10:39, 30 October 2014

Game Infobox
{{{image}}}
Developer:

{{{developer}}}

Publisher:

{{{publisher}}}

Distributor:

{{{distributor}}}

Platform:

{{{platform}}}

Release date:

{{{releasedate}}}

Genre:

{{{genre}}}

Mode:

{{{mode}}}

Requirements:

{{{sysreq}}}

Rating:

{{{rating}}}


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Game_Infobox/doc to view this documentation. (edit) (How does this work?)

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Game Infobox
|name= 
|image= 
|developer= 
|publisher= 
|platform= 
|releasedate= 
|genre= 
|modes= 
|rating=
}}