2,153
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | <div style="clear:both"></div> | ||
{{ | <includeonly> | ||
{{#set_internal:Is route point | |||
|Place={{{Place}}} | |||
|GPS={{#geocode: {{{Place}}}}} | |||
|Arrival={{{Arrival}}} | |||
|Departure={{{Departure}}} | |||
}} | |||
==== {{#explode:{{{Place}}}|,|0}} {{#explode:{{{Arrival}}}|,|0}} - {{#explode:{{{Departure}}}|,|0}} ==== | |||
<!-- !!! you have to edit the enclosing Details section instead of individual waypoints !!! --> | |||
<div style="float: right; width: 260px"> | |||
{{#display_points:{{{Place}}}}}|height=280|width=100%}} | |||
</div> | |||
</includeonly> | |||