Template:Infobox rail line/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m update
Line 154: Line 154:
| tracklength =
| tracklength =
| notrack =
| notrack =
| gauge = {{RailGauge|sg}} ([[standard gauge]])
| gauge = {{RailGauge|sg|al=on|lk=on}}
| el =
| el =
| speed =
| speed =
Line 189: Line 189:
| tracklength =
| tracklength =
| notrack =
| notrack =
| gauge = {{RailGauge|sg}} ([[standard gauge]])
| gauge = {{RailGauge|sg|al=on|lk=on}}
| el =
| el =
| speed =
| speed =

Revision as of 05:59, 10 September 2008

Template:Template doc page viewed directly

Please use Template:Infobox rail line freight for freight lines (includes historic data).

Parameter list and definitions

Name Parameter Required Definition
Infobox width box_width No Width of infobox, default: 25em; Note: use auto for automatic width
Name name No Name of rail line; default:Article Name
Color color No Color of rail line
Logo logo No Filename of image for the logo
Logo width logo_width No Size of logo
Image image No Filename of image
Image width image_width No Size of image
Caption caption No Caption of image
Type type No Type of transit system. Types may include (one or more):
System system No Name of transit system the rail line is part of
Status status No Status of rail line
Locale locale No City or region transit system is located
Start terminus start No Name of starting terminal station
End terminus end No Name of ending terminal station
No. of stations stations No Number of stations/stops
Service routes routes No Service routes of rail line
Daily ridership ridership No Daily system ridership
Opened open No Date rail line opened
Closed close No Date rail line closed
Owner owner No Owner of rail line
Operator(s) operator No Operator of rail line
Character character No
Depot(s) depot No Name of traction maintenance depot(s) of rail line
Rolling stock stock No Types of rolling stock used on the rail line
Line length linelength No Line length (use {{mi to km}} or {{km to mi}} to display both U.S. and metric units)
Track length tracklength No Track length (use {{mi to km}} or {{km to mi}} to display both U.S. and metric units)
No. of tracks notrack No Number of tracks
Gauge gauge No Rail gauge (use template – see Category:Rail transport gauge templates)
Electrification el No Electrification system (e.g. Third rail, Overhead catenary) and/or voltage
Operating speed speed No Maximum or operating speed of the rail line (use {{convert|0|mph|km/h|abbr=on}} or {{convert|0|km/h|mph|abbr=on}} to display both U.S. and metric units))
Highest elevation elevation No Highest elevation of the rail line
Line map map No Map of line
Show/hide line map map_state No Shows or hides map. Use show or collapsed

Usage

Copy and paste

{{Infobox rail line
 | box_width   =
 | name        =
 | color       =
 | logo        =
 | logo_width  =
 | image       =
 | image_width =
 | caption     =
 | type        =
 | system      =
 | status      =
 | locale      =
 | start       =
 | end         =
 | stations    =
 | routes      =
 | ridership   =
 | open        =
 | close       =
 | owner       =
 | operator    =
 | character   =
 | depot       =
 | stock       =
 | linelength  = {{mi to km|0|abbr=yes|precision=2|wiki=yes}}
 | tracklength = {{mi to km|0|abbr=yes|precision=2|wiki=yes}}
 | notrack     =
 | gauge       =
 | el          =
 | speed       = {{convert|0|mph|km/h|abbr=on}}
 | elevation   =
 | map         =
 | map_state   = collapsed
}}

Example

{{Infobox rail line
 | name        = Alpha Line
 | color       = 003399
 | logo        = wiki.png
 | logo_width  = 100px
 | image       = placeholder.png
 | image_width =
 | caption     = Placeholder caption
 | type        = [[Light rail]]
 | system      = ABC Transit
 | status      = Ceased operation
 | locale      = [[Newark, New Jersey|Newark]]
 | start       = Station A
 | end         = Station M
 | stations    = 15
 | routes      = 1
 | ridership   = 239,200
 | open        = [[June 22]], [[1904]]
 | close       = [[March 8]], [[1942]]
 | owner       =
 | operator    = BCT Transport
 | character   =
 | depot       =
 | stock       =
 | linelength  = {{mi to km|13.8|abbr=yes|precision=2|wiki=yes}}
 | tracklength =
 | notrack     =
 | gauge       = {{RailGauge|sg|al=on|lk=on}}
 | el          =
 | speed       =
 | elevation   =
 | map         = [[Image:placeholder.png|200px]]
 | map_state   = collapsed
}}
Alpha Line
Placeholder caption
Overview
StatusCeased operation
LocaleNewark
Termini
  • Station A
  • Station M
Stations15
Service
TypeLight rail
SystemABC Transit
Services1
Operator(s)BCT Transport
History
OpenedJune 22, 1904
ClosedMarch 8, 1942
Technical
Line lengthTemplate:Mi to km
Track gauge1,435 mm (4 ft 8+12 in) standard gauge
Route map

Including WP:Route diagram template‎ in map parameter

There are reports that route map using WP:Route diagram template‎ included in the infobox "breaks" like the left one.

breaking rows fixed
Infobox rail line/doc
Route map

Hoboken Terminal
Christopher Street
Ninth Street
14th Street
23rd Street
33rd Street
Infobox rail line/doc
Route map
Template:Infobox rdt

To solve this row breaking issue, use template {{infobox rdt}} like this:

map = {{Infobox rdt|ROUTE DIAGRAM TEMPLATE NAME}}

If some of the row (not entirely) still breaks, possibly the infobox width is too short and forcing some of the text description within the route diagram template to‎ return. Increase the box_width parameter, or putting auto will solve this problem.