Template:InfoBoxAirline: Difference between revisions
Template page
More actions
category_disable |
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" | | ! class="infobox__field-name" | Code | ||
| class="infobox__field-value" | {{{ | | class="infobox__field-value" | {{{Airline Code|Unknown}}} | ||
|- | |- | ||
! class="infobox__field-name" | Callsign | ! class="infobox__field-name" | Callsign | ||
| class="infobox__field-value" | {{{Callsign| Unknown | | class="infobox__field-value" | {{{Callsign|Unknown}}} | ||
|- | |- | ||
! class="infobox__field-name" | Type | ! class="infobox__field-name" | Type | ||
| class="infobox__field-value" | {{{Type| Unknown | | class="infobox__field-value" | {{{Airline Type|Unknown}}} | ||
|- | |- | ||
! class="infobox__field-name" | Founded | ! class="infobox__field-name" | Founded | ||
| class="infobox__field-value" | {{{Founded| Unknown | | 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]]}} | ||
|- | |- | ||
{{Info row|Slogan|{{{Slogan|}}}}} | |||
{{Info row|Registered|{{{Registered|}}}}} | |||
{{Info row|Alliance|{{{Alliance|}}}}} | |||
{{Info row|Partners|{{{Partners|}}}}} | |||
{{Info row|Parent|{{{Parent|}}}}} | |||
{{Info row|Subsidiaries|{{{Subsidiaries|}}}}} | |||
|- | |- | ||
! class="infobox__field-name" | Creator | ! class="infobox__field-name" | Creator | ||
| class="infobox__field-value" | {{{Creator | Unknown [[Category: | | class="infobox__field-value" | {{{Creator|Unknown [[Category:Airlines missing creator]]}}} | ||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Template:InfoBoxAirline | {{Template:InfoBoxAirline | ||
| | | Name = Bread Air | ||
| | | Photo = Bread_Air_Livery.png | ||
| | | Caption = A [[Boeing 737-600]] flying with the Bread Air livery | ||
| | | 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": { | ||
"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": { | ||
"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": { | ||
"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 | ||
}, | }, | ||
" | "Airline Code": { | ||
"label": " | "label": "Code", | ||
"description": "The | "description": "The 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
![]() | |
(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
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | The name of the airline, this should be the same as the name of the page.
| String | suggested |
Image | Photo | Image shown at the top of the InfoBox.
| File | suggested |
Image caption | Caption | A brief description of the image shown in the InfoBox.
| String | suggested |
Code | Airline Code | The airline code.
| String | suggested |
Callsign | Callsign | The callsign used by the airline.
| String | suggested |
Type | Airline Type | The type of airline.
| String | suggested |
Founded | Year Founded | The founding date of the airline.
| String | suggested |
Hubs | Hubs | The hubs the airline serves. Airports are seperated by commas.
| String | suggested |
Founded | Slogan | The slogan of the airline.
| String | suggested |
Founded | Registered | The country where the airline is registered.
| String | suggested |
Alliance | Alliance | The alliance the airline is part of.
| String | suggested |
Partners | Partners | The airlines this airline is partnered with.
| String | optional |
Parent | Parent | The parent company of the airline.
| String | suggested |
Subsidiaries | Subsidiaries | Subsidiaries owned by the airline.
| String | suggested |
Creators | Creators | The creators of the airline.
| String | suggested |