Module:Location map/data/100x100/doc

This map definition, Template:Location_map_100x100, is intended for overlaying markers/labels on any specified image, using map coordinates ranging from 0-100.0

Module:Location map/data/100x100/doc

This map definition, Template:Location_map_100x100, is intended for overlaying markers/labels on any specified image, using map coordinates ranging from 0-100.0 for latitude or longitude. See the technical design below, under: #Design issues.
Some of the related mapping procedures are:

All mapping templates use similar parameters (see Examples):

  • 100x100 - the first parameter is always the map name
  • AlternativeMap - name of image (omit "Image:")
  • caption=text - caption text along bottom of image
  • width=250 - for image width (omit "px" or image will span page)
  • label - movable label (can be padded " XX YY ")
  • label_size - percent from 0-200 (default: 95)
  • background - color of label (such as: darkorange or #4499DD)
  • position=right - (or left, top, bottom) position of label at marker
  • lat =55.00 - for latitude 0-100.0 (higher towards top)
  • long=45.00 - for longitude 0-100.0 (higher towards right)
  • mark     - name of image for marker symbol (omit "Image:")
  • marksize - size of image for marker symbol (default: 8px, 1px=none)
  • float=right (or left, center) - position of map formatted on page

Some common label background colors are: #CCCC55 for dim yellow,

  • #44EE44 for lime green, #BBBBBB for gray,
  • #44CCDD for light aqua, #DDDDDD for light gray (almost white),
  • PaleGreen for pale green, PaleTurquoise, DarkOrange, etc.
  • By default, the label is transparent overwriting the image.

For small lettering use label_size=80, for tiny words use 55. Note that the words in the label will wrap unless using "nbsp": DO NOT WRAP.

When specifying image "width=270" be sure to OMIT "px" (which causes the image to span the width of the screen) because "px" cannot (yet) be detected by the (new) MediaWiki language which processes those mapping templates.

See each specific mapping template for other parameters to pass.

Examples

You are Here is located in 100x100
You are Here
You are Here
Example on blank image
{{Location map | 100x100
| caption = Example on blank image
| width=250 
| label=You are Here
| label-size=90
| background = #DDDD44
| position=bottom 
| lat  = 55.00  
| long = 22.35  
| mark=Green_pog.svg 
| marksize=10 
| float=right 
}}
Dot is located in 100x100
Dot
Dot
Marker on star
{{Location map | 100x100
| AlternativeMap = Gold star on blue.gif
| caption = Marker on star
| width=110 
| label=Dot
| label-size=80
| background = #CCCCCC
| position=left 
| lat  = 81.00  
| long = 42.90  
| mark=Red_pog.svg 
| marksize=8 
| float=right 
}}

Other options

It is possible to place markers/labels outside a map, by specifying latitude or longitude coordinates beyond 0-100.0:

  • Over longitude=99.0 will push a label off-map to the right;
  • Under longitude= -2.0 will push a label off-map to the left;
  • Over latitude= 101.0 will push a label off-map to the top.

For templates that restrict coordinates, expand the minutes field: lat_deg=100.0 but lat_min=120 yielding a combined 102 degrees (60 minutes = 1 degree).

See also

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.