Template:Infobox/Season: 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:
<includeonly>{| class="infobox" style="width:300px; color:{{{color|#000}}}; background:{{{BG|#{{#switch:{{{variant|}}}|Cov=9966CC|Human=3779AE|Forerunner=B3B3B3|#default=555}}}}}" cellspacing="0"
<includeonly>{{Infobox|start}}
<!-- PREVIOUS SEASON -->
{{Infobox|entry|title={{{prev-title|Previous}}}|content={{{prev|}}}}}
{{Infobox|entry|title={{{prev-title|Previous}}}|content={{{prev|}}}}}
<!-- NEXT SEASON -->
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}}}
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}}}
<!-- NAME -->
 
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:#fff" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}}}
|-
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
<!-- IMAGE -->
 
{{#if:{{{image|}}}|
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#f0f0f0}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
}}
|-
<!-- START DATE -->
{{Infobox|entry|title={{{start-title|Start date}}}|content={{{start|}}}}}
{{Infobox|entry|title={{{start-title|Start date}}}|content={{{start|}}}}}
<!-- END DATE -->
{{Infobox|entry|title={{{end-title|End date}}}|content={{{end|}}}}}
{{Infobox|entry|title={{{end-title|End date}}}|content={{{end|}}}}}
<!-- NUMBER OF TIERS -->
{{Infobox|entry|title={{{numtiers-title|Number of tiers}}}|content={{{numtiers|}}}}}
{{Infobox|entry|title={{{numtiers-title|Number of tiers}}}|content={{{numtiers|}}}}}
<!-- TOTAL COST -->
{{Infobox|entry|title={{{totalcost-title|Total unlock cost}}}|content={{{totalcost|}}}}}
{{Infobox|entry|title={{{totalcost-title|Total unlock cost}}}|content={{{totalcost|}}}}}
<!-- BATTLE PASS COST -->
{{Infobox|entry|title={{{passpurchasecost-title|Pass purchase cost}}}|content={{{passpurchasecost|}}}}}
{{Infobox|entry|title={{{passpurchasecost-title|Pass purchase cost}}}|content={{{passpurchasecost|}}}}}
<!-- GAMES INCLUDED -->
{{Infobox|entry|title={{{games-title|Includes content for}}}|content={{{games|}}}}}
{{Infobox|entry|title={{{games-title|Includes content for}}}|content={{{games|}}}}}
{{Infobox|end}}{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|{{{gamelabel|MCC {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}} Season}}}}}</includeonly><noinclude>{{Doc/Template}} [[Category:Infobox templates]]</noinclude>
{{Infobox|end}}{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|{{{gamelabel|MCC {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}} Season}}}}}</includeonly><noinclude>{{Doc/Template}} [[Category:Infobox templates]]</noinclude>

Revision as of 11:49, August 29, 2023

vde
Template Documentation

Usage

Copy/paste the following text and fill in the relevant fields:

{{Infobox/Season
|name=
|image=
|prev=
|next=
|start=
|end=
|numtiers=
|totalcost=
|passpurchasecost=
|games=
}}