Template:Infobox model/doc
This is a documentation subpage for Template:Infobox model. It may contain usage information, categories and other content that is not part of the original template page. |
An Infobox Model may be used to summarize information on a person who is a model.
Usage
changeThe 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.
{{{honorific_prefix}}} {{{name}}} {{{honorific_suffix}}} | |
---|---|
{{{native_name}}} | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]] | |
Born | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} |
Died | {{{death_date}}} {{{death_place}}} |
Cause of death | {{{death_cause}}} |
Nationality | {{{nationality}}} |
Other names | {{{other_names}}} |
Citizenship | {{{citizenship}}} |
Alma mater | {{{alma_mater}}} |
Occupation | {{{occupation}}} |
Years active | {{{years_active}}} |
Known for | {{{known_for}}} |
Spouse | {{{spouse}}} |
Partner | {{{partner}}} |
Children | {{{children}}} |
Parent | {{{parents}}} |
Relatives | {{{relatives}}} |
Modeling information | |
Height | {{{height}}} |
Hair color | {{{hair_color}}} |
Eye color | {{{eye_color}}} |
Agency | {{{agency}}} |
{{{module}}} | |
Website | {{{website}}} |
{{Infobox model | honorific_prefix = | name = | honorific_suffix = | image = | image_size = | alt = | caption = | native_name = | native_name_lang = | birth_name = | birth_date = <!-- {{birth date and age|YYYY|MM|DD}} or {{birth date|YYYY|MM|DD}} For living people supply only the year unless the exact date is already WIDELY published, as per [[WP:DOB]]. --> | birth_place = | death_date = <!-- {{death date and age|YYYY|MM|DD|birth YYYY|birth MM|birth DD}} --> | death_place = | death_cause = | nationality = | other_names = | citizenship = | alma_mater = | occupation = | years_active = | known_for = | spouse = <!-- {{marriage|name|start|end}} --> | partner = <!-- unmarried life partner; use ''Name (1950–present)'' --> | children = | parents = | relatives = | height = <!-- "X ft Y in" or "X cm" plus optional reference (conversions are automatic) --> | hair_color = | eye_color = | agency = | module = | website = <!-- {{URL|website}} --> | signature = }}
Microformat
changeThe 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 on English Wikipedia.
Sub-templates
changeDate-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
changehCard 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.