বিষয়বস্তুতে চলুন

মডেল: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.

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)
nameactor's name; usually the article's page name (i.e. the actor's common name)
imagean 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
birthnameactor's name at birth
birthdateactor's date of birth, in the form: Month Date, Year. Use {{Birth date and age}} when possible.
locationactor's place of birth
deathdateactor's date of death (in form already given)
deathplaceactor's place of death
heightactor's height
othernameother name(s) by which the actor is or was known
homepageactor's official website
notable rolethe role(s) for which the actor is best known, each in the form: RoleName<br>in FilmName
academyawardsany Academy Awards won, in the form: AwardName, Year, FilmTitle [optional:] Role
emmyawardsany Emmy Awards won, in the above format.
spouseif 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.