Template:Cast Data: Difference between revisions

Template page
m (fixing class on plainlinks)
m (changed to left align as right align makes text look too compacted)
Line 7: Line 7:
| colspan="3" | [[Image:{{{image}}}|200px]]
| colspan="3" | [[Image:{{{image}}}|200px]]
|-
|-
| style="text-align: right; white-space:nowrap;" valign="top" | '''Portrays:'''
| style="text-align: left; white-space:nowrap;" valign="top" | '''Portrays:'''
| colspan="2" valign="top" | {{{character}}}
| colspan="2" valign="top" | {{{character}}}
|-class="hiddenStructure{{{dob|}}}"
|-class="hiddenStructure{{{dob|}}}"
| style="text-align: right; white-space:nowrap;" valign="top" | '''Date of birth:'''
| style="text-align: left; white-space:nowrap;" valign="top" | '''Date of birth:'''
| colspan="2" valign="top" | {{{dob}}}
| colspan="2" valign="top" | {{{dob}}}
|-class="hiddenStructure{{{nationality|}}}"
|-class="hiddenStructure{{{nationality|}}}"
| style="text-align: right; white-space:nowrap;" valign="top" | '''Nationality:'''
| style="text-align: left; white-space:nowrap;" valign="top" | '''Nationality:'''
| colspan="2" valign="top" | {{flag|{{{nationality}}}}}
| colspan="2" valign="top" | {{flag|{{{nationality}}}}}
|-class="hiddenStructure{{{death|}}}"
|-class="hiddenStructure{{{death|}}}"
| style="text-align: right; white-space:nowrap;" valign="top" | '''Date of death:'''
| style="text-align: left; white-space:nowrap;" valign="top" | '''Date of death:'''
| colspan="2" valign="top" | {{{death}}}
| colspan="2" valign="top" | {{{death}}}
|- class="hiddenStructure{{{imdb|}}}"
|- class="hiddenStructure{{{imdb|}}}"
| style="text-align:center" colspan=2 |<div class="plainlinks">[http://us.imdb.com/name/nm{{{imdb}}} IMDb profile]</div>
| style="text-align: center" colspan=2 |<div class="plainlinks">[http://us.imdb.com/name/nm{{{imdb}}} IMDb profile]</div>
|}
|}
</includeonly>
</includeonly>

Revision as of 05:19, 27 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

{{Star Data
| image= 
| character=
| dob=
| nationality= 
| death=
| imdb= 
}}

Required parameters

  • character: 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.
  • 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)