Rigormorphis (talk | contribs) mNo edit summary Tag: 2017 source edit |
Rigormorphis (talk | contribs) mNo edit summary Tag: 2017 source edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Usage == | |||
=== Syntax === | === Syntax === | ||
<pre>{{Infobox season | <pre>{{Infobox season | ||
Line 29: | Line 30: | ||
| release = July 17, 2015 - June 10, 2016 | | release = July 17, 2015 - June 10, 2016 | ||
}}</pre> | }}</pre> | ||
== TemplateData == | |||
{{TemplateData header}} | |||
<templatedata> | <templatedata> | ||
Line 34: | Line 38: | ||
"params": { | "params": { | ||
"color_theme": { | "color_theme": { | ||
"label": "Color Theme", | "label": "Color Theme", | ||
"description": "Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.", | "description": "Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.", | ||
Line 51: | Line 52: | ||
}, | }, | ||
"caption": { | "caption": { | ||
"label": "Caption", | "label": "Caption", | ||
"description": "Image caption", | "description": "Image caption", | ||
Line 74: | Line 72: | ||
}, | }, | ||
"release": { | "release": { | ||
"label": "Release Dates", | "label": "Release Dates", | ||
"description": "Start and end dates", | "description": "Start and end dates", |
Latest revision as of 02:19, 25 April 2024
Usage[edit source]
Syntax[edit source]
{{Infobox season | title = | color_theme = | image = | caption = | episodes = | soundtrack = | release = }}
Example[edit source]
{{Infobox season | title = Season 2: COUNTER/Weight | color_theme = cw | image = [[File:cwcover.jpg]] | caption = Cover art by [https://twitter.com/shoddyrobot Craig Sheldon] | episodes = 43 | soundtrack = [[The Long Way Around: Friends At The Table Soundtrack, Season Two]] | release = July 17, 2015 - June 10, 2016 }}
TemplateData[edit source]
This is the TemplateData for this template. It is used by the Visual Editor and other tools.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color Theme | color_theme | Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.
| String | suggested |
Title | title | Title at the top of the infobox
| Content | required |
Image | image | Image
| Content | optional |
Caption | caption | Image caption
| Content | optional |
Episodes | episodes | Number of episodes in season
| Content | suggested |
Soundtrack | soundtrack | The season's soundtrack
| Content | suggested |
Release Dates | release | Start and end dates
| String | suggested |