Template:Season infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "border: " to "border:")
No edit summary
Line 1: Line 1:
{| class="infobox {{{id|infoboxtable hidable-content}}}" cellspacing="0" cellpadding="4" border="0" style="width:300px; background:{{{BG|#F2F3F4}}}; border:1px solid #999999; color:{{{color|inherit}}}"
{| class="infobox" style="width:300px; background:{{{BG|#F2F3F4}}}; border:1px solid #999999; color:{{{color|inherit}}}" cellspacing="0"
|-
! colspan="2" class="infoboxheading" style="background:{{{BG|transparent}}}; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! class="infoboxheading" colspan=2 style="background:{{{BG|transparent}}}; text-align:center; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! colspan=2 style="background:{{{imageBG|transparent}}}; text-align:center; border-bottom:1px solid {{{lineBG|#999999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}}
! colspan="2" style="background:{{{imageBG|transparent}}}; border-bottom:1px solid {{{lineBG|#999999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
}}
}}
|-
|-
Line 37: Line 36:
{{{nextssn|}}}
{{{nextssn|}}}
{{!}}-|}}
{{!}}-|}}
| colspan=2 style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px; border-top:1px solid {{{lineBG|#999999}}}; line-height:10px" | &nbsp;
| colspan="2" style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px; border-top:1px solid {{{lineBG|#999999}}}; line-height:10px" | &nbsp;
|}<noinclude>
|}<noinclude>
{{Clear}}__NOTOC__
{{Clear}}__NOTOC__

Revision as of 02:27, 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=
}}