Template:Max
Evaluates and returns the maximum of a list of numeric expressions (with up to 16 parameters).
- Syntax:
- Examples:
- {{max}} = "
| Template loop detected: Template:Max".
- {{max|}} = "
| Template loop detected: Template:Max".
- {{max|-7}} = "-7
| Template loop detected: Template:Max".
- {{max|-7|}} = "-7
| Template loop detected: Template:Max".
- {{max|-7|5}} = "5
| Template loop detected: Template:Max".
- {{max|-7|5|}} = "5
| Template loop detected: Template:Max".
- {{max|-7|5|8}} = "Expression error: Unexpected < operator.
| Template loop detected: Template:Max".
- {{max|-7|5|8|-32|29|14|1}} = "Expression error: Unexpected < operator.
| Template loop detected: Template:Max".
- {{max|40*41|300+30}} = "1640
| Template loop detected: Template:Max".
- {{max|100+10|300+30|200+20}} = "Expression error: Unexpected < operator.
| Template loop detected: Template:Max".
| Expression error: Unrecognised punctuation character "{".
| Template loop detected: Template:Max