মডেল:Infobox Actor

মুক্ত বিশ্বকোষ উইকিপিডিয়াত্ত উইকিপিডিয়া
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. Use {{Birth date and age}} when possible.
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 [optional:] 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 (Year[hyphen]Year) [or] (Year to date)
* Only used if the {{{image}}} parameter used.


This template employs some extremely complicated and esoteric features of template syntax.

Please do not attempt to alter it unless you are certain that you understand the setup and are prepared to repair any consequent collateral damage if the results are unexpected. Any experiments should be conducted in the template sandbox or your user space.