Difference between revisions of "Template:Infobox bus company"

From blackwiki
Jump to navigation Jump to search
imported>MJHankel
m
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)
Line 7: Line 7:
 
{{#if: {{{image|}}}|
 
{{#if: {{{image|}}}|
 
{{!}} 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 Company
 
{{!}} {{{parent|}}}}}
 
{{!}} {{{parent|}}}}}
Line 21: Line 21:
 
! 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|}}}}}
Line 32: Line 32:
 
! 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
 
! Daily Ridership
 
{{!}} {{{ridership|}}}}}
 
{{!}} {{{ridership|}}}}}
|-
 
 
{{#if: {{{fuel_type|}}}|
 
{{#if: {{{fuel_type|}}}|
 +
{{!}}-
 
! Fuel_type
 
! Fuel_type
 
{{!}} {{{fuel_type|}}}}}
 
{{!}} {{{fuel_type|}}}}}
Line 75: Line 75:
 
! Operator
 
! Operator
 
| {{{operator}}}
 
| {{{operator}}}
|-
 
 
{{#if: {{{ceo|}}}|
 
{{#if: {{{ceo|}}}|
 +
{{!}}-
 
! Chief Executive
 
! Chief Executive
 
{{!}} {{{ceo|}}}}}
 
{{!}} {{{ceo|}}}}}
|-
 
 
{{#if: {{{website|}}}|
 
{{#if: {{{website|}}}|
 +
{{!}}-
 
! Website
 
! Website
 
{{!}} {{{website|}}}}}
 
{{!}} {{{website|}}}}}
|}
+
|}<noinclude>
<noinclude>
 
 
<br>
 
<br>
 
<div style="display:inline;
 
<div style="display:inline;

Revision as of 02:05, 11 December 2006

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