Template:Season infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "'''" to "") |
m (Text replacement - "#(F2F3F4|F0F0F0)" to "#f0f0f0") |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width:300px; background:{{{BG|# | {| class="infobox" style="width:300px; background:{{{BG|#f0f0f0}}}; border:1px solid #999; color:{{{color|inherit}}}" cellspacing="0" | ||
! class="infoboxheading" colspan="2" style="background:{{{BG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ! class="infoboxheading" colspan="2" style="background:{{{BG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
Line 7: | Line 7: | ||
|- | |- | ||
{{#if:{{{startdate|}}}| | {{#if:{{{startdate|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Start date: | Start date: | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{startdate|}}} | {{{startdate|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{enddate|}}}| | {{#if:{{{enddate|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
End date: | End date: | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{enddate|}}} | {{{enddate|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{modes|}}}| | {{#if:{{{modes|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Mode(s): | Mode(s): | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{modes|}}} | {{{modes|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{prevssn|}}}| | {{#if:{{{prevssn|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Previous season: | Previous season: | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{prevssn|}}} | {{{prevssn|}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{nextssn|}}}| | {{#if:{{{nextssn|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{sectionBG|# | {{!}} class="infoboxlabel" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
Next season: | Next season: | ||
{{!}} class="infoboxcell" style="background:{{{sectionBG|# | {{!}} class="infoboxcell" style="background:{{{sectionBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{nextssn|}}} | {{{nextssn|}}} | ||
{{!}}-|}} | {{!}}-|}} |
Revision as of 16:52, September 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= }}