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 | ||
} | } |