Template:Multiplayer gamemode infobox: Difference between revisions
From Halopedia, the Halo wiki
m (Text replacement - "{{{name|{{PAGENAME}}}}}" to "{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}") |
m (Text replacement - ""vertical-align: *top; " to """) |
||
Line 8: | Line 8: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{games|}}}| | {{#if:{{{games|}}}| | ||
{{!}} class="infoboxlabel" style=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px; width:100px;" {{!}} | ||
'''{{{game-title|Game(s)}}}''': | '''{{{game-title|Game(s)}}}''': | ||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | ||
{{{games|}}} | {{{games|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{playernumber|}}}| | {{#if:{{{playernumber|}}}| | ||
{{!}} class="infoboxlabel" style=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px; width:100px;" {{!}} | ||
'''{{{playernumber-title|Recommended number of players}}}''': | '''{{{playernumber-title|Recommended number of players}}}''': | ||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | ||
{{{playernumber|}}} | {{{playernumber|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{maps|}}}| | {{#if:{{{maps|}}}| | ||
{{!}} class="infoboxlabel" style=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px; width:100px;" {{!}} | ||
'''{{{maps-title|Recommended map(s)}}}''': | '''{{{maps-title|Recommended map(s)}}}''': | ||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | ||
{{{maps|}}} | {{{maps|}}} | ||
{{!}}-}} | {{!}}-}} |
Revision as of 22:04, September 14, 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= }}