Template:Season infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "|}}} {{!}}-|}}" to "}}} {{!}}-}}")
m (Text replacement - "{{!}}-}}" to "}} |-")
 
Line 11: Line 11:
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{startdate}}}
{{{startdate}}}
{{!}}-}}
}}
|-
{{#if:{{{enddate|}}}|
{{#if:{{{enddate|}}}|
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
Line 17: Line 18:
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{enddate}}}
{{{enddate}}}
{{!}}-}}
}}
|-
{{#if:{{{modes|}}}|
{{#if:{{{modes|}}}|
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
Line 23: Line 25:
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{modes}}}
{{{modes}}}
{{!}}-}}
}}
|-
{{#if:{{{prevssn|}}}|
{{#if:{{{prevssn|}}}|
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
Line 29: Line 32:
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{prevssn}}}
{{{prevssn}}}
{{!}}-}}
}}
|-
{{#if:{{{nextssn|}}}|
{{#if:{{{nextssn|}}}|
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
Line 35: Line 39:
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{nextssn}}}
{{{nextssn}}}
{{!}}-}}
}}
|-
| class="infoboxfooter" colspan="2" |  
| class="infoboxfooter" colspan="2" |  
|}<noinclude>
|}<noinclude>

Latest revision as of 10:16, October 18, 2022

Season infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Season infobox
|name= 
|image= 
|startdate= 
|enddate= 
|modes= 
|prevssn=
|nextssn=
}}