| Latest revision |
Your text |
| Line 11: |
Line 11: |
| |} | | |} |
| |- | | |- |
| |- style="text-align: center;" class="hiddenStructure{{{image|}}}{{{image2|}}}" | | |- style="text-align: center;" class="hiddenStructure{{{image|}}}" |
| | colspan="3" | {{#if:{{{image2|}}}| | | | colspan="3" | [[Image:{{{image}}}|{{{size|200}}}px|{{{name|{{PAGENAME}}}}}]] |
| {{#tag:tabber
| |
| |{{#if:{{{image|}}}|{{{imagetitle|Performer}}} = [[File:{{{image}}}|{{{size|200}}}px|{{{name|{{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:{{{image4|}}}|{{!}}-{{!}} {{{image4title|{{{series 3}}}}}} = [[File:{{{image4}}}|{{{size|200}}}px|{{{image4name|{{PAGENAME}}}}}]]}}
| |
| }}
| |
| |[[File:{{{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|}}}}}{{#if:{{{born_year|}}}|{{#if:{{{born_day|}}}|, }}{{{born_year|}}}}} | | | 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|}}}{{#if:{{{death_year|}}}|, {{{death_year|}}}}} | | | {{MONTHNAME|{{{death_month|}}}}} {{{death_day|}}}, {{{death_year|}}} |
| <!--- AGE ---> | | <!--- AGE ---> |
| {{#switch:{{{showage|}}} | | {{#switch:{{{showage|}}} |
| Line 155: |
Line 148: |
| | #default= | | | #default= |
| }} | | }} |
| {{#if:{{{background|}}}|
| |
| [[Category:Background Performer]]
| |
| }}
| |
| {{#if:{{{glen_larson|}}}|[[Category:Glen Larson Productions Cast and Crew]]}}
| |
| {{#if:{{{babylon_5|}}}|[[Category:Former Babylon 5 Cast and Crew]]}}
| |
| {{#if:{{{dark_angel|}}}|[[Category:Former Dark Angel Cast and Crew]]}}
| |
| {{#if:{{{star_trek|}}}|[[Category:Former Star Trek Cast and Crew]]}}
| |
| {{#if:{{{stargate|}}}|[[Category:Former Stargate Cast and Crew]]}}
| |
| }} | | }} |
| </div> | | </div> |
| Line 194: |
Line 179: |
| | nocat= | | | nocat= |
| | sortkey= | | | sortkey= |
| | background=
| |
| | glen_larson=
| |
| | babylon_5=
| |
| | dark_angel=
| |
| | star_trek=
| |
| | stargate=
| |
| }} | | }} |
| </pre> | | </pre> |
| Line 228: |
Line 207: |
| * '''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. |
| * '''glen_larson''': Set to <code>1</code> (or toggle the checkbox in VisualEditor) to add the article to Category:Glen Larson Productions Cast and Crew.
| |
| * '''babylon_5''': Set to <code>1</code> (or toggle the checkbox in VisualEditor) to add the article to Category:Former Babylon 5 Cast and Crew.
| |
| * '''dark_angel''': Set to <code>1</code> (or toggle the checkbox in VisualEditor) to add the article to Category:Former Dark Angel Cast and Crew.
| |
| * '''star_trek''': Set to <code>1</code> (or toggle the checkbox in VisualEditor) to add the article to Category:Former Star Trek Cast and Crew.
| |
| * '''stargate''': Set to <code>1</code> (or toggle the checkbox in VisualEditor) to add the article to Category:Former Stargate Cast and Crew.
| |
|
| |
|
| [[Category:Infobox|Cast]] | | [[Category:Infobox|Cast]] |
| Line 240: |
Line 214: |
| { | | { |
| "params": { | | "params": { |
| "series": { | | "series": {}, |
| "type": "string",
| | "series 2": {}, |
| "suggestedvalues": [
| | "series 3": {}, |
| "TOS",
| |
| "TRS",
| |
| "CAP",
| |
| "BAC",
| |
| "G80"
| |
| ],
| |
| "required": true
| |
| },
| |
| "series 2": { | |
| "type": "string",
| |
| "suggestedvalues": [
| |
| "TOS",
| |
| "TRS",
| |
| "CAP",
| |
| "BAC",
| |
| "G80"
| |
| ]
| |
| },
| |
| "series 3": { | |
| "type": "string",
| |
| "suggestedvalues": [
| |
| "TOS",
| |
| "G80",
| |
| "TRS",
| |
| "CAP",
| |
| "BAC"
| |
| ]
| |
| },
| |
| "title": {}, | | "title": {}, |
| "image": { | | "image": {}, |
| "type": "wiki-file-name"
| |
| },
| |
| "imagetitle": {},
| |
| "size": {}, | | "size": {}, |
| "name": {}, | | "name": {}, |
| Line 290: |
Line 233: |
| "archives": {}, | | "archives": {}, |
| "media": {}, | | "media": {}, |
| "site": { | | "site": {}, |
| "type": "url"
| |
| },
| |
| "site archive": {}, | | "site archive": {}, |
| "imdb": {}, | | "imdb": {}, |
| "sortkey": {}, | | "sortkey": {}, |
| "nocat": { | | "nocat": {} |
| "type": "string",
| | } |
| "suggestedvalues": [
| |
| "Y"
| |
| ]
| |
| },
| |
| "image2": {
| |
| "type": "wiki-file-name"
| |
| },
| |
| "image2title": {},
| |
| "image2name": {},
| |
| "image3": {
| |
| "type": "wiki-file-name"
| |
| },
| |
| "image3title": {},
| |
| "image3name": {},
| |
| "image4": {
| |
| "type": "wiki-file-name"
| |
| },
| |
| "image4title": {},
| |
| "image4name": {},
| |
| "background": {},
| |
| "glen_larson": {
| |
| "type": "boolean",
| |
| "label": "Glen Larson Productions Cast and Crew",
| |
| "description": "Toggles inclusion in Category:Glen Larson Productions Cast and Crew"
| |
| },
| |
| "babylon_5": {
| |
| "type": "boolean",
| |
| "label": "Former Babylon 5 Cast and Crew",
| |
| "description": "Toggles inclusion in Category:Former Babylon 5 Cast and Crew"
| |
| },
| |
| "dark_angel": {
| |
| "type": "boolean",
| |
| "label": "Former Dark Angel Cast and Crew",
| |
| "description": "Toggles inclusion in Category:Former Dark Angel Cast and Crew"
| |
| },
| |
| "star_trek": {
| |
| "type": "boolean",
| |
| "label": "Former Star Trek Cast and Crew",
| |
| "description": "Toggles inclusion in Category:Former Star Trek Cast and Crew"
| |
| },
| |
| "stargate": {
| |
| "type": "boolean",
| |
| "label": "Former Stargate Cast and Crew",
| |
| "description": "Toggles inclusion in Category:Former Stargate Cast and Crew"
| |
| }
| |
| }, | |
| "paramOrder": [
| |
| "series",
| |
| "series 2",
| |
| "series 3",
| |
| "title",
| |
| "image",
| |
| "imagetitle",
| |
| "size",
| |
| "name",
| |
| "credit",
| |
| "character",
| |
| "born_month",
| |
| "born_day",
| |
| "born_year",
| |
| "death_month",
| |
| "death_day",
| |
| "death_year",
| |
| "showage",
| |
| "nationality",
| |
| "archives",
| |
| "media",
| |
| "site",
| |
| "site archive",
| |
| "imdb",
| |
| "sortkey",
| |
| "nocat",
| |
| "image2",
| |
| "image2title",
| |
| "image2name",
| |
| "image3",
| |
| "image3title",
| |
| "image3name",
| |
| "image4",
| |
| "image4title",
| |
| "image4name",
| |
| "background",
| |
| "glen_larson",
| |
| "babylon_5",
| |
| "dark_angel",
| |
| "star_trek",
| |
| "stargate"
| |
| ]
| |
| } | | } |
| </templatedata></noinclude> | | </templatedata></noinclude> |