Template:Combo operators: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
-->| Name | {{{combo_operator|}}}<!-- | -->| Name | {{{combo_operator|}}}<!-- | ||
-->| Arguments| {{{category|}}}<!-- | -->| Arguments| {{{category|}}}<!-- | ||
-->| Type | {{{ | -->| Type | {{{combotype|}}}<!-- | ||
-->| Displays | {{{display|}}}<!-- | -->| Displays | {{{display|}}}<!-- | ||
--> | --> | ||
| Line 24: | Line 24: | ||
{{Combo operators|suppresscategory=true|allowselflinks=true| | {{Combo operators|suppresscategory=true|allowselflinks=true| | ||
{{Combo operators|type=row|combo_operator=SIN | |category=Single | | {{Combo operators|type=row|combo_operator=SIN | |category=Single |combotype=Function |display=Sinus function}} | ||
{{Combo operators|type=row|combo_operator=OR | |category=Pair | | {{Combo operators|type=row|combo_operator=OR | |category=Pair |combotype=Boolean |display=Add overlays to each other.}} | ||
{{Combo operators|type=row|combo_operator=ADD | |category=Multi | | {{Combo operators|type=row|combo_operator=ADD | |category=Multi |combotype=Operator |display=Get the maximum value of one or more grid overlays}} | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
Revision as of 09:23, 18 February 2022
| Name | Arguments | Type | Displays |
|---|
Example:
| Name | Arguments | Type | Displays |
|---|---|---|---|
| SIN | Single | Function | Sinus function |
| OR | Pair | Boolean | Add overlays to each other. |
| ADD | Multi | Operator | Get the maximum value of one or more grid overlays |