More actions
m →Required parameters: grammar |
new features |
||
Line 7: | Line 7: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Crew Skeleton|''First Name''|''Last Name''|''SERIES''|''Date of Birth''|''IMDB ID''}} | {{Crew Skeleton|''First Name''|''Last Name''|''ROLE''|''SERIES''|''Date of Birth''|''IMDB ID''}} | ||
</pre> | </pre> | ||
Line 13: | Line 13: | ||
* '''1''': First name - <code><nowiki>Ronald D.</nowiki></code> | * '''1''': First name - <code><nowiki>Ronald D.</nowiki></code> | ||
* '''2''': Last name. - <code><nowiki>Moore</nowiki></code> | * '''2''': Last name. - <code><nowiki>Moore</nowiki></code> | ||
* '''3''': <code>TOS</code> or <code>1980</code> or <code>RDM</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. | **[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> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{Crew Data | |||
| image= | |||
| role={{{3}}}) | |||
| series= | |||
| dob={{{5}}}) | |||
| nationality= | |||
| death= | |||
| imdb= {{{6}}}) | |||
}} | |||
[[Image:Anonymous.png|thumb|{{{1}}} {{{2}}}]] | [[Image:Anonymous.png|thumb|{{{1}}} {{{2}}}]] | ||
'''{{{1}}} {{{2}}}''' (born {{{ | '''{{{1}}} {{{2}}}''' (born {{{5}}}) is... | ||
== Biographical Notes == | == Biographical Notes == | ||
Line 38: | Line 48: | ||
== External Links == | == External Links == | ||
[[Category:A to Z]] | [[Category:A to Z|{{{2}}}, {{{1}}}]] | ||
[[Category:Behind the Scenes|{{{2}}}, {{{1}}}]] | [[Category:Behind the Scenes|{{{2}}}, {{{1}}}]] | ||
[[Category:Crew|{{{2}}}, {{{1}}}]] | [[Category:Crew|{{{2}}}, {{{1}}}]] |
Revision as of 21:42, 5 December 2006
Documentation
To output a crew guidlines.
| |||||
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
or1980
orRDM
- 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.