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 (Plural)
(content)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width:250px; font-size:smaller; border:2px solid #ffa500; background-color: #D3D3D3;"
{| class="infobox orange"
|colspan=2 style="text-align:center;font-size:125%" | '''''{{PAGENAME}}'''''
|-
|-
| bgcolor=white align="center" colspan="2" | [[File:{{{image|Noimage.jpg}}}|250px]]
|colspan=2 style="text-align:center" | [[File:{{{image|}}}|250px]]
|-
{{#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|}}}|{{!}}-
{{!}}-
{{!}} '''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|}}}|{{!}}-
{{!}}-
{{!}} '''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|}}}|{{!}}-
{{!}}-
{{!}} '''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|}}}|{{!}}-
{{!}}-
{{!}} '''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|}}}|{{!}}-
{{!}}-
{{!}} '''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|}}}|{{!}}-
{{!}}-
{{!}} '''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|}}}|{{!}}-
{{!}}-
{{!}} '''Content 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|}}}|{{!}}-
{{!}}-
{{!}} '''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 =
Line 67: Line 63:
|system =
|system =
}}</pre>
}}</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Games]]</includeonly>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Games]]</includeonly>

Latest revision as of 19:59, December 6, 2023

Infobox game
[[File:|250px]]

Usage

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