Template:Game infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "style="[^"\n]+" \| " to "style="text-align:center; line-height:10px" | ") |
m (Text replacement - "#999999" to "#999") |
||
Line 7: | Line 7: | ||
|- | |- | ||
{{#if:{{{developer|}}}| | {{#if:{{{developer|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Developer(s)''': | '''Developer(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{developer|}}} | {{{developer|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{publisher|}}}| | {{#if:{{{publisher|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Publisher(s)''': | '''Publisher(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{publisher|}}} | {{{publisher|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{platform|}}}| | {{#if:{{{platform|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Platform(s)''': | '''Platform(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{platform|}}} | {{{platform|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{releasedate|}}}| | {{#if:{{{releasedate|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Release date(s)''': | '''Release date(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{releasedate|}}} | {{{releasedate|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{genre|}}}| | {{#if:{{{genre|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Genre(s)''': | '''Genre(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{genre|}}} | {{{genre|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{modes|}}}| | {{#if:{{{modes|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Mode(s)''': | '''Mode(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{modes|}}} | {{{modes|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{rating|}}}| | {{#if:{{{rating|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Rating(s)''': | '''Rating(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{rating|}}} | {{{rating|}}} | ||
{{!}}-|}} | {{!}}-|}} |
Revision as of 10:09, 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= }}