Template:Season/doc: Difference between revisions
Appearance
m |
Cdjensen94 (talk | contribs) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
| Line 39: | Line 36: | ||
| next = This is a test | | next = This is a test | ||
}} | }} | ||
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category: | </pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Infobox templates]] | ||
[[Category:Templates]] | |||
[[Category:Documentation pages]]</noinclude> | |||
Latest revision as of 10:45, 24 October 2025
Syntax
{{Season
| title =
| image =
| caption =
| season =
| episodes =
| premiere =
| previous =
| next =
}}
Sample output
{{Season
| title = This is a test
| image = Wiki.png
| caption = This is a test
| season = This is a test
| episodes = This is a test
| premiere = This is a test
| previous = This is a test
| next = This is a test
}}