Template:Infobox episode/doc: Difference between revisions

No edit summary
animator should not be suggested
 
(8 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 151: Line 156:
<templatedata>
<templatedata>
{
{
"description": "Infobox used on articles about television episodes or internet videos.",
"description": "Infobox for an episode of a ''Red Letter Media'' show.",
"params": {
"params": {
"italic_title": {
"italic_title": {
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 248: Line 253:
"editor": {
"editor": {
"label": "Editor",
"label": "Editor",
"type": "string",
"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 331: Line 344:
"example": "Plinketto",
"example": "Plinketto",
"type": "string"
"type": "string"
},
"subseries_no": {
"label": "Subseries episode number",
"description": "The number of a given subseries, e.g. 20 for Wheel of the Worst #20",
"type": "number"
},
},
"link": {
"link": {
"label": "Link",
"label": "Link",
"description": "The YouTube Link or links to the episode.",
"description": "The YouTube Link or links to the episode.",
"type": "string"
"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": "wiki-page-name"
"type": "string",
"suggested": true
},
},
"couch_gag": {
"couch_gag": {
Line 355: Line 365:
],
],
"default": "None"
"default": "None"
},
"subseries_ep": {
"label": "Subseries episode number",
"description": "The number of a given subseries, e.g. 20 for Wheel of the Worst #20",
"type": "number"
}
}
},
},
"format": "\n{{_\n| _______________= _\n}}\n",
"format": "block",
"paramOrder": [
"paramOrder": [
"italic_title",
"italic_title",
Line 371: Line 386:
"episode",
"episode",
"subseries",
"subseries",
"subseries_no",
"subseries_ep",
"cast",
"cast",
"editor",
"editor",
        "animator",
"release_date",
"release_date",
"guests_title",
"guests_title",
Line 394: Line 410:
| title          = Jack and Jill
| title          = Jack and Jill
| series        = [[Half in the Bag]]
| series        = [[Half in the Bag]]
| image          = Half in the Bag Episode 21 thumbnail.jpg
| image          = Half in the Bag Episode 21 thumbnail.png
| image_alt      = Adam Sandler's face is obscured by a black bar with "Fraud" in red lettering. To his side, the Jack and Jill poster simply reads "Scam".
| image_alt      = Adam Sandler's face is obscured by a black bar with "Fraud" in red lettering. To his side, the Jack and Jill poster simply reads "Scam".
| episode        = 21
| episode        = 21
| cast          = * [[Mike Stoklasa]] * [[Jay Bauman]] * [[Rich Evans]]
| cast          = * [[Mike Stoklasa]]
| editor        = * [[Jay Bauman]] * [[Mike Stoklasa]]
* [[Jay Bauman]]
| link          = * {{URL | 1=https://www.youtube.com/watch?v=sXNsT7-Lwsk }} * {{URL | 1=https://www.youtube.com/watch?v=Cc85QCF5414 }}
* [[Rich Evans]]
| editor        = * [[Jay Bauman]]
* [[Mike Stoklasa]]
| link          = * {{URL | 1=https://www.youtube.com/watch?v=sXNsT7-Lwsk }}
* {{URL | 1=https://www.youtube.com/watch?v=Cc85QCF5414 }}
| release_date  = {{Start date|2011|11|20}}
| release_date  = {{Start date|2011|11|20}}
| couch_gag      = "Why the fuck are you watching this?"
| couch_gag      = "Why the fuck are you watching this?"
Line 410: Line 430:
| title          = Jack and Jill
| title          = Jack and Jill
| series        = [[Half in the Bag]]
| series        = [[Half in the Bag]]
| image          = Half in the Bag Episode 21 thumbnail.jpg
| image          = Half in the Bag Episode 21 thumbnail.png
| image_alt      = Adam Sandler's face is obscured by a black bar with "Fraud" in red lettering. To his side, the Jack and Jill poster simply reads "Scam".
| image_alt      = Adam Sandler's face is obscured by a black bar with "Fraud" in red lettering. To his side, the Jack and Jill poster simply reads "Scam".
| episode        = 21
| episode        = 21
| cast          = * [[Mike Stoklasa]] * [[Jay Bauman]] * [[Rich Evans]]
| cast          = * [[Mike Stoklasa]]
| editor        = * [[Jay Bauman]] * [[Mike Stoklasa]]
* [[Jay Bauman]]
| link          = * {{URL | 1=https://www.youtube.com/watch?v=sXNsT7-Lwsk }} * {{URL | 1=https://www.youtube.com/watch?v=Cc85QCF5414 }}
* [[Rich Evans]]
| editor        = * [[Jay Bauman]]
* [[Mike Stoklasa]]
| link          = * {{URL | 1=https://www.youtube.com/watch?v=sXNsT7-Lwsk }}
* {{URL | 1=https://www.youtube.com/watch?v=Cc85QCF5414 }}
| release_date  = {{Start date|2011|11|20}}
| release_date  = {{Start date|2011|11|20}}
| couch_gag      = "Why the fuck are you watching this?"
| couch_gag      = "Why the fuck are you watching this?"