మూస:Infobox aviator/doc

వికీపీడియా నుండి
Jump to navigation Jump to search

Usage

Aviator Infobox[మార్చు]

{{Infobox aviator}} This infobox is used to summarize an aviator's key points.

{{Infobox aviator
|name                = 
|image               = 
|image_size          = 
|alt                 = 
|caption             = 
|native_name         = 
|native_name_lang    = 
|full_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     = 
|education       = 
|spouse          = 
|relatives       = 
|known_for       = 
|first_flight_aircraft = 
|first_flight_date     = 
|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}} -->
|module          = 
}}

Parameters[మార్చు]

name
image
image_size
alt
caption
native_name
Name in local language. If more than one, separate using {{Plain list}}
native_name_lang
ISO 639-2 code e.g. "fr" for French. If more than one, use {{lang}} instead
full_name
birth_date
Use {{Birth date and age}} ({{Birth date}} if dead)
birth_place
death_date
Use {{Death date and age}}
death_place
death_cause
resting_place
Location of grave, ashes, etc.
resting_place_coordinates
Precise coordinates of grave, etc. Use {{Coord}}
monuments
nationality
education
spouse
relatives
known_for
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 {{URL}}
module
An embedded template

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.