Difference between revisions of "Template:Tab-routes"

From Transit.Wiki
m
Line 24: Line 24:
  
 
Full list:
 
Full list:
<pre>
+
<div style="-webkit-user-select: all; -moz-user-select: all; -ms-user-select: all; user-select: all;"><pre>
 
{{tab-routes
 
{{tab-routes
 
|provider=
 
|provider=
Line 38: Line 38:
 
|places=
 
|places=
 
}}
 
}}
</pre>
+
</pre></div>
  
 
Places are to be separated by comma.
 
Places are to be separated by comma.
  
 
Minimal list:
 
Minimal list:
<pre>
+
<div style="-webkit-user-select: all; -moz-user-select: all; -ms-user-select: all; user-select: all;"><pre>
 
{{tab-routes
 
{{tab-routes
 
|num= (remove entire line if not needed)
 
|num= (remove entire line if not needed)
Line 52: Line 52:
 
|places=
 
|places=
 
}}
 
}}
</pre>
+
</pre></div>
  
 
Set common provider for all routes on this page through  
 
Set common provider for all routes on this page through  
<pre>
+
<div style="-webkit-user-select: all; -moz-user-select: all; -ms-user-select: all; user-select: all;"><pre>
 
{{#vardefine:1provider|$1}}
 
{{#vardefine:1provider|$1}}
</pre>
+
</pre></div>

Revision as of 19:53, 23 January 2019

Another way to input routes in a tab format for smaller systems.

Full list:

{{tab-routes
|provider=
|num= (remove entire line if not needed)
|letter= (remove entire line if not needed)
|fullname=
|type=
|pcategory=
|to=
|link=
|servicespan=
|note=
|places=
}}

Places are to be separated by comma.

Minimal list:

{{tab-routes
|num= (remove entire line if not needed)
|letter= (remove entire line if not needed)
|to=
|link=
|servicespan=
|places=
}}

Set common provider for all routes on this page through

{{#vardefine:1provider|$1}}