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

Difference between revisions of "Template:Game infobox"

From Rare Wiki
Jump to navigationJump to search
rarewiki>Conker's Bad Fur Day
(Now, you shall not phail me!)
(125%)
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: white; border:1px solid #99FF66; color:black"
{| id="game" class="infobox" style="background:#FFFFE8; border:1px solid #0A2038;"
| align="center" colspan="2" bgcolor="#33FF00" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}<br>{{{caption|}}}
! colspan="2" style="background:#1C3855;color:gold;font-size:125%"| ''{{{title|{{PAGENAME}}}}}''
{{#if:{{{developer|}}}|{{!}}- style="vertical-align: top;"
|-
{{!}} '''Developer'''
| align="center" colspan="2" | {{{image|}}}
{{!}} {{{developer}}}
|- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Developer(s)'''|white}}
{{!}} {{color|{{{developer}}}|white}}
|}}
|}}
{{#if:{{{publisher|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Publisher'''
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{publisher}}}
{{!}} {{color|'''Publisher'''|white}}
{{!}} {{color|{{{publisher}}}|white}}
|}}
|}}
{{#if:{{{released|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Release dates'''
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{released}}}
{{!}} {{color|'''Release date(s)'''|white}}
{{!}} {{color|{{{released}}}|white}}
|}}
|}}
{{#if:{{{genre|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Genre'''
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{genre}}}
{{!}} {{color|'''Genre(s)'''|white}}
{{!}} {{color|{{{genre}}}|white}}
|}}
|}}
{{#if:{{{modes|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Modes'''
{{#if:{{{modes|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{modes}}}
{{!}} {{color|'''Modes'''|white}}
{{!}} {{color|{{{modes}}}|white}}
|}}
|}}
{{#if:{{{platforms|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Platforms'''
{{#if:{{{ratings|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{platforms}}}
{{!}} {{color|'''Rating(s)'''|white}}
{{!}} {{color|{{{ratings}}}|white}}
|}}
|}}
{{#if:{{{media|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Media'''
{{#if:{{{console|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{media}}}
{{!}} {{color|'''Console(s)'''|white}}
{{!}} {{color|{{{console}}}|white}}
|}}
|}}
|}
|}<noinclude>
<noinclude>
==Usage==
==Usage==
<pre>
<pre>
{{Gamebox
{{Game infobox
|title=
|title =
|image=
|image =
|caption=
|developer =
|developer=
|publisher =
|publisher=
|released =
|released=
|genre =
|genre=
|modes =  
|modes=
|ratings =
|platforms=
|console =
|media=
}}
}}
</pre>
</pre>
[[Category:Formatting Templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 04:36, October 16, 2021

Game infobox

Usage

{{Game infobox
|title =
|image =
|developer =
|publisher =
|released =
|genre =
|modes = 
|ratings =
|console =
}}