Template:Max
Jump to navigation
Jump to search
The max template is a support template that returns the maximum value of its two input parameters.
Example
An example of a template in use:
{{ Max | 4 | 5 }}
The example produces 5.
Other examples are: 4, 3, 2.
A more complex example: 3.