Revision as of 23:20, 29 October 2006 view sourceFlordeneu (talk | contribs)Extended confirmed users, Pending changes reviewers10,484 edits RV - Hex codes are easier to understand. Practically all graphics programs and plugins give them to you.← Previous edit | Revision as of 04:55, 30 October 2006 view source RadioKirk (talk | contribs)18,518 edits rv: sorry, have to disagree with this one, it is the current standard when a 6-digit code is unnecessaryNext edit → | ||
Line 2: | Line 2: | ||
|- | |- | ||
|colspan="2" style="text-align:center; font-size:larger; background-color:{{{bgcolour|# |
|colspan="2" style="text-align:center; font-size:larger; background-color:{{{bgcolour|#ed8}}}; color:#000;"| '''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
Line 71: | Line 71: | ||
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 ]. | 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 ]. | ||
<div style="width:250px; background:# |
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;"> | ||
<pre>{{Infobox actor | <pre>{{Infobox actor | ||
| bgcolour = | | bgcolour = |
Revision as of 04:55, 30 October 2006
Infobox actor | |
Date of birth | {{{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. |