Template:Crew Skeleton: Difference between revisions

Template page
No edit summary
(sortkey fix)
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
= Documentation =
= Documentation =
''Insert what this template is about.''
To output a standardized format for a crewmember's biographical page.
 
{{TemplateSubst}}


== Usage ==
== Usage ==
<pre>
<pre>
''Insert full usage here.''
{{Crew Skeleton|First Name|Last Name|ROLE|SERIES|Date of Birth|IMDB ID}}
</pre>
</pre>


=== Required parameters ===
=== Required parameters ===
''Insert Required parameters''
* '''1''': First name - <code><nowiki>Ronald D.</nowiki></code>
 
* '''2''': Last name. - <code><nowiki>Moore</nowiki></code>
=== Optional parameters ===
* '''3''': Role.
''Insert Optional parameters''
* '''4''': <code>TOS</code> or <code>1980</code> or <code>RDM</code>
 
* '''5''': Date of birth. Must not be wikilinked.
 
* '''6''': IMDb ID Number
 
**[http://www.imdb.com/search Searching] for the name leads to a page with a URI ending in something like "/nm0167435/"; the numerical portion is the person's IMDb number.
*The first two arguments are the first and last name of the crew member, respectively.
</noinclude>
*The third is RDM, TOS, or 1980, as appropriate.
<includeonly>
*The fourth is the date of birth.
{{Crew Data
*The fifth is the [http://www.imdb.com/ IMDb] number of the person. ([http://www.imdb.com/search Searching] for the name leads to a page with a URI ending in something like "/nm0167435/"; the numerical portion is the person's IMDb number.)}}
| image=
<hr /></noinclude>
| role={{{3}}}
<!-- This page created with subst:Crew Skeleton -->
| series={{{4}}}
[[Image:Anonymous.png|thumb|{{{1}}} {{{2}}}]]
| born_month=
| born_day=
| born_year=
| death_month=
| death_day=
| death_year=
| nationality=
| site=
| imdb= {{{6}}}
| sortkey={{{2}}}, {{{1}}}
}}


'''{{{1}}} {{{2}}}''' (born {{{4}}}) is...
'''{{{1}}} {{{2}}}''' (born {{{5}}}) is...


== Biographical Notes ==
== Biographical Notes ==
Line 30: Line 42:
== Director credits for "Battlestar Galactica" ==
== Director credits for "Battlestar Galactica" ==


*Season 3:
*Season 4:


''See also: [[:Category:Episodes directed by {{{1}}} {{{2}}}|Episodes directed by {{{1}}} {{{2}}}]]''
''See also: [[:Category:Episodes directed by {{{1}}} {{{2}}}|Episodes directed by {{{1}}} {{{2}}}]]''
Line 36: Line 48:
== Writer credits for "Battlestar Galactica" ==
== Writer credits for "Battlestar Galactica" ==


*Season 3:
*Season 4:


''See also: [[:Category:Episodes written by {{{1}}} {{{2}}}|Episodes written by {{{1}}} {{{2}}}]]''
''See also: [[:Category:Episodes written by {{{1}}} {{{2}}}|Episodes written by {{{1}}} {{{2}}}]]''


== External Links ==
== External Links ==
{{imdb name|id={{{5}}}|name={{{1}}} {{{2}}}}}


[[Category:A to Z]]
[[Category:A to Z]]
[[Category:Behind the Scenes|{{{2}}}, {{{1}}}]]
[[Category:Behind the Scenes]]
[[Category:Crew|{{{2}}}, {{{1}}}]]
[[Category:Crew]]
[[Category:Directors|{{{2}}}, {{{1}}}]]
[[Category:Crew ({{{4}}})]]
[[Category:Writers|{{{2}}}, {{{1}}}]]
[[Category:Directors]]
[[Category:{{{3}}}|{{{2}}}, {{{1}}}]]
[[Category:Directors ({{{4}}})]]
[[Category:Producers]]
[[Category:Producers ({{{4}}})]]
[[Category:Writers]]
[[Category:Writers ({{{4}}})]]
[[Category:{{{4}}}]]
</includeonly>

Latest revision as of 20:42, 23 November 2009

Documentation

To output a standardized format for a crewmember's biographical page.

To use this template, please use subst:
This template is very CPU intensive, and {{subst:Crew Skeleton}} should be used to use this template.


Usage

{{Crew Skeleton|First Name|Last Name|ROLE|SERIES|Date of Birth|IMDB ID}}

Required parameters

  • 1: First name - Ronald D.
  • 2: Last name. - Moore
  • 3: Role.
  • 4: TOS or 1980 or RDM
  • 5: Date of birth. Must not be wikilinked.
  • 6: IMDb ID Number
    • Searching for the name leads to a page with a URI ending in something like "/nm0167435/"; the numerical portion is the person's IMDb number.