Template:Game infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "'''" to "") |
m (Text replacement - "sectionBG" to "fieldBG") |
||
Line 7: | Line 7: | ||
|- | |- | ||
{{#if:{{{developer|}}}| | {{#if:{{{developer|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{ | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Developer(s): | Developer(s): | ||
{{!}} class="infoboxcell" style="background:{{{ | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{developer|}}} | {{{developer|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{publisher|}}}| | {{#if:{{{publisher|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{ | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Publisher(s): | Publisher(s): | ||
{{!}} class="infoboxcell" style="background:{{{ | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{publisher|}}} | {{{publisher|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{platform|}}}| | {{#if:{{{platform|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{ | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Platform(s): | Platform(s): | ||
{{!}} class="infoboxcell" style="background:{{{ | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{platform|}}} | {{{platform|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{releasedate|}}}| | {{#if:{{{releasedate|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{ | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Release date(s): | Release date(s): | ||
{{!}} class="infoboxcell" style="background:{{{ | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{releasedate|}}} | {{{releasedate|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{genre|}}}| | {{#if:{{{genre|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{ | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Genre(s): | Genre(s): | ||
{{!}} class="infoboxcell" style="background:{{{ | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{genre|}}} | {{{genre|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{modes|}}}| | {{#if:{{{modes|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{ | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Mode(s): | Mode(s): | ||
{{!}} class="infoboxcell" style="background:{{{ | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{modes|}}} | {{{modes|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{rating|}}}| | {{#if:{{{rating|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{ | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Rating(s): | Rating(s): | ||
{{!}} class="infoboxcell" style="background:{{{ | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{rating|}}} | {{{rating|}}} | ||
{{!}}-|}} | {{!}}-|}} |
Revision as of 16:42, 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= }}