Template:Infobox episode/doc: Difference between revisions
Appearance
Orangestar (talk | contribs) No edit summary |
Orangestar (talk | contribs) Add animator Tags: Mobile edit Mobile web edit |
||
| 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 | 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 | |+ 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 254: | Line 259: | ||
"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": true, | |||
"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", | ||
| Line 376: | Line 389: | ||
"cast", | "cast", | ||
"editor", | "editor", | ||
"animator", | |||
"release_date", | "release_date", | ||
"guests_title", | "guests_title", | ||