Difference between revisions of "Template:Game Infobox"
Jump to navigation
Jump to search
m |
WikimanBot (talk | contribs) (css styling) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | {| class="infobox" cellspacing="0px" style="color:#626262;" |
|- | |- | ||
− | ! colspan=2 style=" | + | ! colspan=2 style="text-align:center; font-weight:bold; color:white; font-size:127%;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} |
|- | |- | ||
− | {{#if:{{{image|}}}| | + | {{#if:<noinclude>string</noinclude>{{{image|}}}| |
− | ! colspan=2 style=" | + | ! colspan=2 style="text-align:center; border-bottom:1px solid #AE5700;" {{!}} {{{image}}} |
}} | }} | ||
|- | |- | ||
− | {{#if:{{{developer|}}}| | + | {{#if:<noinclude>string</noinclude>{{{developer|}}}| |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Developer''': |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}} |
− | {{{developer | + | {{{developer}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{publisher|}}}| | + | {{#if:<noinclude>string</noinclude>{{{publisher|}}}| |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Publisher:''' |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}} |
− | {{{publisher | + | {{{publisher}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:<noinclude>string</noinclude>{{{distributor|}}}| |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Distributor:''' |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}} |
− | {{{ | + | {{{distributor}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:<noinclude>string</noinclude>{{{platform|}}}| |
− | {{!}} | + | {{!}} 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%;" {{!}} |
− | {{{ | + | {{{platform}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:<noinclude>string</noinclude>{{{releasedate|}}}| |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Release date:''' |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}} |
− | {{{ | + | {{{releasedate}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:<noinclude>string</noinclude>{{{genre|}}}| |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Genre:''' |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}} |
− | {{{ | + | {{{genre}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:<noinclude>string</noinclude>{{{mode|}}}| |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Mode:''' |
− | {{!}} | + | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}} |
− | {{{rating | + | {{{mode}}} |
+ | {{!}}-|}} | ||
+ | {{#if:<noinclude>string</noinclude>{{{sysreq|}}}| | ||
+ | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:90%;" {{!}} '''Requirements:''' | ||
+ | {{!}} style="vertical-align:top; border-bottom:1px solid #AE5700; font-size:80%;" {{!}} | ||
+ | {{{sysreq}}} | ||
+ | {{!}}-|}} | ||
+ | {{#if:<noinclude>string</noinclude>{{{rating|}}}| | ||
+ | {{!}} style="vertical-align:top; font-size:90%;" {{!}} '''Rating:''' | ||
+ | {{!}} style="vertical-align:top; font-size:80%;" {{!}} | ||
+ | {{{rating}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
− | |||
|}<noinclude>__NOTOC__ | |}<noinclude>__NOTOC__ | ||
<br style="clear:both;"/>{{documentation}}</noinclude> | <br style="clear:both;"/>{{documentation}}</noinclude> |
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?)
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= }}