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 11: | Line 11: | ||
|} | |} | ||
|- | |- | ||
|- style="text-align: center;" class="hiddenStructure{{{image | |- style="text-align: center;" class="hiddenStructure{{{image|}}}" | ||
| colspan="3" | | colspan="3" | [[Image:{{{image}}}|{{{size|200}}}px|{{{name|{{PAGENAME}}}}}]] | ||
|[[ | |||
|- | |- | ||
|- style="text-align: center;" class="hiddenStructure{{{credit|}}}" | |- style="text-align: center;" class="hiddenStructure{{{credit|}}}" | ||
| Line 29: | Line 22: | ||
|- 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 155: | Line 148: | ||
| #default= | | #default= | ||
}} | }} | ||
}} | }} | ||
</div></includeonly><noinclude> | |||
</div> | |||
</includeonly><noinclude> | |||
= Documentation = | = Documentation = | ||
This template is used to place summary information on a cast member on all ''Battlestar Wiki'' biography articles. It provides lower case parameters only. | This template is used to place summary information on a cast member on all ''Battlestar Wiki'' biography articles. It provides lower case parameters only. | ||
| Line 194: | Line 178: | ||
| nocat= | | nocat= | ||
| sortkey= | | sortkey= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 228: | Line 206: | ||
* '''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 240: | Line 213: | ||
{ | { | ||
"params": { | "params": { | ||
"series": { | "series": {}, | ||
"series 2": {}, | |||
"series 3": {}, | |||
"series 2": { | |||
"series 3": { | |||
"title": {}, | "title": {}, | ||
"image": { | "image": { | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
"size": {}, | "size": {}, | ||
"name": {}, | "name": {}, | ||
| Line 290: | Line 234: | ||
"archives": {}, | "archives": {}, | ||
"media": {}, | "media": {}, | ||
"site": { | "site": {}, | ||
"site archive": {}, | "site archive": {}, | ||
"imdb": {}, | "imdb": {}, | ||
"sortkey": {}, | "sortkey": {}, | ||
"nocat": { | "nocat": {} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
| Line 350: | Line 246: | ||
"title", | "title", | ||
"image", | "image", | ||
"size", | "size", | ||
"name", | "name", | ||
| Line 369: | Line 264: | ||
"imdb", | "imdb", | ||
"sortkey", | "sortkey", | ||
"nocat | "nocat" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||