Template:Max

From Darkan
Revision as of 01:14, 22 April 2009 by imported>Tollerach
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.