Difference between revisions of "Template:LegMapLines"
Jump to navigation
Jump to search
| Line 20: | Line 20: | ||
→{{trim|{{{lines|}}}}}← | →{{trim|{{{lines|}}}}}← | ||
=== Map === | === Map === | ||
| − | {{# | + | {{#tag:html| |
| − | |lines={{trim|{{{lines|}}}}} | + | <iframe |
| − | + | width="{{{width|800}}}" | |
| − | + | height="{{{height|600}}}" | |
| − | + | frameborder="0" | |
| − | + | scrolling="no" | |
| − | + | marginheight="0" | |
| − | + | marginwidth="0" | |
| − | + | src="https://gpx.bitplan.com/lines?lines={{urlencode:{{trim|{{{lines|}}}}}}}&title={{urlencode:{{{title|Legs}}}}}&subtitle={{urlencode:{{{subtitle|from subobjects}}}}}&color={{urlencode:{{{color|blue}}}}}¢er={{urlencode:{{{center|}}}}}&zoom={{{zoom|12}}}&line_width={{{line_width|15}}}&service={{urlencode:{{{service|leaflet}}}}}"> | |
| − | + | </iframe> | |
| − | + | }} | |
| − | |||
| − | |||
</includeonly> | </includeonly> | ||
Revision as of 09:21, 19 January 2025
Usage
{{LegMapLines
|lines=
|title=
|subtitle=
|color=
|center=
|zoom=
|width=
|height=
|line_width=
|service=
}}