সাঁচ:Infobox airline

অসমীয়া ৱিকিপিডিয়াৰ পৰা

{{Infobox airline}} is intended for use at the start of articles about airlines and is designed to present a summary of an airline's key aspects.

Usage[সম্পাদনা কৰক]

Some of the parameters below have guidelines that should be followed to achieve a consistent appearance and/or allow other computers to parse their data. Please see the descriptions of each and the example below.

Blank syntax[সম্পাদনা কৰক]

Infobox airline
{{Infobox airline
| airline = 
| image = 
| image_size =
| alt = 
| caption =
| image2 =
| image2-width =
| image2_alt =
| caption2 = 
| IATA = 
| ICAO = 
| callsign = 
| founded = 
| commenced = 
| ceased = 
| aoc = 
| bases = 
| hubs = 
| Primary Maintenance Base = 
| secondary_hubs = 
| focus_cities = 
| frequent_flyer = 
| alliance = 
| subsidiaries = 
| fleet_size = 
| destinations = 
| parent = 
| traded_as = 
| ISIN = 
| headquarters = 
| key_people = 
| revenue = 
| operating_income = 
| net_income = 
| profit = 
| assets = 
| equity = 
| num_employees = 
| website = 
| notes = 
}}

With comments[সম্পাদনা কৰক]

X = (Palphanumeric) character
N = numeric character

Note: If the following is used to create an instance of this template, please remove any of its comments and their tags (i.e. <!-- (comment) -->) that remain.

{{Infobox airline
| airline =           <!-- e.g. BrandName Airlines -->
| image =             <!-- Filename only (e.g. airline_logo.svg) -->
| image_size =        <!-- NNN -->
| alt =               <!-- Describe the logo to a sight-impaired user -->
| caption =           <!-- Caption for the image -->
| image2 =            <!-- Second image if required --> 
| image2-width =      <!-- width in px  -->
| image2_alt =        <!-- Describe the image to a sight-impaired user --> 
| caption2 =          <!-- Caption for the image --> 
| IATA =              <!-- XX -or- XN -or- NX -->
| ICAO =              <!-- XXX -->
| callsign =          <!-- XXXXXXXX -->
| founded =           <!-- {{start date|YYYY|MM|DD}}<br/>{{wikidata property link|City}}, {{wikidata property link|State/Province/etc}}, {{wikidata property link|Country}} -->
| commenced =         <!-- {{start date|YYYY|MM|DD}} -->
| ceased =            <!-- {{end date|YYYY|MM|DD}} -->
| aoc =               <!-- XNXN (alphanumeric pattern varies) -->
| bases = <!-- {{plainlist|
* {{wikidata property link|Airport Name1}}
* {{wikidata property link|Airport Name2}}
(etc)
 }} -->
| hubs = <!-- {{plainlist|
* {{wikidata property link|Airport Name1}}
* {{wikidata property link|Airport Name2}}
(etc)
 }} -->
| secondary_hubs = <!-- {{plainlist|
*{{wikidata property link|Airport Name1}}
*{{wikidata property link|Airport Name2}}
(etc)
 }} -->
| focus_cities = <!-- {{plainlist|
*{{wikidata property link|Airport Name1}}
*{{wikidata property link|Airport Name2}}
(etc)
 }} -->
| frequent_flyer =    <!-- Name of frequent flyer program -->
| alliance =          <!-- Name of multi-airline alliance -->
| subsidiaries = <!-- {{plainlist|
* {{wikidata property link|Subsidiary1}}
* {{wikidata property link|Subsidiary2}}
(etc)
 }} -->
| fleet_size =        <!-- NNN -->
| destinations =      <!-- NNN -->
| parent =            <!-- Parent company's legal name, if applicable -->
| traded_as =         <!-- Exchange name and Stock symbol, if the airline does not have a notable parent company. See {{wikidata property link|Category:Ticker symbol templates}} -->
| ISIN =
| headquarters =      <!-- {{wikidata property link|City}}, {{wikidata property link|State/Province/etc}}, {{wikidata property link|Country}} -->
| key_people = <!-- {{plainlist|
* FirstName1 LastName1 (JobTitle1)
* FirstName2 LastName2 (JobTitle2)
 }} -->
| revenue =           <!-- {{increase}}/{{decrease}}/{{steady}} [compared to previous year] {{wikidata property link|United States Dollar|US$}} XXX million (''FY YYYY'') -->
| operating_income =  <!-- {{increase}}/{{decrease}}/{{steady}} [compared to previous year] US$ XXX million (''FY YYYY'') -->
| net_income =        <!-- {{increase}}/{{decrease}}/{{steady}} [compared to previous year] US$ XXX million (''FY YYYY'') -->
| profit =            <!-- see {{wikidata property link|Profit (accounting)}} -->
| assets =            <!-- {{increase}}/{{decrease}}/{{steady}} [compared to previous year] US$ XXX million (''FY YYYY'') -->
| equity =            <!-- {{increase}}/{{decrease}}/{{steady}} [compared to previous year] US$ XXX million (''FY YYYY'') -->
| num_employees =     <!-- NNN -->
| website =           <!-- {{URL|example.com}} -->
| notes = <!-- {{plainlist|
* a. [note/qualification/annotation/etc relating to some data marked by e.g. the suffix {{sup|a}}]
* b. [note/qualification/annotation/etc relating to some data marked by e.g. the suffix {{sup|b}}]
(etc)
 }} -->
}}