Template:Crew Skeleton: Difference between revisions

Template page
(ok.. never mind.. doesn't work)
(sortkey fix)
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!-- This page created with subst:Crew Skeleton -->
<noinclude>
[[Image:Anonymous.png|thumb|{{{1}}} {{{2}}}]]
= Documentation =
== Overview ==
To output a standardized format for a crewmember's biographical page.


'''Full Name''': {{{1}}} {{{2}}}
{{TemplateSubst}}


'''D.O.B''':
== Usage ==
<pre>
{{Crew Skeleton|First Name|Last Name|ROLE|SERIES|Date of Birth|IMDB ID}}
</pre>


'''Position''':  
=== Required parameters ===
* '''1''': First name - <code><nowiki>Ronald D.</nowiki></code>
* '''2''': Last name. - <code><nowiki>Moore</nowiki></code>
* '''3''': Role.
* '''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.
</noinclude>
<includeonly>
{{Crew Data
| image=
| role={{{3}}}
| series={{{4}}}
| born_month=
| born_day=
| born_year=
| death_month=
| death_day=
| death_year=
| nationality=
| site=
| imdb= {{{6}}}
| sortkey={{{2}}}, {{{1}}}
}}
 
'''{{{1}}} {{{2}}}''' (born {{{5}}}) is...


== Biographical Notes ==
== Biographical Notes ==


== Director credits for "Battlestar Galactica" ==
== Director credits for "Battlestar Galactica" ==
*Season 1:
 
*Season 2:
*Season 4:
*Season 3:


''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}}}]]''


== Writer credits for "Battlestar Galactica" ==
== Writer credits for "Battlestar Galactica" ==
*Season 1:
 
*Season 2:
*Season 4:
*Season 3:


''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=INSERTIDNUMBER|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.