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>Slipknot Darkrai
(125%)
 
(47 intermediate revisions by 5 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: {{{bg|white}}}; border:1px solid {{{border|#8a8}}}; color:black"
{| id="game" class="infobox" style="background:#FFFFE8; border:1px solid #0A2038;"
| align="center" colspan="2" bgcolor="{{{titlebg|white}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}
! colspan="2" style="background:#1C3855;color:gold;font-size:125%"| ''{{{title|{{PAGENAME}}}}}''
{{#if:{{{developers|}}}|{{!}}- style="vertical-align: top;"
|-
{{!}} '''Developers'''
| align="center" colspan="2" | {{{image|}}}
{{!}} {{{developers}}}
|- style="vertical-align: top;"
|}}
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{publishers|}}}|{{!}}- style="vertical-align: top;"
{{!}} {{color|'''Developer(s)'''|white}}
{{!}} '''Publishers'''
{{!}} {{color|{{{developer}}}|white}}
{{!}} {{{Publishers}}}
|}}
|}}
{{#if:{{{released|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Release Dates'''
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{released}}}
{{!}} {{color|'''Publisher'''|white}}
{{!}} {{color|{{{publisher}}}|white}}
|}}
|}}
{{#if:{{{genre|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Genre'''
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{genre}}}
{{!}} {{color|'''Release date(s)'''|white}}
{{!}} {{color|{{{released}}}|white}}
|}}
|}}
{{#if:{{{modes|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Mode(s)'''
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{modes}}}
{{!}} {{color|'''Genre(s)'''|white}}
{{!}} {{color|{{{genre}}}|white}}
|}}
|}}
{{#if:{{{ratings|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Ratings'''
{{#if:{{{modes|}}}|{{!}}-style="background:#3B587E"
{{!}} {{{ratings}}}
{{!}} {{color|'''Modes'''|white}}
{{!}} {{color|{{{modes}}}|white}}
|}}
|}}
{{#if:{{{platforms|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Platform(s)'''
{{#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>
==Usage==
<pre>
{{Game infobox
|title =
|image =
|developer =
|publisher =
|released =
|genre =
|modes =
|ratings =
|console =
}}
</pre>
[[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 =
}}