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|}}}|Performer = [[ | |{{#if:{{{image|}}}|Performer = [[Image:{{{image}}}|{{{size|200}}}px|{{{name|{{PAGENAME}}}}}]]}} | ||
{{#if:{{{image2|}}}|{{!}}-{{!}} {{{image2title|{{{series}}}}}} = [[ | {{#if:{{{image2|}}}|{{!}}-{{!}} {{{image2title|{{{series}}}}}} = [[Image:{{{image2}}}|{{{size|200}}}px|{{{image2name|{{PAGENAME}}}}}]]}} | ||
{{#if:{{{image3|}}}|{{!}}-{{!}} {{{image3title|{{{series 2}}}}}} = [[ | {{#if:{{{image3|}}}|{{!}}-{{!}} {{{image3title|{{{series 2}}}}}} = [[Image:{{{image3}}}|{{{size|200}}}px|{{{image3name|{{PAGENAME}}}}}]]}} | ||
{{#if:{{{image4|}}}|{{!}}-{{!}} {{{image4title|{{{series 3}}}}}} = [[ | {{#if:{{{image4|}}}|{{!}}-{{!}} {{{image4title|{{{series 3}}}}}} = [[Image:{{{image4}}}|{{{size|200}}}px|{{{image4name|{{PAGENAME}}}}}]]}} | ||
}} | }} | ||
|[[ | |[[Image:{{{image}}}|{{{size|200}}}px|{{{name|{{PAGENAME}}}}}]]}} | ||
|- | |- | ||
|- style="text-align: center;" class="hiddenStructure{{{credit|}}}" | |- style="text-align: center;" class="hiddenStructure{{{credit|}}}" | ||
| 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 154: | Line 154: | ||
[[Category: TOS]] | [[Category: TOS]] | ||
| #default= | | #default= | ||
}} | }} | ||
}} | }} | ||
| Line 189: | Line 186: | ||
| nocat= | | nocat= | ||
| sortkey= | | sortkey= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 225: | Line 221: | ||
{ | { | ||
"params": { | "params": { | ||
"series": { | "series": {}, | ||
"series 2": {}, | |||
"series 3": {}, | |||
"series 2": { | |||
"series 3": { | |||
"title": {}, | "title": {}, | ||
"image": { | "image": { | ||
| Line 274: | Line 242: | ||
"archives": {}, | "archives": {}, | ||
"media": {}, | "media": {}, | ||
"site": { | "site": {}, | ||
"site archive": {}, | "site archive": {}, | ||
"imdb": {}, | "imdb": {}, | ||
"sortkey": {}, | "sortkey": {}, | ||
"nocat": { | "nocat": {}, | ||
"image2": {}, | |||
"image2": { | |||
"image2title": {}, | "image2title": {}, | ||
"image2name": {}, | "image2name": {}, | ||
"image3": { | "image3": {}, | ||
"image3title": {}, | "image3title": {}, | ||
"image3name": {}, | "image3name": {}, | ||
"image4": { | "image4": {}, | ||
"image4title": {}, | "image4title": {}, | ||
"image4name | "image4name": {} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
| Line 336: | Line 290: | ||
"image4", | "image4", | ||
"image4title", | "image4title", | ||
"image4name | "image4name" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||