Template:Game infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}" to "{{{name|{{PAGENAME}}}}}")
m (Text replacement - "{{{name|{{PAGENAME}}}}}" to "{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}")
Line 1: Line 1:
{| class="infobox {{{id|infoboxtable hidable-content}}}" cellspacing="0" cellpadding="4" border="0" style="border-width: 0; width:300px; background:{{{BG|#F2F3F4}}}; border: 1px solid #999999; color:{{{color|inherit}}};"
{| class="infobox {{{id|infoboxtable hidable-content}}}" cellspacing="0" cellpadding="4" border="0" style="border-width: 0; width:300px; background:{{{BG|#F2F3F4}}}; border: 1px solid #999999; color:{{{color|inherit}}};"
|-
|-
! class="infoboxheading" colspan=2 style="background:{{{BG|transparent}}}; text-align:center; font-size:120%;" | {{{name|{{PAGENAME}}}}}
! class="infoboxheading" colspan=2 style="background:{{{BG|transparent}}}; text-align:center; font-size:120%;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|

Revision as of 21:11, April 23, 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=
}}