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>Wayoshi
(...rare colors?)
(125%)
 
(56 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: #f9f979; border:1px solid #aa8; color:black"
{| id="game" class="infobox" style="background:#FFFFE8; border:1px solid #0A2038;"
| align="center" colspan="2" bgcolor="#fafada" style="font-size:110%;" | '''''{{{title}}}'''''
|-
|-
|align="center" colspan="2" | {{{image|[[Image:Nocoverart.png]]}}}
! colspan="2" style="background:#1C3855;color:gold;font-size:125%"| ''{{{title|{{PAGENAME}}}}}''
|- style=background:#99f
|-
|'''Developer(s)'''
| align="center" colspan="2" | {{{image|}}}
| style="width:17em" | {{{developer|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| '''Publisher(s)'''
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
| {{{publisher|}}}
{{!}} {{color|'''Developer(s)'''|white}}
|- style=background:#99f
{{!}} {{color|{{{developer}}}|white}}
| '''Release date'''
|}}
| {{{released|}}}
|- style="vertical-align: top"
|- style="vertical-align: top;"
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
| '''Genre'''
{{!}} {{color|'''Publisher'''|white}}
| {{{genre|}}}
{{!}} {{color|{{{publisher}}}|white}}
|- style=background:#99f
|}}
| '''Mode(s)'''
|- style="vertical-align: top"
| {{{modes|}}}
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
|- style="vertical-align: top;"
{{!}} {{color|'''Release date(s)'''|white}}
| '''Rating(s)'''
{{!}} {{color|{{{released}}}|white}}
| {{{ratings|}}}
|}}
|- style=background:#99f
|- style="vertical-align: top"
| '''Platform(s)'''
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
| {{{platforms|}}}
{{!}} {{color|'''Genre(s)'''|white}}
|- style="vertical-align: top;"
{{!}} {{color|{{{genre}}}|white}}
{{if defined call1 | {{{media}}} | Infobox/media | {{{media}}}}}
|}}
|-
|- style="vertical-align: top"
|}<noinclude>[[Category:Formatting Templates]]</noinclude>
{{#if:{{{modes|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Modes'''|white}}
{{!}} {{color|{{{modes}}}|white}}
|}}
|- style="vertical-align: top"
{{#if:{{{ratings|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Rating(s)'''|white}}
{{!}} {{color|{{{ratings}}}|white}}
|}}
|- style="vertical-align: top"
{{#if:{{{console|}}}|{{!}}-style="background:#3B587E"
{{!}} {{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 =
}}