Template:Multiplayer gamemode infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="[^\n"]+" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$2|content=$1}}")
No edit summary
Line 1: Line 1:
{| class="infobox" style="width:260px; background:{{{BG|#AA0000}}}; color:{{{color1|#000}}}" cellspacing="0"
{{Infobox|start|bg=#A00}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}}}
|-
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{#if:{{{image|}}}|
 
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
}}
|-
{{Infobox|entry|title={{{game-title|Game(s)}}}|content={{{games|}}}}}
{{Infobox|entry|title={{{game-title|Game(s)}}}|content={{{games|}}}}}
{{Infobox|entry|title={{{playernumber-title|Recommended number of players}}}|content={{{playernumber|}}}}}
{{Infobox|entry|title={{{playernumber-title|Recommended number of players}}}|content={{{playernumber|}}}}}
{{Infobox|entry|title={{{maps-title|Recommended map(s)}}}|content={{{maps|}}}}}
{{Infobox|entry|title={{{maps-title|Recommended map(s)}}}|content={{{maps|}}}}}
{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Multiplayer mode {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}</includeonly><noinclude>
{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Multiplayer mode {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}</includeonly><noinclude>
{{Clear}}
{{Clear}}

Revision as of 12:40, August 29, 2023

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=
}}