Template:Infobox episode/doc: Difference between revisions
Orangestar (talk | contribs) |
Orangestar (talk | contribs) No edit summary |
||
Line 181: | Line 181: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": false, | "required": false, | ||
"suggested": | "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 198: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"required": false, | "required": false, | ||
"suggested": | "suggested": true, | ||
"deprecated": false, | "deprecated": false, | ||
"description": "An image relevant to the episode." | "description": "An image relevant to the episode." | ||
Line 242: | Line 242: | ||
"type": "number", | "type": "number", | ||
"required": false, | "required": false, | ||
"suggested": | "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 250: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": false, | "required": false, | ||
"suggested": | "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." | ||
Line 257: | Line 257: | ||
"label": "Release date", | "label": "Release date", | ||
"type": "date", | "type": "date", | ||
"required": | "required": true, | ||
"suggested": false, | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
Line 290: | Line 290: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": false, | "required": false, | ||
"suggested": | "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 306: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": false, | "required": false, | ||
"suggested": | "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 335: | ||
"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": { |