Template:Season/doc: Difference between revisions
Jump to navigation
Jump to search
x>FANDOM Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..." |
(No difference)
|
Revision as of 23:33, 20 January 2021
Description
To use this template, add the {{Season}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Season
| title =
| image =
| caption =
| season =
| episodes =
| premiere =
| previous =
| next =
}}
Sample output
<infobox type="Season"> <title source="title"><default>Season/doc</default></title>
<image source="image"></image> <label>Season</label> <label>Episodes</label> <label>Premiered</label> <group layout="horizontal"> <header>Navigation</header> <label>← Previous</label> <label>Next →</label> </group> </infobox>
{{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
}}