Mingridvalue (TQL Param): Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
(Created page with "{{Param TQL|suppresscategory=true|allowselflinks=true| <onlyinclude> {{Param TQL|type=row|attribute=MINGRIDVALUE|type=decimal|description=Only include Grid Overlay cells that have a value equal to the one specified|polygon=true|}} </onlyinclude> }} {{article end |notes= * This clause restricts the TQL query polygon by creating squares for the included grid cells. |seealso= * Maxgridvalue (TQL Param) * Gridvalue (TQL Param) }} {{TQL param nav}}")
 
No edit summary
Line 1: Line 1:
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{Param TQL|suppresscategory=true|allowselflinks=true|
<onlyinclude>
<onlyinclude>
{{Param TQL|type=row|attribute=MINGRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value equal to the one specified|polygon=true|}}
{{Param TQL|type=row|attribute=MINGRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value larger than the one specified|polygon=true|}}
</onlyinclude>
</onlyinclude>
}}
}}

Revision as of 10:26, 28 February 2023

Notes

  • This clause restricts the TQL query polygon by creating squares for the included grid cells.

See also