Difference between revisions of "Module:Location map/data/USA Florida Volusia County/doc"
Jump to navigation
Jump to search
blackwiki>Droll (tidied up) |
|||
| Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| − | == Usage == | + | ==Usage== |
This is a map locator for the Volusia County, Florida map, allowing a specified marker-image (parameter "mark=") of set size (defaults "marksize=8") plus an optional name-label to be placed by latitude and longitude coordinates on the default map (or a given image). | This is a map locator for the Volusia County, Florida map, allowing a specified marker-image (parameter "mark=") of set size (defaults "marksize=8") plus an optional name-label to be placed by latitude and longitude coordinates on the default map (or a given image). | ||
| Line 9: | Line 9: | ||
: See: {{tl|Location map}} for description of parameters, or Examples below. | : See: {{tl|Location map}} for description of parameters, or Examples below. | ||
| − | == Examples == | + | ==Examples== |
{{Location map | {{Location map | ||
| − | | Volusia County | + | | Volusia County |
| − | | label = Daytona | position = top | + | | label=Daytona | position=top |
| − | | label_size = 90 <!-- percent 0-900% --> | + | | label_size=90 <!-- percent 0-900% --> |
| − | | caption = Show "[[Daytona Beach, Florida|Daytona]]" on map | + | | caption=Show "[[Daytona Beach, Florida|Daytona]]" on map |
| − | | lat_deg = | + | | lat_deg=29 | lat_min=12 | lat_dir=N |
| − | | lon_deg = | + | | lon_deg=81 | lon_min=02 | lon_dir=W |
| − | | background = #FFFF99 | + | | background=#FFFF99 |
| − | | float = right | width = 260 | + | | float=right | width=260 |
}} | }} | ||
Example labeling "[[Daytona Beach, Florida|Daytona]]": | Example labeling "[[Daytona Beach, Florida|Daytona]]": | ||
| Line 25: | Line 25: | ||
:<nowiki>| Volusia County</nowiki> | :<nowiki>| Volusia County</nowiki> | ||
:<nowiki>| label=Daytona | position=top</nowiki> | :<nowiki>| label=Daytona | position=top</nowiki> | ||
| − | :<nowiki>| label_size = 90 <--percent 0-900%</nowiki> | + | :<nowiki>| label_size=90 <--percent 0-900%</nowiki> |
| − | :<nowiki>| caption = Show "Daytona" on map</nowiki> | + | :<nowiki>| caption=Show "Daytona" on map</nowiki> |
| − | :<nowiki>| lat_deg= | + | :<nowiki>| lat_deg=29 | lat_min=12 | lat_dir=N</nowiki> |
| − | :<nowiki>| lon_deg= | + | :<nowiki>| lon_deg=81 | lon_min=02 | lon_dir=W</nowiki> |
| − | :<nowiki>| background = #FFFF99</nowiki> | + | :<nowiki>| background=#FFFF99</nowiki> |
| − | :<nowiki>| float = right</nowiki> | + | :<nowiki>| float=right</nowiki> |
| − | :<nowiki>| width = 260 <!--DON'T add "px"--></nowiki> | + | :<nowiki>| width=260 <!--DON'T add "px"--></nowiki> |
:<nowiki>}}</nowiki></code> | :<nowiki>}}</nowiki></code> | ||
| − | |||
{{clear}} | {{clear}} | ||
<!-- ------------------------- Showing DeLand --> | <!-- ------------------------- Showing DeLand --> | ||
{{Location map | {{Location map | ||
| − | | Volusia County | + | | Volusia County |
| − | | label = DeLand | + | | label=DeLand | position=left |
| − | | label_size = 90 <!-- percent 0-900% --> | + | | label_size=90 <!-- percent 0-900% --> |
| − | | caption = Show "DeLand" on map | + | | caption=Show "DeLand" on map |
| − | | lat_deg= 29 | lat_min=01 | + | | lat_deg=29 | lat_min=01 | lat_dir=N |
| − | | lon_deg= | + | | lon_deg=81 | lon_min=18 | lon_dir=W |
| − | | background = <!--orange-->#FFCC66 | + | | background=<!--orange-->#FFCC66 |
| − | | float = right | + | | float=right |
| − | | width = 260 | + | | width=260 |
| − | | AlternativeMap = <!-- none (use default map) --> | + | | AlternativeMap=<!-- none (use default map) --> |
}} | }} | ||
Example for orange "[[DeLand]]" at left: | Example for orange "[[DeLand]]" at left: | ||
| + | <code> | ||
:<nowiki>{{Location map</nowiki> | :<nowiki>{{Location map</nowiki> | ||
:<nowiki>| Volusia County</nowiki> | :<nowiki>| Volusia County</nowiki> | ||
| − | :<nowiki>| label=DeLand | + | :<nowiki>| label=DeLand | position=left</nowiki> |
| − | :<nowiki>| label_size = 90 <--percent 0-900%</nowiki> | + | :<nowiki>| label_size=90 <--percent 0-900%--></nowiki> |
| − | :<nowiki>| caption = Show "DeLand" on map</nowiki> | + | :<nowiki>| caption=Show "DeLand" on map</nowiki> |
| − | :<nowiki>| lat_deg= 29 | lat_min=01</nowiki> | + | :<nowiki>| lat_deg=29 | lat_min=01 | lat_dir=N</nowiki> |
| − | :<nowiki>| lon_deg= | + | :<nowiki>| lon_deg=81 | lon_min=18 | lon_dir=W</nowiki> |
| − | :<nowiki>| background = <!--orange-->#FFCC66</nowiki> | + | :<nowiki>| background=<!--orange-->#FFCC66</nowiki> |
| − | :<nowiki>| float = right</nowiki> | + | :<nowiki>| float=right</nowiki> |
| − | :<nowiki>| width = 260 <!--DON'T add "px"--></nowiki> | + | :<nowiki>| width=260 <!--DON'T add "px"--></nowiki> |
| − | :<nowiki>| AlternativeMap = <!-- none (default)--></nowiki> | + | :<nowiki>| AlternativeMap=<!-- none (default)--></nowiki> |
:<nowiki>}}</nowiki> | :<nowiki>}}</nowiki> | ||
| + | </code> | ||
{{clear}} | {{clear}} | ||
<!-- ------------------------- Showing Edgewater --> | <!-- ------------------------- Showing Edgewater --> | ||
{{Location map | {{Location map | ||
| − | | Volusia County | + | | Volusia County |
| − | | label = Edgewater | + | | label=Edgewater | position=bottom |
| − | | label_size = 90 <!-- percent 0-900% --> | + | | label_size=90 <!-- percent 0-900% --> |
| − | | caption = Show "Edgewater" on map | + | | caption=Show "Edgewater" on map |
| − | | lat_deg= 28 | lat_min=57 | + | | lat_deg=28 | lat_min=57 | lat_dir=N |
| − | | lon_deg= | + | | lon_deg=80 | lon_min=54 | lon_dir=W |
| − | | background = <!--green-->#33DD44 | + | | background=<!--green-->#33DD44 |
| − | | float = right | + | | float=right |
| − | | width = 260 | + | | width=260 |
| − | | AlternativeMap = <!-- none (use default map) --> | + | | AlternativeMap=<!-- none (use default map) --> |
}} | }} | ||
Example for green "[[Edgewater]]" at bottom: | Example for green "[[Edgewater]]" at bottom: | ||
| + | <code> | ||
:<nowiki>{{Location map</nowiki> | :<nowiki>{{Location map</nowiki> | ||
:<nowiki>| Volusia County</nowiki> | :<nowiki>| Volusia County</nowiki> | ||
:<nowiki>| label=Edgewater | position=bottom</nowiki> | :<nowiki>| label=Edgewater | position=bottom</nowiki> | ||
| − | :<nowiki>| label_size = 90 <--percent 0-900%</nowiki> | + | :<nowiki>| label_size=90 <--percent 0-900%</nowiki> |
| − | :<nowiki>| caption = Show "Edgewater" on map</nowiki> | + | :<nowiki>| caption=Show "Edgewater" on map</nowiki> |
| − | :<nowiki>| lat_deg= 28 | lat_min=57</nowiki> | + | :<nowiki>| lat_deg=28 | lat_min=57 | lat_dir=N</nowiki> |
| − | :<nowiki>| lon_deg= | + | :<nowiki>| lon_deg=80 | lon_min=54 | lon_dir=W</nowiki> |
| − | :<nowiki>| background = <!--green-->#33DD44</nowiki> | + | :<nowiki>| background=<!--green-->#33DD44</nowiki> |
| − | :<nowiki>| float = right</nowiki> | + | :<nowiki>| float=right</nowiki> |
| − | :<nowiki>| width = 260 <!--DON'T add "px"--></nowiki> | + | :<nowiki>| width=260 <!--DON'T add "px"--></nowiki> |
| − | :<nowiki>| AlternativeMap = <!-- none (default)--></nowiki> | + | :<nowiki>| AlternativeMap=<!-- none (default)--></nowiki> |
:<nowiki>}}</nowiki> | :<nowiki>}}</nowiki> | ||
| + | </code> | ||
| − | == See also == | + | ==See also== |
* [[Template:Location map USA Florida]] | * [[Template:Location map USA Florida]] | ||
<includeonly> | <includeonly> | ||
Revision as of 18:48, 30 April 2012
| 40px | This is a documentation subpage for Module:Location map/data/USA Florida Volusia County. It contains usage information, categories and other content that is not part of the original module page. |
Usage
This is a map locator for the Volusia County, Florida map, allowing a specified marker-image (parameter "mark=") of set size (defaults "marksize=8") plus an optional name-label to be placed by latitude and longitude coordinates on the default map (or a given image).
This template is used by the parent "Template:Location map" which must be invoked with parameter "Volusia County" to process the options before it uses this template. Specify each of the individual parameters by using vertical bars: {{Location map | Volusia County | ...}}.
- See: {{Location map}} for description of parameters, or Examples below.
Examples
Show "Daytona" on map
Example labeling "Daytona":
- {{Location map
- | Volusia County
- | label=Daytona | position=top
- | label_size=90 <--percent 0-900%
- | caption=Show "Daytona" on map
- | lat_deg=29 | lat_min=12 | lat_dir=N
- | lon_deg=81 | lon_min=02 | lon_dir=W
- | background=#FFFF99
- | float=right
- | width=260 <!--DON'T add "px"-->
}}
Example for orange "DeLand" at left:
- {{Location map
- | Volusia County
- | label=DeLand | position=left
- | label_size=90 <--percent 0-900%-->
- | caption=Show "DeLand" on map
- | lat_deg=29 | lat_min=01 | lat_dir=N
- | lon_deg=81 | lon_min=18 | lon_dir=W
- | background=<!--orange-->#FFCC66
- | float=right
- | width=260 <!--DON'T add "px"-->
- | AlternativeMap=<!-- none (default)-->
- }}
Example for green "Edgewater" at bottom:
- {{Location map
- | Volusia County
- | label=Edgewater | position=bottom
- | label_size=90 <--percent 0-900%
- | caption=Show "Edgewater" on map
- | lat_deg=28 | lat_min=57 | lat_dir=N
- | lon_deg=80 | lon_min=54 | lon_dir=W
- | background=<!--green-->#33DD44
- | float=right
- | width=260 <!--DON'T add "px"-->
- | AlternativeMap=<!-- none (default)-->
- }}