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
(switching up colors)
(chang of plan...)
Line 6: Line 6:
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Developer(s)'''|gold}}
{{!}} {{color|'''Developer(s)'''|white}}
{{!}} {{color|{{{developer}}}|gold}}
{{!}} {{color|{{{developer}}}|white}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Publisher'''|gold}}
{{!}} {{color|'''Publisher'''|white}}
{{!}} {{color|{{{publisher}}}|gold}}
{{!}} {{color|{{{publisher}}}|white}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Release date(s)'''|gold}}
{{!}} {{color|'''Release date(s)'''|white}}
{{!}} {{color|{{{released}}}|gold}}
{{!}} {{color|{{{released}}}|white}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Genre(s)'''|gold}}
{{!}} {{color|'''Genre(s)'''|white}}
{{!}} {{color|{{{genre}}}|gold}}
{{!}} {{color|{{{genre}}}|white}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{modes|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{modes|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Modes'''|gold}}
{{!}} {{color|'''Modes'''|white}}
{{!}} {{color|{{{modes}}}|gold}}
{{!}} {{color|{{{modes}}}|white}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{ratings|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{ratings|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Rating(s)'''|gold}}
{{!}} {{color|'''Rating(s)'''|white}}
{{!}} {{color|{{{ratings}}}|gold}}
{{!}} {{color|{{{ratings}}}|white}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{console|}}}|{{!}}-style="background:#3B587E"
{{#if:{{{console|}}}|{{!}}-style="background:#3B587E"
{{!}} {{color|'''Console(s)'''|gold}}
{{!}} {{color|'''Console(s)'''|white}}
{{!}} {{color|{{{console}}}|gold}}
{{!}} {{color|{{{console}}}|white}}
|}}
|}}
|}<noinclude>
|}<noinclude>

Revision as of 02:53, January 28, 2020

Game infobox

Usage

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