Template:InfoBoxAirline: Difference between revisions
Template page
More actions
m check for photo used |
unlink hubs, livery tag, and fixes |
||
Line 8: | Line 8: | ||
|- | |- | ||
| colspan="2" class="infobox__caption" | {{{Caption|}}} | | colspan="2" class="infobox__caption" | {{{Caption|}}} | ||
|- | |||
{{Info row|Livery Tag|{{{Livery Tag|}}}}} | |||
|- | |- | ||
! class="infobox__field-name" | Code | ! class="infobox__field-name" | Code | ||
Line 24: | Line 26: | ||
|- | |- | ||
! class="infobox__field-name" | Hubs | ! class="infobox__field-name" | Hubs | ||
| class="infobox__field-value" | | class="infobox__field-value" | {{{Hubs|}}} | ||
|- | |- | ||
{{Optional row|Focus City|[[{{{Focus City}}}]]|{{{Focus City|}}}}} | {{Optional row|Focus City|[[{{{Focus City}}}]]|{{{Focus City|}}}}} | ||
{{ | {{Optional row|Slogan|<i>{{{Slogan|}}}</i>|{{{Slogan|}}}}} | ||
{{Info row|Registered|{{{Registered|}}}}} | {{Info row|Registered|{{{Registered|}}}}} | ||
{{Optional row|Alliance|[[{{{Alliance}}}]]|{{{Alliance|}}}}} | {{Optional row|Alliance|[[{{{Alliance}}}]]|{{{Alliance|}}}}} | ||
Line 53: | Line 54: | ||
| Subsidiaries = Bread Air Cargo | | Subsidiaries = Bread Air Cargo | ||
| Creator = RyeThePies | | Creator = RyeThePies | ||
| Livery Tag = bread | |||
| category_disable = yes | | category_disable = yes | ||
}} | }} | ||
Line 165: | Line 167: | ||
"type": "string", | "type": "string", | ||
"example": "RyeThePies", | "example": "RyeThePies", | ||
"suggested": true | |||
}, | |||
"Livery Tag": { | |||
"label": "Livery Tag", | |||
"description": "The livery tag of the airline.", | |||
"type": "string", | |||
"example": "Bread", | |||
"suggested": true | "suggested": true | ||
} | } |
Revision as of 20:53, 26 September 2025
![]() | |
A Boeing 737-600 flying with the Bread Air livery | |
Livery Tag | bread |
---|---|
Code | BDA |
Callsign | BREADAIR |
Type | Passenger Airline |
Founded | 2021 |
Hubs | Rawaki International Airport, Tikaranto International Airport |
Slogan | Fly Bread |
Registered | Obroria |
Alliance | FlightGroup 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 |
Focus City | Focus City | The focus city of the airline.
| String | suggested |
Founded | Slogan | The slogan of the airline.
| String | suggested |
Founded | Registered | The country where the airline is registered.
| String | optional |
Alliance | Alliance | The alliance the airline is part of.
| String | optional |
Partners | Partners | The airlines this airline is partnered with.
| String | optional |
Parent | Parent | The parent company of the airline.
| String | optional |
Subsidiaries | Subsidiaries | Subsidiaries owned by the airline.
| String | optional |
Creators | Creators | The creators of the airline.
| String | suggested |
Livery Tag | Livery Tag | The livery tag of the airline.
| String | suggested |