Template:Season infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "\| class="infoboxfooter" colspan="2" \| ↵\|}" to "{{Infobox|end}}") |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{Infobox|title|name={{{name|}}}}} | {{Infobox|title|name={{{name|}}}}} | ||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | ||
{{Infobox|entry|title=Start date|content={{{startdate|}}}}} | {{Infobox|entry|title=Start date|content={{{startdate|}}}}} | ||
{{Infobox|entry|title=End date|content={{{enddate|}}}}} | {{Infobox|entry|title=End date|content={{{enddate|}}}}} | ||
Line 7: | Line 8: | ||
{{Infobox|entry|title=Previous season|content={{{prevssn|}}}}} | {{Infobox|entry|title=Previous season|content={{{prevssn|}}}}} | ||
{{Infobox|entry|title=Next season|content={{{nextssn|}}}}} | {{Infobox|entry|title=Next season|content={{{nextssn|}}}}} | ||
{{Infobox|end}}<noinclude> | |||
{{Clear}} | {{Infobox|end}}<noinclude>{{Clear}} | ||
==Usage instructions== | ==Usage instructions== | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
<pre>{{Season infobox | <pre> | ||
{{Season infobox | |||
|name= | |name= | ||
|image= | |image= | ||
Line 20: | Line 22: | ||
|prevssn= | |prevssn= | ||
|nextssn= | |nextssn= | ||
}}</pre> | }} | ||
</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Revision as of 09:35, June 1, 2024
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= }}