Template:Season infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "border-color:{{{lineBG\|([^\n}]+)}}}" {{!}} {{{image\|}}}" to "border-bottom:1px solid {{{lineBG|$1}}}" {{!}} {{{image|}}}")
m (Text replacement - "{{!}}-}}" to "}} |-")
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|transparent}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|transparent}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
}}
}}
|-
|-
Line 10: Line 10:
Start date:
Start date:
{{!}} 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}}}" {{!}}
End date:
End date:
{{!}} 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}}}" {{!}}
Mode(s):
Mode(s):
{{!}} 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}}}" {{!}}
Previous season:
Previous season:
{{!}} 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}}}" {{!}}
Next season:
Next season:
{{!}} 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=
}}