Template:Season infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "style="[^"\n]+" \| " to "style="text-align:center; line-height:10px" | ") |
m (Text replacement - "#999999" to "#999") |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width:300px; background:{{{BG|#F2F3F4}}}; border:1px solid # | {| class="infobox" style="width:300px; background:{{{BG|#F2F3F4}}}; border:1px solid #999; color:{{{color|inherit}}}" cellspacing="0" | ||
! colspan="2" class="infoboxheading" style="background:{{{BG|transparent}}}; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ! colspan="2" class="infoboxheading" style="background:{{{BG|transparent}}}; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
! colspan="2" style="background:{{{imageBG|transparent}}}; border-bottom:1px solid {{{lineBG|# | ! colspan="2" style="background:{{{imageBG|transparent}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{startdate|}}}| | {{#if:{{{startdate|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Start date''': | '''Start date''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{startdate|}}} | {{{startdate|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{enddate|}}}| | {{#if:{{{enddate|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''End date''': | '''End date''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{enddate|}}} | {{{enddate|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{modes|}}}| | {{#if:{{{modes|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Mode(s)''': | '''Mode(s)''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{modes|}}} | {{{modes|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{prevssn|}}}| | {{#if:{{{prevssn|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Previous season''': | '''Previous season''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{prevssn|}}} | {{{prevssn|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{nextssn|}}}| | {{#if:{{{nextssn|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''Next season''': | '''Next season''': | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{nextssn|}}} | {{{nextssn|}}} | ||
{{!}}-|}} | {{!}}-|}} |
Revision as of 10:09, 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= }}