Difference between revisions of "Template:Location map-line/x/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
(create)
 
imported>Zyxw
(correction)
Line 2: Line 2:
 
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
 
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
 
== Usage ==
 
== Usage ==
This template is used by {{tl|Location map-line/draw line}} when drawing a longitude (horizontal) line.
+
This template is used by {{tl|Location map-line/draw line}} when drawing a longitude (vertical) line.
  
 
== Parameters ==
 
== Parameters ==

Revision as of 04:49, 29 November 2018

Usage

This template is used by {{Location map-line/draw line}} when drawing a longitude (vertical) line.

Parameters

  • |1= name of map template
  • |2= longitude in decimal degrees
  • |3= latitude in decimal degrees

Examples

Using Module:Location map/data/Earth:

  • {{Location map-line/x|Earth|0|0}} → 50
  • {{Location map-line/x|Earth|30|0}} → 58.333333333333
  • {{Location map-line/x|Earth|-30|0}} → 41.666666666667
  • {{Location map-line/x|Earth|90|0}} → 75
  • {{Location map-line/x|Earth|-90|0}} → 25

Supporting module