Template:Insetmap: Difference between revisions

From Wikishire
Jump to navigation Jump to search
RB (talk | contribs)
mNo edit summary
RB (talk | contribs)
Try again
Line 1: Line 1:
<includeonly><slippymap lat="{{#if:{{{lat|}}}|{{{lat}}}|{{{1}}}}}" lon="{{#if:{{{lon|}}}|{{{lon}}}|{{#if:{{{long|}}}|{{{long}}}|{{{2}}}}}}}" z="9" w="{{#if:{{{width|}}}|{{{width}}}|{{#if:{{{3|}}}|{{{3}}}|400}}}}" h="{{#if:{{{height|}}}|{{{height}}}|{{#if:{{{4|}}}|{{{4}}}|{{#if:{{{3|}}}|{{{3}}}|300}}}}}}" layer="colour"/></includeonly><noinclude>
<includeonly><slippymap lat="{{#expr:{{#if:{{{lat|}}}|{{{lat}}}|{{{1}}}}} round1}}" lon="{{#expr:{{#if:{{{lon|}}}|{{{lon}}}|{{#if:{{{long|}}}|{{{long}}}|{{{2}}}}}}} round1}}" z="9" w="{{#expr:{{#if:{{{width|}}}|{{{width}}}|{{#if:{{{3|}}}|{{{3}}}|300}}}} round0}}" h="{{#expr:{{#if:{{{height|}}}|{{{height}}}|{{#if:{{{4|}}}|{{{4}}}|{{#if:{{{3|}}}|{{{3}}}|250}}}}}} round0}}" layer="colour"/></includeonly><noinclude>


{{documentation}}
{{documentation}}

Revision as of 19:34, 14 June 2014


[create] Template documentation