Template:Crew Data: Difference between revisions

Template page
m (→‎Optional parameters: spelling fix)
(trying new design)
Line 7: Line 7:
| colspan="3" | [[Image:{{{image}}}|200px]]
| colspan="3" | [[Image:{{{image}}}|200px]]
|-
|-
| style="white-space:nowrap;" valign="top" | '''Role:'''
| style="text-align: right; white-space:nowrap;" valign="top" | '''Role:'''
| colspan="2" valign="top" | {{{role}}}
| colspan="2" valign="top" | {{{role}}}
|-class="hiddenStructure{{{series|}}}"
| style="text-align: right; white-space:nowrap;" valign="top" | '''BSG Universe:'''
| colspan="2" valign="top" | {{{series}}}
|-class="hiddenStructure{{{dob|}}}"
| style="text-align: right; white-space:nowrap;" valign="top" | '''Date of birth:'''
| colspan="2" valign="top" | {{{dob}}}
|-class="hiddenStructure{{{nationality|}}}"
| style="text-align: right; white-space:nowrap;" valign="top" | '''Nationality:'''
| colspan="2" valign="top" | {{flag|{{{nationality}}}}}
|-class="hiddenStructure{{{death|}}}"
| style="text-align: right; white-space:nowrap;" valign="top" | '''Date of death:'''
| colspan="2" valign="top" | {{{death}}}
|- class="hiddenStructure{{{imdb|}}}"
|- class="hiddenStructure{{{imdb|}}}"
| style="text-align:center" colspan=2 |[[IMDB:nm{{{imdb}}}|IMDb profile]]
| style="text-align:center" colspan=2 |[[IMDB:nm{{{imdb}}}|IMDb profile]]
Line 15: Line 27:
<noinclude>
<noinclude>
= Documentation =
= Documentation =
This template is used to place a crew member's info on a ''Battlestar Wiki'' articles. It provides lower case parameters only.
This template is used to place an Actor/Actress info on a ''Battlestar Wiki'' articles. It provides lower case parameters only.


== Usage ==
== Usage ==
Line 21: Line 33:
{{Crew Data
{{Crew Data
| image=  
| image=  
| role=  
| role=
| series=
| dob=
| nationality=
| death=
| imdb=  
| imdb=  
}}
}}
Line 27: Line 43:


=== Required parameters ===
=== Required parameters ===
* '''role''': The role / position of the . Use <code><nowiki><br /></nowiki></code> to insert more than one.  
* '''role''': The character this person plays. Use <code><nowiki><br /></nowiki></code> to insert more than one. Please wikify the character.


=== Optional parameters ===
=== Optional parameters ===
* '''image''': The filename of the image. Do not include the '''Image:''' prefix.
* '''image''': The filename of the image. Do not include the '''Image:''' prefix.
* '''imdb''': The ID number on their IMDB page. Include only the numbers, '''not''' the two letter prefix to the identification number.
* '''series''': RDM, TOS, 1980, SDS etc.
* '''dob''': The date of birth of the actor
* '''nationality''': Uses the ''flag'' template.
** <code>US</code>, <code>UK</code>, or others. For a full listing of possible country codes please visit [http://www.iana.org/cctld/cctld-whois.htm IANA's Root-Zone Index]
** <code>Earth</code> as to indicate from the planet Earth
* '''death''': The date the actor died
* '''imdb''': The ID number on their IMDB page. Include only the numbers, '''not''' the two letter prefix. (i.e. 123456 instead of nm123456)
[[Category:Infobox|Crew]]
[[Category:Infobox|Crew]]
</noinclude>
</noinclude>

Revision as of 21:19, 5 December 2006


Documentation

This template is used to place an Actor/Actress info on a Battlestar Wiki articles. It provides lower case parameters only.

Usage

{{Crew Data
| image= 
| role=
| series=
| dob=
| nationality= 
| death=
| imdb= 
}}

Required parameters

  • role: The character this person plays. Use <br /> to insert more than one. Please wikify the character.

Optional parameters

  • image: The filename of the image. Do not include the Image: prefix.
  • series: RDM, TOS, 1980, SDS etc.
  • dob: The date of birth of the actor
  • nationality: Uses the flag template.
    • US, UK, or others. For a full listing of possible country codes please visit IANA's Root-Zone Index
    • Earth as to indicate from the planet Earth
  • death: The date the actor died
  • imdb: The ID number on their IMDB page. Include only the numbers, not the two letter prefix. (i.e. 123456 instead of nm123456)