قالب:جدول عارضة أزياء/doc
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. Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
An Infobox Model may be used to summarize information on a person who is a model.
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 Cindy Crawford.
{{Infobox Model | bgcolour = | name = | image = | imagesize = | caption = | birthname = | birthdate = | location = | deathdate = | deathplace = | height = {{height|ft=x|in=x}} or {{height|m=x}} | haircolor = | eyecolor = | measurements = | weight = | dress size = | shoesize = | agency = | alias(es) = | spouse = | homepage = }}
Parameters
Those parameters in bold italics are required.
bgcolour | background colouring (e.g. as used in associated colours/projects) |
name | model's name; usually the article's page name (i.e. the model's common name) |
image | an image of the model, 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 | model's name at birth |
birthdate | model's date of birth, in the form: Month Date, Year. Use {{Birth date and age}} when possible. |
location | model's place of birth |
deathdate | model's date of death (in form already given) |
deathplace | model's place of death |
height | model's height |
haircolor | model's hair color |
eyecolor | model's eye color |
measurements | model's measurements |
weight | model's weight |
dress size | model's dress size |
shoesize | model's shoe size |
agency | agency/agencies for which the model currently works |
alias | aliases or nicknames for the model |
spouse | if applicable, name(s) of the model's spouse(s), in the form: Name (Year[hyphen]Year) [or] (Year to date) |
homepage | model's website |
* Only used if the {{{image}}} parameter used. |
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.
To include a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- bday
- birthplace
- category
- country-name
- deathdate
- deathplace
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
Please do not rename or remove these classes nor collapse nested elements which use them.