Template:Game infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "| " to "|  ")
m (Text replacement - ";"" to """)
Line 1: Line 1:
{| class="infobox" cellspacing="0" style="width:300px; background:{{{BG|#F2F3F4}}}; color:{{{color1|#000}}}; border:1px solid #B5B7CF;"
{| class="infobox" cellspacing="0" style="width:300px; background:{{{BG|#F2F3F4}}}; color:{{{color1|#000}}}; border:1px solid #B5B7CF"
|-
|-
! class="infoboxheading" colspan=2 style="background:{{{BG|transparent}}}; text-align:center; font-size:120%;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! class="infoboxheading" colspan=2 style="background:{{{BG|transparent}}}; text-align:center; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! colspan=2 style="background:{{{imageBG|transparent}}}; text-align:center;" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}}
! colspan=2 style="background:{{{imageBG|transparent}}}; text-align:center" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}}
}}
}}
|-
|-

Revision as of 01:47, September 15, 2022

Game infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Game infobox
|name=
|image=
|developer=
|primary-dev=
|support-dev=
|writer=
|composer=
|publisher=
|engine=
|platform=
|releasedate=
|canceldate=
|genre=
|modes=
|rating=
}}