Template:Game infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "sectionBG" to "fieldBG") |
No edit summary |
||
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" | ||
! class="infoboxheading" colspan="2" style="background:{{{ | ! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 54: | Line 54: | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
<pre>{{game infobox | <pre> | ||
{{game infobox | |||
|name= | |name= | ||
|image= | |image= | ||
Line 64: | Line 65: | ||
|modes= | |modes= | ||
|rating= | |rating= | ||
}}</pre> | }} | ||
</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Revision as of 16:45, September 18, 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= }}