Select distance (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude>
{{Select TQL|<onlyinclude>
{{Select TQL|type=row|attribute=DISTANCE|unit=decimal|description=Returns the distance between two [[item]]s|fixed=2|polygon=false|}}</onlyinclude>
{{Select TQL|tabletype=row|attribute=DISTANCE|unit=decimal|description=Returns the distance between two [[Item]]s|fixed=2|polygon=false|}}</onlyinclude>
}}
}}
 
==Allowed clause parameters==
{{Param TQL|suppresscategory=true|allowselflinks=true|list=true|
{{Param TQL|
{{: Address (TQL Param)}}
{{: Address (TQL Param)}}
{{: Area (TQL Param)}}
{{: Area (TQL Param)}}
Line 10: Line 10:
}}
}}


{{article end:
{{article end
|notes=
|notes=
* The distance is measured between the center point of the first [[item]] and the center point of the second item.
* The distance is measured between the center point of the first [[item]] and the center point of the second item.
}}
}}
{{TQL nav}}
{{TQL nav}}

Latest revision as of 09:31, 9 June 2026

Allowed clause parameters

Notes

  • The distance is measured between the center point of the first item and the center point of the second item.