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
(Fix)
(125%)
 
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| align="right" cellpadding="3" cellspacing="2" style="border-color: lightblue; border-style: solid; border-width: 1px; font-size: 90%; margin-left: 8px; margin-bottom: 8px"
{| id="game" class="infobox" style="background:#FFFFE8; border:1px solid #0A2038;"
|align="center" bgcolor="lightblue" colspan="2" style="color: black; font-weight: bold;"|''{{PAGENAME}}''
|-
|- class{{{image}}}="hiddenStructure"
! colspan="2" style="background:#1C3855;color:gold;font-size:125%"| ''{{{title|{{PAGENAME}}}}}''
|align="center" colspan="2"|{{{image}}}<br>{{{caption}}}
|-
|- class{{{developer}}}="hiddenStructure"
| align="center" colspan="2" | {{{image|}}}
| bgcolor="lightblue"| '''Developer'''
|- style="vertical-align: top;"
| {{{developer}}}
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
|- class{{{publisher}}}="hiddenStructure"
{{!}} {{color|'''Developer(s)'''|white}}
| bgcolor="lightblue"| '''Publisher'''
{{!}} {{color|{{{developer}}}|white}}
| {{{publisher}}}
|}}
|- class{{{released}}}="hiddenStructure"
|- style="vertical-align: top"
| bgcolor="lightblue"| '''Released'''
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
| {{{released}}}
{{!}} {{color|'''Publisher'''|white}}
|- class{{{genre}}}="hiddenStructure"
{{!}} {{color|{{{publisher}}}|white}}
| bgcolor="lightblue"| '''Genre'''
|}}
| {{{genre}}}
|- style="vertical-align: top"
|- class{{{modes}}}="hiddenStructure"
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
| bgcolor="lightblue"| '''Modes'''
{{!}} {{color|'''Release date(s)'''|white}}
| {{{modes}}}
{{!}} {{color|{{{released}}}|white}}
|- class{{{platforms}}}="hiddenStructure"
|}}
| bgcolor="lightblue"| '''Platforms'''
|- style="vertical-align: top"
| {{{platforms}}}
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
|- class{{{media}}}="hiddenStructure"
{{!}} {{color|'''Genre(s)'''|white}}
| bgcolor="lightblue"| '''Media'''
{{!}} {{color|{{{genre}}}|white}}
| {{{media}}}
|}}
|}
|- style="vertical-align: top"
<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==
==Usage==
<pre>
<pre>
{{Gamebox
{{Game infobox
|image=
|title =
|caption=
|image =
|developer=
|developer =
|publisher=
|publisher =
|released=
|released =
|genre=
|genre =
|modes=
|modes =  
|platforms=
|ratings =
|media=
|console =
}}
}}
</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 =
}}