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)
fix
 
(7 intermediate revisions by the same user not shown)
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" | {{{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]] {{#if:{{{Photo|}}}|[[Category:Airline articles with broken images]]}}}}
|-
|-
| colspan="2" class="infobox__caption" | {{{caption|(Empty Caption) [[Category: Missing Parameters]]}}}
| colspan="2" class="infobox__caption" | {{{Caption|}}}
|-
|-
| colspan="2" class="infobox__subtitles" | General Information
{{Info row|Livery Tag|{{{Livery Tag|}}}}}
|-
|-
! class="infobox__field-name" | Code
! class="infobox__field-name" | Code
Line 22: Line 22:
! class="infobox__field-name" | Founded
! class="infobox__field-name" | Founded
| class="infobox__field-value" | {{{Year Founded|Unknown}}}
| class="infobox__field-value" | {{{Year Founded|Unknown}}}
|-
{{Info row|Commenced Operations|{{{Commenced Operations|}}}}}
|-
|-
! class="infobox__field-name" | Hubs
! class="infobox__field-name" | Hubs
| class="infobox__field-value" | {{#invoke: AeroWikiListTools
| class="infobox__field-value" | {{{Hubs|}}}
| split_list | {{{Hubs|}}} | [[{split}]], | Unknown [[Category: Missing Parameters]]}}
|-
|-
{{Info row|Slogan|{{{Slogan|}}}}}
{{Optional row|Focus City|[[{{{Focus City}}}]]|{{{Focus City|}}}}}
{{Optional row|Slogan|<i>{{{Slogan|}}}</i>|{{{Slogan|}}}}}
{{Info row|Registered|{{{Registered|}}}}}
{{Info row|Registered|{{{Registered|}}}}}
{{Info row|Alliance|{{{Alliance|}}}}}
{{Optional row|Alliance|[[{{{Alliance}}}]]|{{{Alliance|}}}}}
{{Info row|Partners|{{{Partners|}}}}}
{{Info row|Partners|{{{Partners|}}}}}
{{Info row|Parent|{{{Parent|}}}}}
{{Info row|Parent|{{{Parent|}}}}}
Line 49: Line 51:
| Slogan = Fly Bread
| Slogan = Fly Bread
| Registered = Obroria  
| Registered = Obroria  
| Alliance = BreadGroup Alliance
| Alliance = FlightGroup Alliance
| Subsidiaries = Bread Air Cargo
| Subsidiaries = Bread Air Cargo
| Creator = RyeThePies
| Creator = RyeThePies
| Livery Tag = bread
| category_disable = yes
| category_disable = yes
}}
}}
Line 107: Line 110:
"example": "2021",
"example": "2021",
"suggested": true
"suggested": true
},
"Commenced Operations": {
"label": "Commenced Operations",
"description": "Date when the airline began operating.",
"type": "string",
"example": "2021"
},
},
"Hubs": {
"Hubs": {
Line 113: Line 122:
"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
},
},
"Slogan": {
"Slogan": {
"label": "Founded",
"label": "Slogan",
"description": "The slogan of the airline.",
"description": "The slogan of the airline.",
"type": "string",
"type": "string",
Line 123: Line 139:
},
},
"Registered": {
"Registered": {
"label": "Founded",
"label": "Registered",
"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 148:
"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 160:
"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 166:
"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": {
"Creator": {
"label": "Creators",
"label": "Creators",
"description": "The creators of the airline.",
"description": "The creators of the airline.",
"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
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.