|
|
(2 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <includeonly><span style="position:absolute; top:{{#ifeq: {{uc:{{{2|0}}}}} | N
| | . |
| | {{#expr: 250-{{{1|0}}}/102.8*256 round 0}}
| |
| | {{#expr: 250+{{{1|0}}}/102.8*256 round 0}} }}px; left:{{#ifeq: {{uc:{{{4|0}}}}}
| |
| | E
| |
| | {{#expr: 256+{{{3|0}}}/102.8*256 round 0}}
| |
| | {{#expr: 256-{{{3|0}}}/102.8*256 round 0}} }}px; z-index:2">{{#ifeq:{{{4| }}} | {{{4|u}}}
| |
| | [[Image:Map Point {{ucfirst:{{strip|{{{5|Large}}}}}}}.png|link={{#ifeq:{{{6|}}}||Point|{{{6}}}}}]]
| |
| | }}</span></includeonly><noinclude>
| |
| {{Related|Wiki Templates|{{mtl|Map Point Plus}}}}
| |
| == Syntax ==
| |
| <pre>
| |
| {{MPP Loc | <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption> }}
| |
| | |
| {{MPP Loc | | | | | | }}
| |
| | |
| The Marker and Caption parameters are optional.
| |
| </pre>
| |
| == Usage ==
| |
| See {{tl|Map Point Plus}} for usage details and an example. This subtemplate allows an arbitrary number of points to be displayed and improves rendering time.
| |
| | |
| [[Category:Wiki Template]]
| |
| </noinclude>
| |