Maxgridvalue (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
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=MAXGRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value smaller than the one specified|polygon=true|}}
{{Param TQL|tabletype=row|attribute=MAXGRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value smaller than the one specified|polygon=true|}}
</onlyinclude>
</onlyinclude>
}}
}}

Latest revision as of 14:32, 28 February 2023

Notes

  • This clause restricts the TQL query polygon by creating squares for the included grid cells.
  • Note that this parameter does not include the specified value, opposite to Mingridvalue (TQL Param)

See also