Difference between revisions of "Template:LegMapLines"
Jump to navigation
Jump to search
(Created page with "<includeonly> {{#display_map: |lines={{{lines|}}}~Via Verde~With Gap covered~blue~0.42~10 |zoom=12 |height=500 |service=leaflet }} </includeonly>") |
(pushed from fahl by wikipush) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <noinclude> |
− | {{# | + | = Usage = |
− | | | + | <pre> |
− | |zoom=12 | + | {{LegMapLines |
− | + | |lines= | |
− | + | |zoom= | |
+ | |debug= | ||
+ | }} | ||
+ | </pre> | ||
+ | [[Category:Template]] | ||
+ | </noinclude><includeonly>{{#if:{{{debug|}}}| | ||
+ | === Lines === | ||
+ | →{{trim|{{{lines|}}}}}← | ||
+ | === Map === | ||
+ | }}{{#tag:html| | ||
+ | <iframe | ||
+ | width="{{{width|1200}}}" | ||
+ | height="{{{height|600}}}" | ||
+ | frameborder="0" | ||
+ | scrolling="no" | ||
+ | marginheight="0" | ||
+ | marginwidth="0" | ||
+ | src="http://gpx.bitplan.com/lines?lines={{urlencode:{{trim|{{{lines|}}}}}}}&zoom={{{zoom|12}}}&auth_token=39f40ac94615c72d709310ce"> | ||
+ | </iframe> | ||
}} | }} | ||
</includeonly> | </includeonly> |
Latest revision as of 20:08, 12 February 2025
Usage
{{LegMapLines |lines= |zoom= |debug= }}