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>Anonymous73
(125%)
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div>
{| id="game" class="infobox" style="background:#FFFFE8; border:1px solid #0A2038;"
{|style="float:right;margin:0 0 0.5em 1em;width:13em;background:#F7F2C5;font-size:small"
|-
|-
!colspan=2 style=background:#FBE300;color:black;text-align:center;font-size:larger |''{{{title|{{PAGENAME}}}}}''
! colspan="2" style="background:#1C3855;color:gold;font-size:125%"| ''{{{title|{{PAGENAME}}}}}''
|-
|-
|colspan=2 style="padding:1em 0;text-align:center;font-size:normal" |{{{image}}}<br>{{{caption|}}}
| align="center" colspan="2" | {{{image|}}}
|-valign=top bgcolor=#F4E992
|- style="vertical-align: top;"
!style=font-size:small|Developer
{{#if:{{{developer|}}}|{{!}}-style="background:#3B587E"
|style=padding-right:1em|{{{developer}}}  
{{!}} {{color|'''Developer(s)'''|white}}
|-valign=top bgcolor=#F2E160
{{!}} {{color|{{{developer}}}|white}}
!style=font-size:small|Publisher
|}}
|style=padding-right:1em|{{{publisher}}}
|- style="vertical-align: top"
|-valign=top bgcolor=#F4E992
{{#if:{{{publisher|}}}|{{!}}-style="background:#3B587E"
!style=font-size:small|Released
{{!}} {{color|'''Publisher'''|white}}
|style=padding-right:1em|{{{released}}}
{{!}} {{color|{{{publisher}}}|white}}
|-valign=top bgcolor=#F2E160
|}}
!style=font-size:small|Genere
|- style="vertical-align: top"
|style=padding-right:1em|{{{genre}}}
{{#if:{{{released|}}}|{{!}}-style="background:#3B587E"
|-valign=top bgcolor=#F4E992
{{!}} {{color|'''Release date(s)'''|white}}
!style=font-size:small|Modes
{{!}} {{color|{{{released}}}|white}}
|style=padding-right:1em|{{{modes}}}
|}}
|-valign=top bgcolor=#F2E160
|- style="vertical-align: top"
!style=font-size:small|Platforms
{{#if:{{{genre|}}}|{{!}}-style="background:#3B587E"
|style=padding-right:1em|{{{platforms}}}
{{!}} {{color|'''Genre(s)'''|white}}
|-valign=top bgcolor=#F4E992
{{!}} {{color|{{{genre}}}|white}}
!style=font-size:small|Media
|}}
|style="padding-right:1em"|{{{media}}}
|- style="vertical-align: top"
|-
{{#if:{{{modes|}}}|{{!}}-style="background:#3B587E"
|-
{{!}} {{color|'''Modes'''|white}}
|}
{{!}} {{color|{{{modes}}}|white}}
</div>
|}}
<noinclude>
|- 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 =
}}