Template:Infobox aviator/doc
Script error: No such module "Message box". Template:Lua Template:Uses infobox person Template:Person infobox header
Usage
Aviator Infobox
Template:Tl This infobox is used to summarize an aviator's key points.
Template:Parameter names example
{{Infobox aviator
| name =
| image =
| image_size =
| alt =
| caption =
| full_name =
| native_name =
| native_name_lang =
| birth_name =
| birth_date = <!-- {{Birth date|YYYY|MM|DD}} -->
| birth_place =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
| death_place =
| death_cause =
| resting_place =
| resting_place_coordinates = <!-- {{Coord|LATITUDE|LONGITUDE|type:landmark}} -->
| monuments =
| nationality = <!-- use only when necessary per [[WP:INFONAT]] -->
| education =
| spouse =
| relatives =
| known_for =
| first_flight_date =
| first_flight_aircraft =
| famous_flights =
| license_date =
| license_place =
| air_force =
| battles =
| rank =
| awards =
| memorials =
| first_race = <!-- For racing aviators -->
| racing_best = <!-- For racing aviators -->
| racing_aircraft = <!-- For racing aviators -->
| website = <!-- {{URL|example.com}} -->
| child =
| module =
}}
Parameters
This is a list of the most commonly-used parameters. For a full list, please see here.
- name
- The aviator's name. When not specified, it defaults to the Wikipedia article's title ({{PAGENAME}}).
- image
- Image name: abc.jpg, xpz.png, 123.gif, etc.
- image_size
- Size to display image: 200px (set width), x300px (set height), or 200x300px (max width & max height). This defaults to frameless (default is 220px, but logged in users can change this by clicking on "my preferences" and adjusting thumbnail size) if empty or omitted. This parameter should not normally need to be set.
- alt
- Alt text for image, for visually impaired readers. One word (such as "photograph") is rarely sufficient. See Wikipedia:Alternative text for images.
- caption
- Caption for image, if needed. Try to include date of photo and the photographer.
- native_name
- Name in local language. If more than one, separate using Template:Tl
- native_name_lang
- ISO 639-2 code e.g. "fr" for French. If more than one, use Template:Tl instead
- full_name
- Full name; ; only use if different from name and birth_name.
- birth_name
- Name at birth; only use if different from name.
- birth_date
- Date of birth: Template:Tl (if living) or Template:Tl (if dead). See Template:Birth date and age/doc for details on usage. If only a year of birth is known, or age as of a certain date, consider using Template:Tl or Template:Tl.
- birth_place
- Place of birth: city, administrative region, sovereign state. Note: Do not use a flag template.
- death_date
- Date of death: Template:Tl (if birth date is known) or Template:Tl (if birth date unknown). See Template:Death date/doc for details on usage. If exact dates are unknown, consider using Template:Tl.
- death_place
- Place of death: city, administrative region, sovereign state. Note: Do not use a flag template.
- death_cause
- Cause of death.
- resting_place
- Location of grave, ashes, etc.
- resting_place_coordinates
- Precise coordinates of grave, etc. Use Template:Tl
- monuments
- nationality
- Nationality. Use only when necessary per WP:INFONAT, Do not use a flag template.
- education
- Education, e.g. degree, institution and graduation year, if relevant.
- spouse
- relatives
- Names of relatives, if notable. Include the relationship in parentheses after the name (sister, uncle, etc.). Separate entries using Template:Tl or Template:Tl.
- known_for
- A brief description of why the person is notable.
- first_flight_aircraft
- first_flight_date
- famous_flights
- license_date
- license_place
- air_force
- battles
- rank
- awards
- memorials
- Statues, plaques, places named after subject, etc.
- first_race
- For racing aviators
- racing_best
- For racing aviators
- racing_aircraft
- For racing aviators
- website
- Use Template:Tl
- child
- For embedding this infobox into another.
- module
- Used for embedding other templates into this one.
Use as a child template
The child parameter is used when embedding this infobox into another.
Template:Infobox person module documentation
Embedding other templates
The module parameter is used for embedding other templates into this infobox (see Wikipedia:Infobox modules).
{{Infobox aviator
| name =
| <!-- etc. -->
| module =
{{Infobox football biography | embed = yes
| <!-- etc. -->
}}
}}
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 Template:Tl, or Template:Tl 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 Template:Tl.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including: Template:Flatlist
Please do not rename or remove these classes nor collapse nested elements which use them.