There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Infobox game"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
m (this should fix it)
(redesign template)
Line 1: Line 1:
{| class="infobox" style="width:250px; float:right; font-size:smaller; border:2px solid #ffa500; background-color: #D3D3D3"
{|class="infobox" cellpadding=2 cellspacing=2 width=280px style="float:right; padding:4px; margin:0 0 1em 1em; font-size:11px; background-color:#FFF5EE; border:1px solid #ffae19"
| align="center" colspan="2" bgcolor="#ffa500" style="font-size:145%;" | '''''{{PAGENAME}}'''''
|-
|-
| bgcolor=white align="center" colspan="2" | [[File:{{{image|Noimage.jpg}}}|250px]]
|align="center" colspan="2" | {{{image|}}}
|-
{{#if:{{{developer|}}}|{{!}}- style="background:#ffc966"
| align="center" colspan=2 bgcolor="#ffa500" style="border-bottom:0px solid #D3D3D3; font-size:larger; color:white;" | '''''{{{title|{{PAGENAME}}}}}'''''
{{!}}'''Developer(s)'''
|-
{{!}} style="width:17em" {{!}} {{{developer|}}}
{{#if:{{{developer<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Developer:'''
|- style="vertical-align: top"
{{!}}{{{developer}}}
{{#if:{{{publisher|}}}|{{!}}- style="vertical-align: top;"
{{!}}-
{{!}} '''Publisher(s)'''
}}
{{!}} {{{publisher}}}
{{#if:{{{publisher<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Publisher:'''
|- style="vertical-align: top"
{{!}}{{{publisher}}}
{{#if:{{{programmer|}}}|{{!}}- style="background:#ffc966"
{{!}}-
{{!}} '''Programmer(s)'''
}}
{{!}} {{{programmer}}}
{{#if:{{{programmer<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Programmer(s):'''
|- style="vertical-align: top"
{{!}}{{{programmer}}}
{{#if:{{{designer|}}}|{{!}}- style="vertical-align: top;"
{{!}}-
{{!}} '''Designer(s)'''
}}
{{!}} {{{designer}}}
{{#if:{{{designer<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Designer(s):'''
|- style="vertical-align: top"
{{!}}{{{designer}}}
{{#if:{{{composer|}}}|{{!}}- style="background:#ffc966"
{{!}}-
{{!}} '''Composer(s)'''
}}
{{!}} {{{composer}}}
{{#if:{{{composer<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Composer(s):'''
|- style="vertical-align: top"
{{!}}{{{composer}}}
{{#if:{{{release_date|}}}|{{!}}- style="vertical-align: top;"
{{!}}-
{{!}} '''Release date'''
}}
{{!}} {{{release_date}}}
{{#if:{{{release_date<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Release dates:'''
|- style="vertical-align: top"
{{!}}{{{release_date}}}
{{#if:{{{genre|}}}|{{!}}- style="background:#ffc966"
{{!}}-
{{!}} '''Genre'''
}}
{{!}} {{{genre}}}
{{#if:{{{genre<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Genre:'''
|- style="vertical-align: top"
{{!}}{{{genre}}}
{{#if:{{{ratings|}}}|{{!}}- style="vertical-align: top;"
{{!}}-
{{!}} '''Age ratings'''
}}
{{!}} {{{ratings}}}
{{#if:{{{ratings<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Ratings:'''
|- style="vertical-align: top"
{{!}}{{{ratings}}}
{{#if:{{{system|}}}|{{!}}- style="background:#ffc966"
{{!}}-
{{!}} '''System'''
}}
{{!}} {{{system}}}
{{#if:{{{system<includeonly>|</includeonly>}}} |
|}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''System:'''
{{!}}{{{system}}}
{{!}}-
}}
|}
|}
<noinclude>
<noinclude>
Line 55: Line 52:
<pre>
<pre>
{{Infobox game
{{Infobox game
|title =
|image =
|image =
|developer =
|developer =

Revision as of 01:08, July 27, 2018

Infobox game

Usage

{{Infobox game
|image =
|developer =
|publisher =
|programmer =
|designer =
|composer =
|release_date =
|genre =
|ratings =
|system =
}}