Categorymult (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{Param TQL|
<onlyinclude>
<onlyinclude>
{{Param TQL|tabletype=row|attribute=CATEGORYMULT|type=Item ID|description=Multiply the calculated value with this [[Category Value]] of a [[Building]]|polygon=false|}}
{{Param TQL|tabletype=row|param=CATEGORYMULT|value=[[Category Value]]|description=Multiply the calculated value with this [[Category Value]] of a [[Building]]|limits_search_polygon=false|}}
</onlyinclude>
</onlyinclude>
}}
}}
Line 18: Line 18:
{{article end
{{article end
|notes=
|notes=
* This clause uses the attribute specified for a [[Category Value]]
* This clause can only be used with the specified attribute of [[Category Value]]s
* This clause should generally be used in for [[Select floorsize (TQL)]].
* This clause should generally be used in for [[Select floorsize (TQL)]].
* In case this clause is used in combination with the [[Category (TQL Param)]], this category value is only multiplied for that category.
* In case this clause is used in combination with the [[Category (TQL Param)]], this category value is only multiplied for that category.
* In case this clause is not used in combination with the [[Category (TQL Param)]], the weighted average of this value is calculated, using a Building's Categories and their [[Category weight (Category Value)]].
* In case this clause is not used in combination with the [[Category (TQL Param)]], the weighted average of this value is calculated, using a Building's Categories and their [[Category weight (Category Value)]].
|seealso=*[[Category Value]]
|seealso=*[[Category Value]]
*[[Attribute mult (TQL Param)]]
*[[Functionmult (TQL Param)]]
}}
}}


{{TQL param nav}}
{{TQL param nav}}

Latest revision as of 09:08, 9 June 2026

Available for


Notes

See also