Revision as of 13:26, 15 December 2006 view source87.112.85.173 (talk)No edit summary← Previous edit | Revision as of 13:27, 15 December 2006 view source Wiki alf (talk | contribs)62,119 editsm Reverted edits by 87.112.85.173 (talk) to last version by MatthewFentonNext edit → | ||
Line 5: | Line 5: | ||
|- | |- | ||
|colspan="2" style="text-align:center; font-size:90%;"| ] | |colspan="2" style="text-align:center; font-size:90%;"| {{#if:{{{image|}}}|<!--then:-->]<br/><small>{{{caption|}}}</small> | ||
}} | |||
{{#if:{{{birthname|}}}|<!--then:--><tr><td style="text-align:left;">'''Birth name'''</td><td>{{{birthname|}}}</td></tr> | {{#if:{{{birthname|}}}|<!--then:--><tr><td style="text-align:left;">'''Birth name'''</td><td>{{{birthname|}}}</td></tr> | ||
}} | }} |
Revision as of 13:27, 15 December 2006
Infobox actor | |
Born | {{{birthdate}}} |
An Infobox actor may be used to summarise information about a person who is an actor/actress.
Usage
The infobox may be added by pasting the template as shown below into an article. Only the name and birthdate parameters are required. For an example, see Helen Hunt.
{{Infobox actor | bgcolour = | name = | image = | imagesize = | caption = | birthname = | birthdate = | location = | deathdate = | deathplace = | height = | othername = | homepage = | notable role = | academyawards = | emmyawards = | spouse = }}
Parameters
Those parameters in bold italics are required.
bgcolour | background colouring (e.g. as used in associated colours/projects) |
name | actor's name; usually the article's page name (i.e. the actor's common name) |
image | an image of the actor, in the form: "Example.jpg" |
imagesize * | in the form "Npx", resizes the image to a width of N pixels; default is 220px |
caption * | caption for the image |
birthname | actor's name at birth |
birthdate | actor's date of birth, in the form: Month Date, Year |
location | actor's place of birth |
deathdate | actor's date of death (in form already given) |
deathplace | actor's place of death |
height | actor's height |
othername | other name(s) by which the actor is or was known |
homepage | actor's official website |
notable role | the role(s) for which the actor is best known, each in the form: RoleName<br>in FilmName |
academyawards | any Academy Awards won, in the form: AwardName, Year, FilmTitle Role |
emmyawards | any Emmy Awards won, in the above format. |
spouse | if applicable, name(s) of the actor's spouse(s), in the form: Name (YearYear) (Year to date) |
* Only used if the {{{image}}} parameter used. |
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |