ಟೆಂಪ್ಲೇಟು:Location map USA Florida Volusia County/doc
This is a documentation subpage for ಟೆಂಪ್ಲೇಟು:Location map USA Florida Volusia County It may contain usage information, categories and other content that is not part of the original ಟೆಂಪ್ಲೇಟು 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
[ಬದಲಾಯಿಸಿ]Lua error in ಮಾಡ್ಯೂಲ್:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/Volusia County" does not exist.
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"-->
}}
Lua error in ಮಾಡ್ಯೂಲ್:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/Volusia County" does not exist.
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)-->
- }}
Lua error in ಮಾಡ್ಯೂಲ್:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/Volusia County" does not exist.
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)-->
- }}