Template:Infobox episode/doc: Difference between revisions

animator should not be suggested
 
(3 intermediate revisions by the same user not shown)
Line 22: Line 22:
| cast          = {{{cast}}}
| cast          = {{{cast}}}
| editor        = {{{editor}}}
| editor        = {{{editor}}}
| animator      = {{{animator}}}
| link          = {{{link}}}
| link          = {{{link}}}
| release_date  = {{{release_date}}}
| release_date  = {{{release_date}}}
Line 42: Line 43:
| cast          =
| cast          =
| editor        =  
| editor        =  
| animator      =
| link          =
| link          =
| release_date  = <!-- {{Start date|YYYY|MM|DD}} -->
| release_date  = <!-- {{Start date|YYYY|MM|DD}} -->
Line 52: Line 54:


=== Maintenance ===
=== Maintenance ===
If you encounter a usage of the template which you want to quickly restore to the above standard, use {{tlx|Infobox television episode/subst|subst=y}}.
If you encounter a usage of the template which you want to quickly restore to the above standard, use {{tlx|Infobox episode/subst|subst=y}}.


{{clear}}
{{clear}}
Line 60: Line 62:


{| class="wikitable"
{| class="wikitable"
|+ Infobox television episode parameters and basic guidelines
|+ Infobox episode parameters and basic guidelines
! scope="col" | Parameter
! scope="col" | Parameter
! scope="col" | Explanation
! scope="col" | Explanation
Line 107: Line 109:
! scope="row" | editor
! scope="row" | editor
| The [[wikipedia:Film editor|editor(s)]] of this episode. Separate multiple people using bulleted lists (<code>*</code>). In addition, link each editor to their appropriate article if possible.
| The [[wikipedia:Film editor|editor(s)]] of this episode. Separate multiple people using bulleted lists (<code>*</code>). In addition, link each editor to their appropriate article if possible.
|-
! scope="row" | animator
| The animator for this episode. Separate multiple people using bulleted lists (<code>*</code>). In addition, link each editor to their appropriate article if possible.
|-<section end=Parameters/>
|-<section end=Parameters/>
! scope="row" | release_date
! scope="row" | release_date
Line 181: Line 186:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": false,
"required": false,
"suggested": false,
"suggested": true,
"deprecated": false,
"deprecated": false,
"description": "The name of the series this episode is part of, with a link to the series' main article. Series name is automatically italicized.",
"description": "The name of the series this episode is part of, with a link to the series' main article. Series name is automatically italicized.",
Line 198: Line 203:
"type": "wiki-file-name",
"type": "wiki-file-name",
"required": false,
"required": false,
"suggested": false,
"suggested": true,
"deprecated": false,
"deprecated": false,
"description": "An image relevant to the episode."
"description": "An image relevant to the episode."
Line 242: Line 247:
"type": "number",
"type": "number",
"required": false,
"required": false,
"suggested": false,
"suggested": true,
"deprecated": false,
"deprecated": false,
"description": "The number of the episode within the season."
"description": "The number of the episode within the season."
Line 250: Line 255:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": false,
"required": false,
"suggested": false,
"suggested": true,
"deprecated": false,
"deprecated": false,
"description": "The editor(s) of this episode. Separate multiple people using bulleted lists (<code>*</code>). In addition, link each editor to their appropriate article if possible."
"description": "The editor(s) of this episode. Separate multiple people using bulleted lists (<code>*</code>). In addition, link each editor to their appropriate article if possible."
},
},
        "animator": {
            "label": "Animator",
            "type":"string",
            "required": false,
            "suggested": false,
"deprecated": false,
"description": "The animator(s) of this episode. Separate multiple people using bulleted lists (<code>*</code>)."
        },
"release_date": {
"release_date": {
"label": "Release date",
"label": "Release date",
"type": "date",
"type": "date",
"required": false,
"required": true,
"suggested": false,
"suggested": false,
"deprecated": false,
"deprecated": false,
Line 290: Line 303:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": false,
"required": false,
"suggested": false,
"suggested": true,
"deprecated": false,
"deprecated": false,
"description": "The title of the previous episode. If an article or redirect exist, link to it. If one does not exist, consider creating a redirect to the episode anchor in the season article. If a redirect isn't created directly link to the season article with an anchor to that episode. If this is the first episode of the TV series, leave blank. The title is automatically put within quotation marks, unless rprev is used."
"description": "The title of the previous episode. If an article or redirect exist, link to it. If one does not exist, consider creating a redirect to the episode anchor in the season article. If a redirect isn't created directly link to the season article with an anchor to that episode. If this is the first episode of the TV series, leave blank. The title is automatically put within quotation marks, unless rprev is used."
Line 306: Line 319:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": false,
"required": false,
"suggested": false,
"suggested": true,
"deprecated": false,
"deprecated": false,
"description": "The title of the next episode. If an article or redirect exist, link to it. If one does not exist, consider creating a redirect to the episode anchor in the season article. If a redirect isn't created directly link to the season article with an anchor to that episode. If this is the last episode of the TV series, leave blank. The title is automatically put within quotation marks, unless rnext is used."
"description": "The title of the next episode. If an article or redirect exist, link to it. If one does not exist, consider creating a redirect to the episode anchor in the season article. If a redirect isn't created directly link to the season article with an anchor to that episode. If this is the last episode of the TV series, leave blank. The title is automatically put within quotation marks, unless rnext is used."
Line 335: Line 348:
"label": "Link",
"label": "Link",
"description": "The YouTube Link or links to the episode.",
"description": "The YouTube Link or links to the episode.",
"type": "url"
"type": "url",
"suggested": true
},
},
"cast": {
"cast": {
"label": "Cast",
"label": "Cast",
"description": "The actors or panelists in the episode. Separate using bulleted lists. Include links to the actors' pages.",
"description": "The actors or panelists in the episode. Separate using bulleted lists. Include links to the actors' pages.",
"type": "string"
"type": "string",
"suggested": true
},
},
"couch_gag": {
"couch_gag": {
Line 374: Line 389:
"cast",
"cast",
"editor",
"editor",
        "animator",
"release_date",
"release_date",
"guests_title",
"guests_title",