قالب:جدول خطوط جوية/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. |
This template is used on 2٬500+ pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page قبل تنفيذهم. |
{{Infobox airline}} is used to summarize an airline's key points.
Usage
| |||||||
Founded | 1937 | ||||||
---|---|---|---|---|---|---|---|
Hubs | |||||||
Focus cities | |||||||
Frequent-flyer program | Aeroplan | ||||||
Alliance | Star Alliance | ||||||
Fleet size | 335 (+63 orders) | ||||||
Destinations | 240 | ||||||
Parent company | ACE Aviation Holdings Inc. | ||||||
Headquarters | Montreal, Quebec | ||||||
Key people | |||||||
Website | aircanada.com |
The parameters displayed in the infobox to the right are required. All others are optional, though some have guidelines you should follow to achieve the best, most consistent appearance.
{{Infobox airline | airline = | image = | image_size = | alt = | IATA = | ICAO = | callsign = | founded = | commenced = | ceased = | aoc = | bases = | hubs = | secondary_hubs = | focus_cities = | frequent_flyer = | lounge = | alliance = | subsidiaries = | fleet_size = | destinations = | company_slogan = | parent = | headquarters = | key_people = | revenue = | operating_income = | net_income = | assets = | equity = | website = }} |
Example
The following is the code for the above example (using a different image than the actual Air Canada article, since that fair use logo can only be used in the airline article).
{{Infobox airline | airline = Air Canada | image = Air Canada 777.jpg | image_size = 250 | alt = Twin-engine passenger jet on the ground. It is white with "AIR CANADA" in red on its side. | IATA = AC | ICAO = ACA | callsign = AIR CANADA | founded = 1937 | hubs = * [[Calgary International Airport]]<br /> *[[Montreal-Pierre Elliott Trudeau International Airport]]<br />* [[Toronto Pearson International Airport]]<br /> *[[Vancouver International Airport]] | focus_cities = * [[Halifax Stanfield International Airport]]<br />* [[Ottawa Macdonald-Cartier International Airport|Ottawa International Airport]] | frequent_flyer = [[Aeroplan]] | lounge = [[Air Canada#Maple Leaf Lounge|Maple Leaf Lounge]] | alliance = [[Star Alliance]] | fleet_size = 335 (+63 orders) | destinations = 240 | parent = [[ACE Aviation Holdings|ACE Aviation Holdings Inc.]] | headquarters = [[Montreal]], [[Quebec]] | key_people = * [[Robert Milton]] ([[Chairman]])<br />* [[Montie Brewer]] ([[President]] & [[CEO]]) | website = [http://www.aircanada.com/ aircanada.com] }}
Microformat
The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
- Subtemplates
- Use {{start date}} for the date on which an organisation was "established", "founded", "opened" or otherwise started, unless that date is before 1583 CE.
- Use {{URL}} for an organisation's URL.
- Use {{coord}} for coordinates associated with the organisation (e.g. the location of its headquarters). A Geo microformat will then make these coordinates parsable, e.g. for use in online mapping, downloading to a GPS unit, etc.
Please do not remove instances of these subtemplates.
- Classes used
The HTML classes this microformat uses include:
- adr
- agent
- category
- country-name
- extended-address
- fn
- geo
- label
- latitude
- locality
- longitude
- nickname
- note
- org
- region
- street-address
- url
- vcard
nor collapse nested elements which use them.