Template:Multiplayer gamemode infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "style="[^"\n]+" \|  " to "style="text-align:center; line-height:10px" |  ")
m (Text replacement - "#999999" to "#999")
Line 4: Line 4:
{{!}}-
{{!}}-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999999}}}" colspan="2" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
! style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" colspan="2" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
}}
}}
{{!}}-
{{!}}-
{{#if:{{{games|}}}|
{{#if:{{{games|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
'''{{{game-title|Game(s)}}}''':
'''{{{game-title|Game(s)}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{games|}}}
{{{games|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{playernumber|}}}|
{{#if:{{{playernumber|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
'''{{{playernumber-title|Recommended number of players}}}''':
'''{{{playernumber-title|Recommended number of players}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{playernumber|}}}
{{{playernumber|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{maps|}}}|
{{#if:{{{maps|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}; width:100px" {{!}}
'''{{{maps-title|Recommended map(s)}}}''':
'''{{{maps-title|Recommended map(s)}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{maps|}}}
{{{maps|}}}
{{!}}-}}
{{!}}-}}

Revision as of 11:08, September 15, 2022

Multiplayer gamemode infobox
 

Usage

To use this template, paste the following code into the top of the article, filling all relevant fields:

{{Multiplayer gamemode infobox
|name=
|image=
|games=
|playernumber=
|maps=
}}