Editing Template:Cast Data
Template page
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 14: | Line 14: | ||
| colspan="3" | {{#if:{{{image2|}}}| | | colspan="3" | {{#if:{{{image2|}}}| | ||
{{#tag:tabber | {{#tag:tabber | ||
|{{#if:{{{image|}}} | |{{#if:{{{image|}}}|Performer = [[File:{{{image}}}|{{{size|200}}}px|{{{name|{{PAGENAME}}}}}]]}} | ||
{{#if:{{{image2|}}}|{{!}}-{{!}} {{{image2title|{{{series}}}}}} = [[File:{{{image2}}}|{{{size|200}}}px|{{{image2name|{{PAGENAME}}}}}]]}} | {{#if:{{{image2|}}}|{{!}}-{{!}} {{{image2title|{{{series}}}}}} = [[File:{{{image2}}}|{{{size|200}}}px|{{{image2name|{{PAGENAME}}}}}]]}} | ||
{{#if:{{{image3|}}}|{{!}}-{{!}} {{{image3title|{{{series 2}}}}}} = [[File:{{{image3}}}|{{{size|200}}}px|{{{image3name|{{PAGENAME}}}}}]]}} | {{#if:{{{image3|}}}|{{!}}-{{!}} {{{image3title|{{{series 2}}}}}} = [[File:{{{image3}}}|{{{size|200}}}px|{{{image3name|{{PAGENAME}}}}}]]}} | ||
| Line 29: | Line 29: | ||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{born_month|}}}{{{born_day|}}}{{{born_year|}}}" | |- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{born_month|}}}{{{born_day|}}}{{{born_year|}}}" | ||
| style="white-space: nowrap;" | '''Date of Birth:''' | | style="white-space: nowrap;" | '''Date of Birth:''' | ||
| style="white-space: nowrap;" | {{#if:{{{born_month|}}}|{{MONTHNAME|{{{born_month|}}}}}}} {{#if:{{{born_day|}}}|{{{born_day|}}} | | style="white-space: nowrap;" | {{#if:{{{born_month|}}}|{{MONTHNAME|{{{born_month|}}}}}}} {{#if:{{{born_day|}}}|{{{born_day|}}},}} {{{born_year|}}} | ||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{death_month|}}}{{{death_day|}}}{{{death_year|}}}" | |- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{death_month|}}}{{{death_day|}}}{{{death_year|}}}" | ||
| style="white-space: nowrap;" | '''Date of Death:''' | | style="white-space: nowrap;" | '''Date of Death:''' | ||
| {{MONTHNAME|{{{death_month|}}}}} {{{death_day|}}} | | {{MONTHNAME|{{{death_month|}}}}} {{{death_day|}}}, {{{death_year|}}} | ||
<!--- AGE ---> | <!--- AGE ---> | ||
{{#switch:{{{showage|}}} | {{#switch:{{{showage|}}} | ||
| Line 158: | Line 158: | ||
[[Category:Background Performer]] | [[Category:Background Performer]] | ||
}} | }} | ||
}} | }} | ||
</div> | </div> | ||
| Line 195: | Line 190: | ||
| sortkey= | | sortkey= | ||
| background= | | background= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 228: | Line 218: | ||
* '''imdb''': The ID number on their IMDB page. Include only the numbers, '''not''' the two letter prefix. (i.e. 123456 instead of nm123456) | * '''imdb''': The ID number on their IMDB page. Include only the numbers, '''not''' the two letter prefix. (i.e. 123456 instead of nm123456) | ||
* '''nocat:''' Insert '''Y''' to disable automatic categorization. Typically, this is done for articles that require more complex categorization techniques, and thus the categories need to be entered in manually. | * '''nocat:''' Insert '''Y''' to disable automatic categorization. Typically, this is done for articles that require more complex categorization techniques, and thus the categories need to be entered in manually. | ||
[[Category:Infobox|Cast]] | [[Category:Infobox|Cast]] | ||
| Line 275: | Line 260: | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
"size": {}, | "size": {}, | ||
"name": {}, | "name": {}, | ||
| Line 317: | Line 301: | ||
"image4title": {}, | "image4title": {}, | ||
"image4name": {}, | "image4name": {}, | ||
"background": { | "background": {} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
| Line 350: | Line 309: | ||
"title", | "title", | ||
"image", | "image", | ||
"size", | "size", | ||
"name", | "name", | ||
| Line 379: | Line 337: | ||
"image4title", | "image4title", | ||
"image4name", | "image4name", | ||
"background | "background" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||