Difference between revisions of "Template:LegMapLines"
Jump to navigation
Jump to search
(pushed from fahl by wikipush) |
|||
| (12 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{LegMapLines | {{LegMapLines | ||
| + | |lines= | ||
| + | |zoom= | ||
| + | |debug= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template]] | [[Category:Template]] | ||
| − | </noinclude><includeonly>{{# | + | </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 19:08, 12 February 2025
Usage
{{LegMapLines
|lines=
|zoom=
|debug=
}}