Template:InfoBoxAirline: Difference between revisions
Template page
More actions
Created page with "<includeonly> Category:Airlines <templatestyles src="Template:Infobox/styles.css"/> {| class="infobox" |+ class="infobox__title rarity-uncommon" | {{{name|{{PAGENAME}}}}} |- | colspan="2" class="infobox__image" | {{#ifexist: File:{{{photo}}} | [[File:{{{photo}}}|350px]] | [[File:{{#invoke: AeroWikiImageFinder | find_image | {{{Name}}} | Aerowikiplaceholder.jpg}} |350px]]}} |- | colspan="2" class="infobox__caption" | {{{caption|(Empty Caption) Category: Missing Para..." |
creator*s* + oops |
||
Line 157: | Line 157: | ||
}, | }, | ||
"Partners": { | "Partners": { | ||
"label": " | "label": "Partners", | ||
"description": "The airlines this airline is partnered with.", | "description": "The airlines this airline is partnered with.", | ||
"type": "string", | "type": "string", | ||
Line 163: | Line 163: | ||
}, | }, | ||
"Parent": { | "Parent": { | ||
"label": " | "label": "Parent", | ||
"description": "The parent company of the airline.", | "description": "The parent company of the airline.", | ||
"type": "string", | "type": "string", | ||
Line 170: | Line 170: | ||
}, | }, | ||
"Subsidiaries": { | "Subsidiaries": { | ||
"label": " | "label": "Subsidiaries", | ||
"description": "Subsidiaries owned by the airline.", | "description": "Subsidiaries owned by the airline.", | ||
"type": "string", | "type": "string", | ||
Line 176: | Line 176: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "Creators": { | ||
"label": " | "label": "Creators", | ||
"description": "The | "description": "The creators of the airline.", | ||
"type": "string", | "type": "string", | ||
"example": "RyeThePies", | "example": "RyeThePies", |
Revision as of 15:16, 26 July 2025
![]() | |
A Boeing 737-600 flying with the Bread Air livery | |
General Information | |
IATA | None |
---|---|
ICAO | BDA |
Callsign | BREADAIR |
Type | Passenger Airline |
Founded | 2021 |
Hubs | Rawaki International Airport, Tikaranto International Airport |
Slogan | Fly Bread |
Registered | Obroria |
Alliance | BreadGroup Alliance |
Partners | None |
Parent | None |
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 |
IATA | CodeIATA | The IATA (two-character) airline code.
| String | suggested |
ICAO | CodeICAO | The ICAO (three-character) airline code.
| String | suggested |
Callsign | Callsign | The callsign used by the airline.
| String | suggested |
Type | Type | The type of airline.
| String | suggested |
Founded | 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 |