Template:Game infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "infoboximage" to "infoboxmedia")
m (Text replacement - "colspan="([^"\n]+)" class="([^"\n]+)" style="([^"\n]+)"" to "class="$2" colspan="$1" style="$3"")
Line 1: Line 1:
{| class="infobox" style="width:300px; color:{{{color|inherit}}}; background:{{{BG|#F2F3F4}}}; border:1px solid #999" cellspacing="0"
{| class="infobox" style="width:300px; color:{{{color|inherit}}}; background:{{{BG|#F2F3F4}}}; border:1px solid #999" cellspacing="0"
! colspan="2" class="infoboxheading" style="background:{{{BG|transparent}}}" class="infoboxheading" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! class="infoboxheading" colspan="2" style="background:{{{BG|transparent}}}" class="infoboxheading" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|

Revision as of 18:27, 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= 
|publisher= 
|platform= 
|releasedate= 
|genre= 
|modes= 
|rating=
}}