Template:Game infobox: Difference between revisions
From Destinypedia, the Destiny wiki
No edit summary |
m (Text replacement - "#(F2F3F4|F0F0F0)" to "#f0f0f0") |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width:300px; color:{{{color|inherit}}}; background:{{{BG|# | {| class="infobox" style="width:300px; color:{{{color|inherit}}}; background:{{{BG|#f0f0f0}}}; border:1px solid #999" cellspacing="0" | ||
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
Line 7: | Line 7: | ||
|- | |- | ||
{{#if:{{{developer|}}}| | {{#if:{{{developer|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Developer(s): | Developer(s): | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{developer|}}} | {{{developer|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{publisher|}}}| | {{#if:{{{publisher|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Publisher(s): | Publisher(s): | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{publisher|}}} | {{{publisher|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{platform|}}}| | {{#if:{{{platform|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Platform(s): | Platform(s): | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{platform|}}} | {{{platform|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{releasedate|}}}| | {{#if:{{{releasedate|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Release date(s): | Release date(s): | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{releasedate|}}} | {{{releasedate|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{genre|}}}| | {{#if:{{{genre|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Genre(s): | Genre(s): | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{genre|}}} | {{{genre|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{modes|}}}| | {{#if:{{{modes|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Mode(s): | Mode(s): | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{modes|}}} | {{{modes|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{rating|}}}| | {{#if:{{{rating|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Rating(s): | Rating(s): | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{rating|}}} | {{{rating|}}} | ||
{{!}}-|}} | {{!}}-|}} |
Revision as of 16:51, 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= }}