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)
redo format for importing
Owning (talk | contribs)
focus city and cleanup
Line 3: Line 3:
<templatestyles src="Template:Infobox/styles.css"/>
<templatestyles src="Template:Infobox/styles.css"/>
{| class="infobox"
{| class="infobox"
|+ class="infobox__title rarity-uncommon" | {{{name|{{PAGENAME}}}}}
|+ 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__image" | {{#ifexist: File:{{{Photo}}} | [[File:{{{Photo}}}|300px]]| [[File:Aerowikiplaceholder.jpg|300px]]}}
|-
|-
| colspan="2" class="infobox__caption" | {{{caption|(Empty Caption) [[Category: Missing Parameters]]}}}
| colspan="2" class="infobox__caption" | {{{Caption|}}}
|-
| colspan="2" class="infobox__subtitles" | General Information
|-
|-
! class="infobox__field-name" | Code
! class="infobox__field-name" | Code
Line 25: Line 23:
! class="infobox__field-name" | Hubs
! class="infobox__field-name" | Hubs
| class="infobox__field-value" | {{#invoke: AeroWikiListTools
| class="infobox__field-value" | {{#invoke: AeroWikiListTools
  | split_list | {{{Hubs|}}} | [[{split}]], | Unknown [[Category: Missing Parameters]]}}
  | split_list | {{{Hubs|}}} | [[{split}]], | Unknown}}
|-
|-
{{Optional row|[[{{{Focus City}}}]]|{{{Focus City|}}}}}
{{Info row|Slogan|{{{Slogan|}}}}}
{{Info row|Slogan|{{{Slogan|}}}}}
{{Info row|Registered|{{{Registered|}}}}}
{{Info row|Registered|{{{Registered|}}}}}
Line 113: Line 112:
"type": "string",
"type": "string",
"example": "Rawaki International Airport, Tikaranto International Airport",
"example": "Rawaki International Airport, Tikaranto International Airport",
"suggested": true
},
"Focus City": {
"label": "Focus City",
"description": "The focus city of the airline.",
"type": "string",
"example": "Valois International Airport",
"suggested": true
"suggested": true
},
},
Line 126: Line 132:
"description": "The country where the airline is registered.",
"description": "The country where the airline is registered.",
"type": "string",
"type": "string",
"example": "Arleau",
"example": "Arleau"
"suggested": true
},
},
"Alliance": {
"Alliance": {
Line 133: Line 138:
"description": "The alliance the airline is part of.",
"description": "The alliance the airline is part of.",
"type": "string",
"type": "string",
"example": "FlightGroup Alliance",
"example": "FlightGroup Alliance"
"suggested": true
},
},
"Partners": {
"Partners": {
Line 146: Line 150:
"description": "The parent company of the airline.",
"description": "The parent company of the airline.",
"type": "string",
"type": "string",
"example": "BreadAir Group",
"example": "BreadAir Group"
"suggested": true
},
},
"Subsidiaries": {
"Subsidiaries": {
Line 153: Line 156:
"description": "Subsidiaries owned by the airline.",
"description": "Subsidiaries owned by the airline.",
"type": "string",
"type": "string",
"example": "Bread Air Cargo",
"example": "Bread Air Cargo"
"suggested": true
},
},
"Creators": {
"Creators": {

Revision as of 04:21, 6 September 2025


Bread Air
A Boeing 737-600 flying with the Bread Air livery
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
Focus CityFocus City

The focus city of the airline.

Example
Valois International Airport
Stringsuggested
FoundedSlogan

The slogan of the airline.

Example
Fly Bread
Stringsuggested
FoundedRegistered

The country where the airline is registered.

Example
Arleau
Stringoptional
AllianceAlliance

The alliance the airline is part of.

Example
FlightGroup Alliance
Stringoptional
PartnersPartners

The airlines this airline is partnered with.

Example
Toast Airways
Stringoptional
ParentParent

The parent company of the airline.

Example
BreadAir Group
Stringoptional
SubsidiariesSubsidiaries

Subsidiaries owned by the airline.

Example
Bread Air Cargo
Stringoptional
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.