Template:Game infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "border: " to "border:") |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox {{{ | {| 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}}}; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | |||
! class="infoboxheading" | |||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
! colspan=2 style="background:{{{imageBG|transparent}}} | ! colspan="2" style="background:{{{imageBG|transparent}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}} | ||
}} | }} | ||
|- | |- | ||
Line 49: | Line 48: | ||
{{{rating|}}} | {{{rating|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
| colspan=2 style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px; line-height:10px" | | | colspan="2" style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px; line-height:10px" | | ||
|}<noinclude> | |}<noinclude> | ||
{{Clear}}__NOTOC__ | {{Clear}}__NOTOC__ |
Revision as of 01:15, 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= }}