Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:InfoBoxAirline: Difference between revisions

Template page
Owning (talk | contribs)
category_disable
Owning (talk | contribs)
redo format for importing
Line 11: Line 11:
| colspan="2" class="infobox__subtitles" | General Information
| colspan="2" class="infobox__subtitles" | General Information
|-
|-
! class="infobox__field-name" | IATA
! class="infobox__field-name" | Code
| class="infobox__field-value" | {{{CodeIATA|None}}}
| class="infobox__field-value" | {{{Airline Code|Unknown}}}
|-
! class="infobox__field-name" | ICAO
| class="infobox__field-value" | {{{CodeICAO|None}}}
|-
|-
! class="infobox__field-name" | Callsign
! class="infobox__field-name" | Callsign
| class="infobox__field-value" | {{{Callsign| Unknown [[Category: Missing Parameters]]}}}
| class="infobox__field-value" | {{{Callsign|Unknown}}}
|-
|-
! class="infobox__field-name" | Type
! class="infobox__field-name" | Type
| class="infobox__field-value" | {{{Type| Unknown [[Category: Missing Parameters]]}}}
| class="infobox__field-value" | {{{Airline Type|Unknown}}}
|-
|-
! class="infobox__field-name" | Founded
! class="infobox__field-name" | Founded
| class="infobox__field-value" | {{{Founded| Unknown [[Category: Missing Parameters]]}}}
| class="infobox__field-value" | {{{Year Founded|Unknown}}}
|-
|-
! class="infobox__field-name" | Hubs
! class="infobox__field-name" | Hubs
Line 30: Line 27:
  | split_list | {{{Hubs|}}} | [[{split}]], | Unknown [[Category: Missing Parameters]]}}
  | split_list | {{{Hubs|}}} | [[{split}]], | Unknown [[Category: Missing Parameters]]}}
|-
|-
! class="infobox__field-name" | Slogan
{{Info row|Slogan|{{{Slogan|}}}}}
| class="infobox__field-value" | {{#if: {{{Slogan|}}} | <i>{{{Slogan}}}</i> | Unknown [[Category: Missing Parameters]]}}
{{Info row|Registered|{{{Registered|}}}}}
|-
{{Info row|Alliance|{{{Alliance|}}}}}
! class="infobox__field-name" | Registered
{{Info row|Partners|{{{Partners|}}}}}
| class="infobox__field-value" | {{#if: {{{Registered|}}} | [[{{{Registered}}}]] | Unknown [[Category: Missing Parameters]]}}
{{Info row|Parent|{{{Parent|}}}}}
|-
{{Info row|Subsidiaries|{{{Subsidiaries|}}}}}
! class="infobox__field-name" | Alliance
| class="infobox__field-value" | {{{Alliance|None}}}
|-
! class="infobox__field-name" | Partners
| class="infobox__field-value" | {{{Partners|None}}}
|-
! class="infobox__field-name" | Parent
| class="infobox__field-value" | {{{Parent|None}}}
|-
! class="infobox__field-name" | Subsidiaries
| class="infobox__field-value" | {{{Subsidiaries|None}}}
|-
|-
! class="infobox__field-name" | Creator
! class="infobox__field-name" | Creator
| class="infobox__field-value" | {{{Creator | Unknown [[Category: Missing Parameters]]}}}
| class="infobox__field-value" | {{{Creator|Unknown [[Category:Airlines missing creator]]}}}
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
{{Template:InfoBoxAirline
{{Template:InfoBoxAirline
| name = Bread Air
| Name = Bread Air
| photo = Bread_Air_Livery.png
| Photo = Bread_Air_Livery.png
| caption = A [[Boeing 737-600]] flying with the Bread Air livery
| Caption = A [[Boeing 737-600]] flying with the Bread Air livery
| CodeICAO = BDA
| Airline Code = BDA
| Callsign = BREADAIR
| Callsign = BREADAIR
| Type = Passenger Airline
| Airline Type = Passenger Airline
| Founded = 2021
| Year Founded = 2021
| Hubs = Rawaki International Airport, Tikaranto International Airport
| Hubs = Rawaki International Airport, Tikaranto International Airport
| Slogan = Fly Bread
| Slogan = Fly Bread
Line 72: Line 58:
"description": "Airline Infobox Template",
"description": "Airline Infobox Template",
     "params": {
     "params": {
"name": {
"Name": {
"label": "Name",
"label": "Name",
"description": "The name of the airline, this should be the same as the name of the page.",
"description": "The name of the airline, this should be the same as the name of the page.",
Line 79: Line 65:
"suggested": true
"suggested": true
},
},
"photo": {
"Photo": {
"label": "Image",
"label": "Image",
"description": "Image shown at the top of the InfoBox.",
"description": "Image shown at the top of the InfoBox.",
Line 87: Line 73:
"suggested": true
"suggested": true
},
},
"caption": {
"Caption": {
"label": "Image caption",
"label": "Image caption",
"description": "A brief description of the image shown in the InfoBox.",
"description": "A brief description of the image shown in the InfoBox.",
Line 94: Line 80:
"suggested": true
"suggested": true
},
},
"CodeIATA": {
"Airline Code": {
"label": "IATA",
"label": "Code",
"description": "The IATA (two-character) airline code.",
"description": "The airline code.",
"type": "string",
"example": "BR",
"suggested": true
},
"CodeICAO": {
"label": "ICAO",
"description": "The ICAO (three-character) airline code.",
"type": "string",
"type": "string",
"example": "BDA",
"example": "BDA",
Line 115: Line 94:
"suggested": true
"suggested": true
},
},
"Type": {
"Airline Type": {
"label": "Type",
"label": "Type",
"description": "The type of airline.",
"description": "The type of airline.",
Line 122: Line 101:
"suggested": true
"suggested": true
},
},
"Founded": {
"Year Founded": {
"label": "Founded",
"label": "Founded",
"description": "The founding date of the airline.",
"description": "The founding date of the airline.",

Revision as of 03:23, 6 September 2025


InfoBoxAirline
(Empty Caption)
General Information
Code BDA
Callsign BREADAIR
Type Passenger Airline
Founded 2021
Hubs Rawaki International Airport, Tikaranto International Airport
Slogan Fly Bread
Registered Obroria
Alliance BreadGroup Alliance
Subsidiaries Bread Air Cargo
Creator RyeThePies

Airline Infobox Template

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

The name of the airline, this should be the same as the name of the page.

Example
Bread Air
Stringsuggested
ImagePhoto

Image shown at the top of the InfoBox.

Example
Aerowikiplaceholder.jpg
Auto value
Aerowikiplaceholder.jpg
Filesuggested
Image captionCaption

A brief description of the image shown in the InfoBox.

Example
A [[Boeing 737-600]] flying with the Bread Air livery
Stringsuggested
CodeAirline Code

The airline code.

Example
BDA
Stringsuggested
CallsignCallsign

The callsign used by the airline.

Example
BREADAIR
Stringsuggested
TypeAirline Type

The type of airline.

Example
Low-cost carrier
Stringsuggested
FoundedYear Founded

The founding date of the airline.

Example
2021
Stringsuggested
HubsHubs

The hubs the airline serves. Airports are seperated by commas.

Example
Rawaki International Airport, Tikaranto International Airport
Stringsuggested
FoundedSlogan

The slogan of the airline.

Example
Fly Bread
Stringsuggested
FoundedRegistered

The country where the airline is registered.

Example
Arleau
Stringsuggested
AllianceAlliance

The alliance the airline is part of.

Example
FlightGroup Alliance
Stringsuggested
PartnersPartners

The airlines this airline is partnered with.

Example
Toast Airways
Stringoptional
ParentParent

The parent company of the airline.

Example
BreadAir Group
Stringsuggested
SubsidiariesSubsidiaries

Subsidiaries owned by the airline.

Example
Bread Air Cargo
Stringsuggested
CreatorsCreators

The creators of the airline.

Example
RyeThePies
Stringsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.