Difference between revisions of "Template:Infobox bus company"

From blackwiki
Jump to navigation Jump to search
imported>Interiot
(pull |- 's inside the {{#if's, and otherwise try to avoid the blank lines being generated which adds extra space at the top of articles)
imported>Foxhill
(editing to eliminate all them big areas of whitespaces in boxes)
Line 8: Line 8:
 
{{!}} colspan="2" align="center" {{!}} [[Image:{{{image|}}}|{{{image_size|250}}}px|Image]]{{#if: {{{image_caption|}}}|<br><small>{{{image_caption}}}</small> }} }}
 
{{!}} colspan="2" align="center" {{!}} [[Image:{{{image|}}}|{{{image_size|250}}}px|Image]]{{#if: {{{image_caption|}}}|<br><small>{{{image_caption}}}</small> }} }}
 
{{#if: {{{company_slogan|}}}|
 
{{#if: {{{company_slogan|}}}|
 +
! Company Slogan
 +
{{!}} ''{{{company_slogan|}}}''
 
{{!}}-
 
{{!}}-
! Company Slogan
+
}}
{{!}} ''{{{company_slogan|}}}''}}
 
 
{{#if: {{{parent|}}}|
 
{{#if: {{{parent|}}}|
 +
! Parent Company
 +
{{!}} {{{parent|}}}
 
{{!}}-
 
{{!}}-
! Parent Company
+
}}
{{!}} {{{parent|}}}}}
 
|-
 
 
! Founded
 
! Founded
 
| {{{founded}}}
 
| {{{founded}}}
Line 21: Line 22:
 
! Headquarters
 
! Headquarters
 
| {{{headquarters}}}
 
| {{{headquarters}}}
 +
|-
 
{{#if: {{{locale|}}}|
 
{{#if: {{{locale|}}}|
 +
! Locale
 +
{{!}} {{{locale|}}}
 
{{!}}-
 
{{!}}-
! Locale
+
}}
{{!}} {{{locale|}}}}}
 
 
{{#if: {{{service_area|}}}|
 
{{#if: {{{service_area|}}}|
 +
! Service Area
 +
{{!}} {{{service_area|}}}
 
{{!}}-
 
{{!}}-
! Service Area
+
}}
{{!}} {{{service_area|}}}}}
 
|-
 
 
! Service Type
 
! Service Type
 
| {{{service_type}}}
 
| {{{service_type}}}
 +
|-
 
{{#if: {{{alliance|}}}|
 
{{#if: {{{alliance|}}}|
 +
! Alliance
 +
{{!}} {{{alliance|}}}
 
{{!}}-
 
{{!}}-
! Alliance
+
}}
{{!}} {{{alliance|}}}}}
 
 
{{#if: {{{routes|}}}|
 
{{#if: {{{routes|}}}|
 +
! Routes
 +
{{!}} {{{routes|}}}
 
{{!}}-
 
{{!}}-
! Routes
+
}}
{{!}} {{{routes|}}}}}
 
 
{{#if: {{{stops|}}}|
 
{{#if: {{{stops|}}}|
 +
! Stops
 +
{{!}} {{{stops|}}}
 
{{!}}-
 
{{!}}-
! Stops
+
}}
{{!}} {{{stops|}}}}}
 
 
{{#if: {{{destinations|}}}|
 
{{#if: {{{destinations|}}}|
 +
! Destinations
 +
{{!}} {{{destinations|}}}
 
{{!}}-
 
{{!}}-
! Destinations
+
}}
{{!}} {{{destinations|}}}}}
 
 
{{#if: {{{hubs|}}}|
 
{{#if: {{{hubs|}}}|
 +
! Hubs
 +
{{!}} {{{hubs|}}}
 
{{!}}-
 
{{!}}-
! Hubs
+
}}
{{!}} {{{hubs|}}}}}
 
 
{{#if: {{{stations|}}}|
 
{{#if: {{{stations|}}}|
 +
! Stations
 +
{{!}} {{{stations|}}}
 
{{!}}-
 
{{!}}-
! Stations
+
}}
{{!}} {{{stations|}}}}}
 
 
{{#if: {{{lounge|}}}|
 
{{#if: {{{lounge|}}}|
 +
! Lounge
 +
{{!}} {{{lounge|}}}
 
{{!}}-
 
{{!}}-
! Lounge
+
}}
{{!}} {{{lounge|}}}}}
 
 
{{#if: {{{fleet|}}}|
 
{{#if: {{{fleet|}}}|
 +
! Fleet
 +
{{!}} {{{fleet|}}}
 
{{!}}-
 
{{!}}-
! Fleet
+
}}
{{!}} {{{fleet|}}}}}
 
 
{{#if: {{{ridership|}}}|
 
{{#if: {{{ridership|}}}|
 +
! Daily Ridership
 +
{{!}} {{{ridership|}}}
 
{{!}}-
 
{{!}}-
! Daily Ridership
+
}}
{{!}} {{{ridership|}}}}}
 
 
{{#if: {{{fuel_type|}}}|
 
{{#if: {{{fuel_type|}}}|
 +
! Fuel_type
 +
{{!}} {{{fuel_type|}}}
 
{{!}}-
 
{{!}}-
! Fuel_type
+
}}
{{!}} {{{fuel_type|}}}}}
 
|-
 
 
! Operator
 
! Operator
 
| {{{operator}}}
 
| {{{operator}}}
 +
|-
 
{{#if: {{{ceo|}}}|
 
{{#if: {{{ceo|}}}|
 +
! Chief Executive
 +
{{!}} {{{ceo|}}}
 
{{!}}-
 
{{!}}-
! Chief Executive
+
}}
{{!}} {{{ceo|}}}}}
 
 
{{#if: {{{website|}}}|
 
{{#if: {{{website|}}}|
 +
! Website
 +
{{!}} {{{website|}}}
 
{{!}}-
 
{{!}}-
! Website
+
}}
{{!}} {{{website|}}}}}
 
 
|}<noinclude>
 
|}<noinclude>
 
<br>
 
<br>

Revision as of 08:26, 8 February 2007

{{{name}}}
Founded {{{founded}}}
Headquarters {{{headquarters}}}
Service Type {{{service_type}}}
Operator {{{operator}}}


{{Infobox Bus transit
| name            = 
| logo            = 
| logo_size       = 
| image           = 
| image_size      = 
| image_caption   = 
| company_slogan  = 
| parent          = 
| founded         = 
| headquarters    = 
| locale          = 
| service_area    = 
| service_type    = 
| alliance        = 
| routes          = 
| destinations    = 
| stops           = 
| hubs            = 
| stations        = 
| lounge          = 
| fleet           = 
| ridership       = 
| fuel_type       = 
| operator        = 
| ceo             = 
| website         = 
}}