Template:Sandbox Two: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk Removing all content from page |
imported>Tlosk No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><span style="position:absolute; top:{{#ifeq: {{uc:{{{2|0}}}}} | N | |||
| {{#expr: 256-{{{1|0}}}/102.8*256 round 0}} | |||
| {{#expr: 256+{{{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> |
Revision as of 14:31, 23 January 2011
Related topics: Wiki Templates, {{Map Point Plus}}
Syntax
{{MPP Loc | <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption> }} {{MPP Loc | | | | | | }} The Marker and Caption parameters are optional.
Usage
See {{Map Point Plus}} for usage details and an example. This subtemplate allows an arbitrary number of points to be displayed and improves rendering time.