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>") |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <noinclude> |
+ | = Usage = | ||
+ | <pre> | ||
+ | {{LegMapLines | ||
+ | |lines= | ||
+ | |title= | ||
+ | |subtitle= | ||
+ | |color= | ||
+ | |center= | ||
+ | |zoom= | ||
+ | |width= | ||
+ | |height= | ||
+ | |line_width= | ||
+ | |service= | ||
+ | }} | ||
+ | </pre> | ||
+ | [[Category:Template]] | ||
+ | </noinclude><includeonly> | ||
+ | === Lines === | ||
+ | →{{trim|{{{lines|}}}}}← | ||
+ | === Map === | ||
{{#display_map: | {{#display_map: | ||
− | |lines={{{lines|}}}~ | + | |lines={{trim|{{{lines|}}}}} |
− | |zoom=12 | + | ~{{{title|Legs}}} |
− | |height= | + | ~{{{subtitle|from subobjects}}} |
− | |service=leaflet | + | ~{{{color|blue}}} |
− | }} | + | ~{{{opacity|0.42}}} |
+ | ~{{{line_width|15}}} | ||
+ | |center={{{center|}}} | ||
+ | |zoom={{{zoom|12}}} | ||
+ | |width={{{width|800}}} | ||
+ | |height={{{height|600}}} | ||
+ | |fullscreen=on | ||
+ | |service={{{service|leaflet}}}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 11:36, 28 November 2024
Usage
{{LegMapLines |lines= |title= |subtitle= |color= |center= |zoom= |width= |height= |line_width= |service= }}