Difference between revisions of "Template:LegLine"

From BITPlan E-Bike Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Template to create OpenStreetMap line coordinates from leg's from/to locations.
+
Template to create Map line coordinates from leg's from/to locations.
 
=== Usage ===
 
=== Usage ===
 
<pre>{{LegLine
 
<pre>{{LegLine
 
|from=fromLocationId
 
|from=fromLocationId
 
|to=toLocationId
 
|to=toLocationId
 +
|transport=transport
 
}}</pre>
 
}}</pre>
 
[[Category:Template]]
 
[[Category:Template]]
Line 17: Line 18:
 
|template=LocFormat
 
|template=LocFormat
 
|mainlabel=-  
 
|mainlabel=-  
|headers=hide}}:
+
|headers=hide}}:{{{transport|}}}
 
</includeonly>
 
</includeonly>

Revision as of 09:59, 19 January 2025

Template to create Map line coordinates from leg's from/to locations.

Usage

{{LegLine
|from=fromLocationId
|to=toLocationId
|transport=transport
}}