Difference between revisions of "Template:Infobox water transit/doc"

From blackwiki
Jump to navigation Jump to search
imported>Izkala
(Reverted good faith edits by 101.183.78.76 (talk). (TW))
imported>AirTSC
m (New syntax for future systems)
Line 2: Line 2:
 
{{Bad documentation}}
 
{{Bad documentation}}
  
'''This infobox is to be used for public point-to-point water transit systems.'''
+
'''This infobox is to be used for government funded water transit systems.'''
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 30: Line 30:
 
|-
 
|-
 
| System length || <code>system_length</code> || No || System length (use <nowiki>{{convert|5|mi|km}}</nowiki> or <nowiki>{{convert|8|km|mi}}</nowiki> to display both [[United States customary units|U.S.]] and [[metric system|metric]] units)
 
| System length || <code>system_length</code> || No || System length (use <nowiki>{{convert|5|mi|km}}</nowiki> or <nowiki>{{convert|8|km|mi}}</nowiki> to display both [[United States customary units|U.S.]] and [[metric system|metric]] units)
 +
|-
 +
| Operation will start || <code>operation_will_start</code> || No || Date operations are expected to start (for future systems)
 
|-
 
|-
 
| Began operation || <code>began_operation</code> || No || Date system operations began
 
| Began operation || <code>began_operation</code> || No || Date system operations began
Line 36: Line 38:
 
|-
 
|-
 
| Lines || <code>lines</code> || No || Number of lines/routes
 
| Lines || <code>lines</code> || No || Number of lines/routes
 +
|-
 +
| Hubs || <code>hub</code> || No || Primary hub for the system if operated in a hub and spoke method
 
|-
 
|-
 
| Vessels || <code>vessels</code> || No || Number of vessels
 
| Vessels || <code>vessels</code> || No || Number of vessels
Line 41: Line 45:
 
| Terminals || <code>terminals</code> || No || Number of systems terminals
 
| Terminals || <code>terminals</code> || No || Number of systems terminals
 
|-
 
|-
| Daily ridership || <code>ridership</code> || No || Daily system ridership
+
| Daily ridership || <code>ridership</code> || No || Daily system ridership, if known
 
|-
 
|-
 
| [[Reporting mark]]s || <code>marks</code> || No || Reporting marks of transit operator
 
| [[Reporting mark]]s || <code>marks</code> || No || Reporting marks of transit operator
Line 65: Line 69:
 
| waterway        =  
 
| waterway        =  
 
| transit_type    =  
 
| transit_type    =  
 +
| operation_will_start =
 
| began_operation =  
 
| began_operation =  
 
| ended_operation =  
 
| ended_operation =  
 
| system_length  =  
 
| system_length  =  
 
| lines          =  
 
| lines          =  
 +
| hub            =
 
| vessels        =  
 
| vessels        =  
 
| terminals      =  
 
| terminals      =  

Revision as of 03:07, 24 June 2019

This infobox is to be used for government funded water transit systems.

Name Parameter Required Definition
Name name Yes Name of transit system
Symbol symbol No Service symbol; use {{Rail-interchange}}
Logo logo No Filename of system's logo for the header
Logo size logo_size No Size of image defined above
Image image No Filename of photograph of the system
Image size image_size No Size of image defined above
Locale locale Yes City or region in which system is located
Waterway(s) waterway Yes Waterways on which the system travels
Transit type transit_type Yes Type of transit system. Types may include:
System length system_length No System length (use {{convert|5|mi|km}} or {{convert|8|km|mi}} to display both U.S. and metric units)
Operation will start operation_will_start No Date operations are expected to start (for future systems)
Began operation began_operation No Date system operations began
Ended operation ended_operation No Date system operations ended (for defunct services)
Lines lines No Number of lines/routes
Hubs hub No Primary hub for the system if operated in a hub and spoke method
Vessels vessels No Number of vessels
Terminals terminals No Number of systems terminals
Daily ridership ridership No Daily system ridership, if known
Reporting marks marks No Reporting marks of transit operator
Operator operator Yes Operator of transit system (typically a subsidiary of the system's owner)
Owner owner No Owner of transit system (if different than operator)
Website website No Main official website of transit system

Usage

Copy and paste

{{Infobox Water transit
| name            = 
| logo            = 
| logo_size       = 
| image           = 
| image_size      = 
| locale          = 
| waterway        = 
| transit_type    = 
| operation_will_start =
| began_operation = 
| ended_operation = 
| system_length   = 
| lines           = 
| hub             =
| vessels         = 
| terminals       = 
| ridership       =
| marks           =
| operator        = 
| owner           =
| website         = 
}}