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

From blackwiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 5 users not shown)
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"
 
|-
 
|-
 
! Name || Parameter || Required || Definition
 
! Name || Parameter || Required || Definition
 
|-
 
|-
| Name || <code>name</code> || style="color: #ff0000;" | <big><big>'''Yes!'''</big></big> || Name of transit system
+
| Name || <code>name</code> || style="color: #ff0000;" | Yes || Name of transit system
 
|-
 
|-
 
| Symbol || <code>symbol</code> || No || Service symbol; use {{tl|Rail-interchange}}
 
| Symbol || <code>symbol</code> || No || Service symbol; use {{tl|Rail-interchange}}
Line 19: Line 19:
 
| Image size || <code>image_size</code> || No || Size of image defined above
 
| Image size || <code>image_size</code> || No || Size of image defined above
 
|-
 
|-
| Locale || <code>locale</code> || style="color: #ff0000;" | <big><big>'''Yes!'''</big></big> || City or region in which system is located
+
| Locale || <code>locale</code> || style="color: #ff0000;" | Yes || City or region in which system is located
 
|-
 
|-
| Waterway(s) || <code>waterway</code> || style="color: #ff0000;" | <big><big>'''Yes!'''</big></big> || [[Waterway]]s on which the system travels
+
| Waterway(s) || <code>waterway</code> || style="color: #ff0000;" | Yes || [[Waterway]]s on which the system travels
 
|-
 
|-
| Transit type || <code>transit_type</code> || style="color: #ff0000;" | <big><big>'''Yes!'''</big></big> || Type of transit system.  Types ''may'' include:
+
| Transit type || <code>transit_type</code> || style="color: #ff0000;" | Yes || Type of transit system.  Types ''may'' include:
 
*Passenger [[ferry]]
 
*Passenger [[ferry]]
 
*Passenger and [[automobile]] ferry
 
*Passenger and [[automobile]] ferry
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)
 +
|-
 +
| Draft|| <code>draft</code> || No || depth of water on route
 +
|-
 +
| 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 40:
 
|-
 
|-
 
| 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 47:
 
| 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
+
| Structural engineers || <code>struct_eng</code> || No || Person(s), group or organisation responsible for the structural engineering
 +
|-
 +
| 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
 
|-
 
|-
| Operator || <code>operator</code> || style="color: #ff0000;" | <big><big>'''Yes!'''</big></big> || Operator of transit system (typically a subsidiary of the system's owner)
+
| Operator || <code>operator</code> || style="color: #ff0000;" | Yes || Operator of transit system (typically a subsidiary of the system's owner)
 
|-
 
|-
 
| Owner || <code>owner</code> || No || Owner of transit system (if different than operator)
 
| Owner || <code>owner</code> || No || Owner of transit system (if different than operator)
Line 65: Line 73:
 
| waterway        =  
 
| waterway        =  
 
| transit_type    =  
 
| transit_type    =  
 +
| operation_will_start =
 
| began_operation =  
 
| began_operation =  
 
| ended_operation =  
 
| ended_operation =  
 
| system_length  =  
 
| system_length  =  
 +
| draft          =
 
| lines          =  
 
| lines          =  
 +
| hub            =
 
| vessels        =  
 
| vessels        =  
 
| terminals      =  
 
| terminals      =  
 +
| struct_eng      =
 
| ridership      =
 
| ridership      =
 
| marks          =
 
| marks          =
Line 79: Line 91:
 
</pre>
 
</pre>
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
[[Category:Water transport infobox templates|Water transit]]
 
[[Category:Water transport infobox templates|Water transit]]
</includeonly>
+
}}</includeonly>

Latest revision as of 23:32, 23 November 2020

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)
Draft draft No depth of water on route
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
Structural engineers struct_eng No Person(s), group or organisation responsible for the structural engineering
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   = 
| draft           =
| lines           = 
| hub             =
| vessels         = 
| terminals       = 
| struct_eng      =
| ridership       =
| marks           =
| operator        = 
| owner           =
| website         = 
}}