Routing penalties/U-turn minimum: Difference between revisions View history

imported>PesachZ
m (make space between unit non-breaking)
imported>PesachZ
(updated to include optional outputs for 1 meter +/-)
Line 17: Line 17:
--><noinclude><small>''(To allow the U-turn prevention mechanism to kick in, the median crossover segment in a box U-turn must be less than:)''</small>
--><noinclude><small>''(To allow the U-turn prevention mechanism to kick in, the median crossover segment in a box U-turn must be less than:)''</small>


</noinclude>15&nbsp;m (49.21&nbsp;feet)<noinclude>{{documentation}}</noinclude>
</noinclude><!-- This template has three possible outputs, the threshold length, or 1 meter greater, or 1 meter less. the default is the threshold length, the other 2 can be obtained using a variable. The greater or less than outputs are calculated automatically, ONLY UPDATE THE MAIN THRESHOLD LENGTH BELOW
-->{{#ifeq:{{{1|}}}|greater|<!-- if the parameter is set to greater provide an output which is 1 meter greater than the default -->{{#expr: {{padleft:|2|{{:Routing_penalties/U-turn_minimum}}}} + 1}}&nbsp;meters ({{#expr: {{#expr: {{padleft:|2|{{:Routing_penalties/U-turn_minimum}}}} + 1}} * 3.2808 round 2}}&nbsp;feet)
|{{#ifeq:{{{1|}}}|less|<!-- if the parameter is set to less provide an output which is 1 meter less than the default -->{{#expr: {{padleft:|2|{{:Routing_penalties/U-turn_minimum}}}} - 1}}&nbsp;meters ({{#expr: {{#expr: {{padleft:|2|{{:Routing_penalties/U-turn_minimum}}}} - 1}} * 3.2808 round 2}}&nbsp;feet)
|<!-- if no parameter is set provide the default output
 
set the threshold length here
 
--> 15&nbsp;meters (49.21&nbsp;feet)}}}}<noinclude>{{documentation}}</noinclude>

Revision as of 07:33, 30 September 2015

(To allow the U-turn prevention mechanism to kick in, the median crossover segment in a box U-turn must be less than:)

15 meters (49.21 feet)Template:Documentation/start box

Template:Documentation/end box