Difference between revisions of "Template:LegMapLines"
Jump to navigation
Jump to search
(pushed from fahl by wikipush) |
|||
| Line 4: | Line 4: | ||
{{LegMapLines | {{LegMapLines | ||
|lines= | |lines= | ||
| − | |||
| − | |||
| − | |||
| − | |||
|zoom= | |zoom= | ||
| − | | | + | |debug= |
| − | |||
| − | |||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template]] | [[Category:Template]] | ||
| − | </noinclude><includeonly> | + | </noinclude><includeonly>{{#if:{{{debug|}}}| |
=== Lines === | === Lines === | ||
→{{trim|{{{lines|}}}}}← | →{{trim|{{{lines|}}}}}← | ||
=== Map === | === Map === | ||
| − | {{#tag:html| | + | }}{{#tag:html| |
<iframe | <iframe | ||
| − | width="{{{width| | + | width="{{{width|1200}}}" |
height="{{{height|600}}}" | height="{{{height|600}}}" | ||
frameborder="0" | frameborder="0" | ||
| Line 28: | Line 21: | ||
marginheight="0" | marginheight="0" | ||
marginwidth="0" | marginwidth="0" | ||
| − | src="https://gpx.bitplan.com/lines?lines={{urlencode:{{trim|{{{lines|}} | + | src="https://gpx.bitplan.com/lines?lines={{urlencode:{{trim|{{{lines|}}}}}}}&zoom={{{zoom|12}}}&auth_token=39f40ac94615c72d709310ce"> |
</iframe> | </iframe> | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Revision as of 15:37, 19 January 2025
Usage
{{LegMapLines
|lines=
|zoom=
|debug=
}}