Template:Season infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "<div>{{{caption}}}</div>" to "<br>{{{caption}}}")
No edit summary
Line 3: Line 3:
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! colspan="2" style="background:{{{imageBG|transparent}}}; border-bottom:1px solid {{{lineBG|#999999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<br>{{{caption}}}}}
! colspan="2" style="background:{{{imageBG|transparent}}}; border-bottom:1px solid {{{lineBG|#999999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
}}
}}
|-
|-

Revision as of 10:28, September 15, 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=
}}