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
(increased font size)
(switching up colors)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=330px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000;"
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=330px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#F8EEBB; border:1px solid #0A2038;"
|-
|-
! colspan="2" bgcolor="#FFD700" style=font-size:13px| ''{{{title|{{PAGENAME}}}}}''
! colspan="2" bgcolor="#1C3855" style="font-size:13px"| <span style="color:gold">''{{{title|{{PAGENAME}}}}}''</span>
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
{{!}} '''Developer(s)'''
{{!}} {{color|'''Developer(s)'''|gold}}
{{!}} {{{developer}}}
{{!}} {{color|{{{developer}}}|gold}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{publisher|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
{{!}} '''Publisher'''
{{!}} {{color|'''Publisher'''|gold}}
{{!}} {{{publisher}}}
{{!}} {{color|{{{publisher}}}|gold}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{released|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
{{!}} '''Release date(s)'''
{{!}} {{color|'''Release date(s)'''|gold}}
{{!}} {{{released}}}
{{!}} {{color|{{{released}}}|gold}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{genre|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
{{!}} '''Genre(s)'''
{{!}} {{color|'''Genre(s)'''|gold}}
{{!}} {{{genre}}}
{{!}} {{color|{{{genre}}}|gold}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{modes|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{modes|}}}|{{!}}-style="background:#3B587E"
{{!}} '''Modes'''
{{!}} {{color|'''Modes'''|gold}}
{{!}} {{{modes}}}
{{!}} {{color|{{{modes}}}|gold}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{ratings|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{ratings|}}}|{{!}}-style="background:#3B587E"
{{!}} '''Rating(s)'''
{{!}} {{color|'''Rating(s)'''|gold}}
{{!}} {{{ratings}}}
{{!}} {{color|{{{ratings}}}|gold}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{console|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{console|}}}|{{!}}-style="background:#3B587E"
{{!}} '''Console(s)'''
{{!}} {{color|'''Console(s)'''|gold}}
{{!}} {{{console}}}
{{!}} {{color|{{{console}}}|gold}}
|}}
|}}
|}<noinclude>
|}<noinclude>

Revision as of 02:48, January 28, 2020

Game infobox

Usage

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