Template:Series/doc: Difference between revisions
Appearance
FANDOM BOT Ghost (talk | contribs) (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...") Â |
Cdjensen94 (talk | contribs) Â |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
| Line 71: | Line 68: | ||
 | country = Test |  | country = Test | ||
 | language = Test |  | language = 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:46, 24 October 2025
Syntax
{{Series
| title =
| image =
| caption =
| release =
| seasons =
| episodes =
| runtime =
| genre =
| network =
| distrib =
| creator =
| writer =
| director =
| composer =
| based on =
| exec prod =
| producer =
| prod co =
| country =
| language =
}}
Sample output
{{Series
| title = ''Default page title''
| image = Wiki.png
| caption = Test
| release = Test
| seasons = Test
| episodes = Test
| runtime = Test
| genre = Test
| network = Test
| distrib = Test
| creator = Test
| writer = Test
| director = Test
| composer = Test
| based on = Test
| exec prod = Test
| producer = Test
| prod co = Test
| country = Test
| language = Test
}}