Module:Coordinates/doc

தமிழர்விக்கியிலிருந்து
Sukanthi (பேச்சு | பங்களிப்புகள்) பயனரால் செய்யப்பட்ட 11:12, 14 ஆகத்து 2025 அன்றிருந்தவாரான திருத்தம் ("{{High-risk}} {{Module rating|protected}} {{Tracks and uses Wikidata|P625}} {{Lua|Module:Math|Module:Arguments}} {{Uses TemplateStyles|Module:Coordinates/styles.css}} '''Note:''' The code which this module's main function (<code>coord</code>) outputs is directly parsed and/or manipulated by Module:Location map and other functions of this module itself (<code>c..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது)
(வேறுபாடு) ← பழைய திருத்தம் | ஆக அண்மைய திருத்தம் (வேறுபாடு) | புதிய திருத்தம் → (வேறுபாடு)
Jump to navigation Jump to search

This is the documentation page for Module:Coordinates

Note: The code which this module's main function (coord) outputs is directly parsed and/or manipulated by Module:Location map and other functions of this module itself (coord2text and coordinsert). If the structure of the output changes (for example, to use the <mapframe> and <maplink> tags), please update the aforementioned scripts as well.

Using the module with coordinsert

When using the {{Coord}} template inside another template, like an infobox, there may be parameters (like type:airport) which should be added automatically. To do so, do something like this:

{{#if:{{{coordinates|}}}|{{#invoke:Coordinates|coordinsert|{{{coordinates|}}}|parameter1:value1|parameter2:value2|parameter3:value3…}}| 

Do not add more vertical bars | than necessary.

Using the module with coord2text to extract latitude or longitude

Developers maintaining legacy code may need to extract latitude or longitude to use a parameters in other code, or a mathematical expression. The module's "coord2text" function can be used to extract data from the {{Coord}} template. To extract the latitude from a Coord template, use:

{{#invoke:coordinates|coord2text|{{Coord|57|18|22|N|4|27|32|E}}|lat}} → 57.30611

To extract the longitude, use:

{{#invoke:coordinates|coord2text|{{Coord|57|18|22|N|4|27|32|E}}|long}} → 4.45889

Modules using this module directly

Tracking categories

"https://tamilar.wiki/w/index.php?title=Module:Coordinates/doc&oldid=287507" இலிருந்து மீள்விக்கப்பட்டது