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 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 225: | Line 225: | ||
{ | { | ||
"params": { | "params": { | ||
"series": { | "series": {}, | ||
"series 2": {}, | |||
"series 3": {}, | |||
"series 2": { | |||
"series 3": { | |||
"title": {}, | "title": {}, | ||
"image": { | "image": { | ||
| Line 274: | Line 246: | ||
"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 294: | ||
"image4", | "image4", | ||
"image4title", | "image4title", | ||
"image4name | "image4name" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||