Template:Map Point Plus: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Tlosk's Bot
No edit summary
imported>Tlosk
(Replaced content with '<includeonly> <div style="position:relative; top:0px; left:0px"> <span style="z-index:0>Map</span> <span style="position:absolute; top:4px; left:…')
 
(33 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="position:relative; top:0px; left:0px">
<div style="position:relative; top:0px; left:0px">
<span style="z-index:0>[[Image:Map 4px Border.png]]</span>
<span style="z-index:0>[[Image:Map 4px Border.png|Map]]</span>
<span style="position:absolute; top:4px; left:4px; z-index:1">[[Image:Point Map 512.jpg|Dereth]]</span>
<span style="position:absolute; top:4px; left:4px; z-index:1">{{#ifeq:{{{Base Map|}}}||[[Image:Point Map 512.jpg|Dereth]]|[[Image:{{{Base Map|}}}]]}}</span>
<span style="position:absolute; top:{{#ifeq: {{uc:{{{2|0}}}}}
{{{Points|}}}
| N
</div>
| {{#expr: 256-4-{{{1|0}}}/102.8*256 round 0}}
</includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:Navigation Template]]</noinclude>
| {{#expr: 256-4+{{{1|0}}}/102.8*256 round 0}} }}px; left:{{#ifeq: {{uc:{{{4|0}}}}}
| E
| {{#expr: 256-4+{{{3|0}}}/102.8*256 round 0}}
| {{#expr: 256-4-{{{3|0}}}/102.8*256 round 0}} }}px; z-index:2">{{#ifeq:{{{4| }}} | {{{3|u}}}
| [[Image:Map Point {{ucfirst:{{{5|Large}}}}}.png|{{{6|Point}}}]]
| }}</span>
 
</includeonly><noinclude>
{{Related|Template:Map Point|Points of Interest|Wiki Templates}}
== Syntax ==
<pre style="width:auto; overflow:auto">
{{Map Point Plus
| <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption>
| <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption>
| <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption>
}}
 
{{Map Point Plus
| | | | | |
| | | | | |
| | | | | |
}}
</pre>
 
== Usage ==
Displays multiple locations (up to 30) on a large map of Dereth given specific coordinates. You can use either upper or lower case letters (e, w, n, s or E, W, N, S). If the marker is blank, the Large will be used, if the caption is left blank, no caption will be used. Note that because the coordinates need to be transformed into a point on the map, if a coordinate or direction parameter is missing or malformed the page will not render correctly.
 
For each point you specify the marker to that will be placed on that point and a caption describing the point. If the mouse cursor hovers over the point the caption will popup. For a smaller map that displays one to four points use [[Template:Map Point]].
 
You can create new markers if desired, create a 9x9 pixel [[png]] image with transparency if it doesn't cover the entire area (center the image if not). Name the file "Map Point <Name>.png" and upload it and simply refer to it as <Name> (for example, Map Point Large.png is referenced as Large).
 
 
For example:
 
<pre style="width:auto; overflow:auto">
{{Map Point Plus
| 50.7 | S | 81.8 | W | Large | Tumerok Fort
| 25.6 | N | 48.8 | E | Medium | Cragstone
| 31.1 | S | 73.7 | E | Small | Toppled Stone Head
| 33.6 | N | 56.8 | E | Blue | Life Stone
| 46.9 | S | 73 | W | Green |
| 44.3 | S | 49.0 | W | Purple | Vesayen Isles Portal
| 33.8 | S | 85.3 | W | Red | Altar of Bael'Zharon
| 86.9 | N | 70.0 | W | Yellow | Huntsman of Silyun
| 64.4 | S | 55.5 | E | Dungeon | Lugian Quarry
}}
</pre>
 
displays as:
 
{{Map Point Plus
| 50.7 | S | 81.8 | W | Large | Tumerok Fort
| 25.6 | N | 48.8 | E | Medium | Cragstone
| 31.1 | S | 73.7 | E | Small | Toppled Stone Head
| 33.6 | N | 56.8 | E | Blue | Life Stone
| 46.9 | S | 73 | W | Green |
| 44.3 | S | 49.0 | W | Purple | Vesayen Isles Portal
| 33.8 | S | 85.3 | W | Red | Altar of Bael'Zharon
| 86.9 | N | 70.0 | W | Yellow | Huntsman of Silyun
| 64.4 | S | 55.5 | E | Dungeon | Lugian Quarry
}}
 
</noinclude>

Latest revision as of 11:50, 3 December 2009

Template Documentation: Point Plus&action=edit Edit Documentation

Related topics: Template:Map Point, Points of Interest, Wiki Templates, {{MPP Loc}}

Syntax

{{Map Point Plus
 | Points = 
{{MPP Loc | <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption> }}
{{MPP Loc | <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption> }}
{{MPP Loc | <Coords> | <N or S> | <Coords> | <E or W> | <Marker> | <Caption> }}
}}


{{Map Point Plus
 | Points = 
{{MPP Loc |  |  |  |  |  |  }}
{{MPP Loc |  |  |  |  |  |  }}
{{MPP Loc |  |  |  |  |  |  }}
}}


{{Map Point Plus
 | Base Map = Name.jpg
 | Points = 
{{MPP Loc |  |  |  |  |  |  }}
}}

Usage

Displays multiple locations (no longer any upper limit) on a large map of Dereth given specific coordinates. You can use either upper or lower case letters (e, w, n, s or E, W, N, S). If the marker is blank, the "Large" marker will be used, if a caption is specified it will create a pop up label when the mouse hovers over the location and if the location is clicked the user will be sent to a page with the same name as the caption. Note that because the coordinates need to be transformed into a point on the map if a coordinate or direction parameter is missing or malformed the page will not render correctly.

For a smaller map that displays one to four points use Template:Map Point.

You can create new markers if desired, create a 9x9 pixel png image. If the icon doesn't cover the entire area, make the surrounding pixels transparent (with GIMP, Layer>>Transparency>>Color to Alpha, set white to alpha and save). And if the nontransparent bits are smaller than 9x9, center the image. Name the file "Map Point <Name>.png" and upload it and simply refer to it as <Name> (for example, Map Point Large.png is referenced as Large).

The default map is Image:Point Map 512.jpg however you can optionally specify another 512x512px image to use as the map adding the optional parameter Base Map = Name.jpg.


Image Parameter Name File Name
Map Point Large.png Large Map Point Large.png
Map Point Medium.png Medium Map Point Medium.png
Map Point Small.png Small Map Point Small.png
Map Point Dot.png Dot Map Point Dot.png
Map Point Blue.png Blue Map Point Blue.png
Map Point Green.png Green Map Point Green.png
Map Point Purple.png Purple Map Point Purple.png
Map Point Yellow.png Yellow Map Point Yellow.png
Map Point LS.png LS Map Point LS.png
Map Point PortLrg.png PortLrg Map Point PortLrg.png
Map Point PortSml.png PortSml Map Point PortSml.png
Map Point Dungeon.png Dungeon Map Point Dungeon.png
Map Point Town.png Town Map Point Town.png
Map Point Aluv Town.png Aluv Town Map Point Aluv Town.png
Map Point Gharu Town.png Gharu Town Map Point Gharu Town.png
Map Point Sho Town.png Sho Town Map Point Sho Town.png
Map Point Via Town.png Via Town Map Point Via Town.png
Map Point Cottage.png Cottage Map Point Cottage.png
Map Point Villa.png Villa Map Point Villa.png
Map Point Mansion.png Mansion Map Point Mansion.png
Special Use
Map Point Exmark.png Exmark Map Point Exmark.png
Map Point Festival.png Festival Map Point Festival.png
Map Point ShadSpire.png ShadSpire Map Point ShadSpire.png
Map Point MP Town.png MP Town Map Point MP Town.png
Map Point Menhir.png Menhir Map Point Menhir.png
Map Point Menhir 2.png Menhir 2 Map Point Menhir 2.png
Map Point Menhir Field.png Menhir Field Map Point Menhir Field.png
Map Point LLNode.png LLNode Map Point LLNode.png

For example:

{{Map Point Plus
 | Points = 
{{MPP Loc | 10.0 | N | 10.0 | W | | }}
{{MPP Loc | 20.0 | N | 20.0 | W | Green | }}
{{MPP Loc | 50.7 | S | 81.8 | W | Large | Tumerok Fort }}
{{MPP Loc | 31.1 | S | 73.7 | E | Small | Toppled Stone Head - 31.1S, 73.7E }}
{{MPP Loc | 44.3 | S | 49.0 | W | Purple | Vesayen Isles Portal }}
{{MPP Loc | 86.9 | N | 70.0 | W | Yellow | Huntsman of Silyun - 86.9N, 70.0W }}
{{MPP Loc | 64.4 | S | 55.5 | E | Dungeon | Lugian Quarry }}
{{MPP Loc | 33.6 | N | 56.8 | E | LS | Life Stone }}
{{MPP Loc | 25.7 | N | 49.2 | E | Aluv Town | Cragstone }}
{{MPP Loc | 39.1 | S | 83.2 | E | Sho Town | Hebian-To }}
{{MPP Loc | 13.7 | N | 00.6 | E | Gharu Town | Zaikhal }}
{{MPP Loc | 01.7 | N | 36.1 | E | Cottage | Adventurer's Haven Cottages }}
{{MPP Loc | 56.9 | S | 35.3 | E | Villa | Erevana Villas }}
{{MPP Loc | 08.7 | S | 49.7 | E | Mansion | Folthid Mansion }}
}}

displays as:


Map Dereth Map Point Large.png Map Point Dot.png Map Point Large.png Map Point Small.png Map Point Green.png Map Point Purple.png Map Point Yellow.png Map Point Dungeon.png Map Point LS.png Map Point Aluv Town.png Map Point Sho Town.png Map Point Gharu Town.png Map Point Cottage.png Map Point Villa.png Map Point Mansion.png