Template:Series/doc: Difference between revisions
Appearance
Updates. |
Added a category. |
||
Line 39: | Line 39: | ||
| next = This is a test | | next = This is a test | ||
}} | }} | ||
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | </pre><includeonly>[[Category:Infobox templates]][[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 17:00, 18 March 2025
Description
To use this template, add the {{Series}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Series | title = | image = | caption = | series = | episodes = | premiere = | previous = | next = }}
Sample output
<infobox type="Series"> <title source="title"><default>Series/doc</default></title>
<image source="image"></image> <label>Series</label> <label>Episodes</label> <label>Premiered</label> <group layout="horizontal"> <header>Navigation</header> <label>← Previous</label> <label>Next →</label> </group> </infobox>
{{Series | title = This is a test | image = Wiki.png | caption = This is a test | series = This is a test | episodes = This is a test | premiere = This is a test | previous = This is a test | next = This is a test }}