Changes

Jump to navigation Jump to search

Template Variables

1,365 bytes added, 09:42, 5 May 2017
[/] - will divide the number left of the template variable by the number right
 
[MIN] - will show the lowest of the numbers left and right of the template variable
 
[MAX] - will show the highest of the numbers left and right of the template variable
[-.4] - will subtract the number right of the template variable from the number left and round to 4 decimal places
 
 
[MIN.0] - will show the lowest of the numbers left and right of the template variable and round to the nearest integer
 
[MIN.1] - will show the lowest of the numbers left and right of the template variable and round to 1 decimal place
 
[MIN.2] - will show the lowest of the numbers left and right of the template variable and round to 2 decimal places
 
[MIN.3] - will show the lowest of the numbers left and right of the template variable and round to 3 decimal places
 
[MIN.4] - will show the lowest of the numbers left and right of the template variable and round to 4 decimal places
 
 
[MAX.0] - will show the highest of the numbers left and right of the template variable and round to the nearest integer
 
[MAX.1] - will show the highest of the numbers left and right of the template variable and round to 1 decimal place
 
[MAX.2] - will show the highest of the numbers left and right of the template variable and round to 2 decimal places
 
[MAX.3] - will show the highest of the numbers left and right of the template variable and round to 3 decimal places
 
[MAX.4] - will show the highest of the numbers left and right of the template variable and round to 4 decimal places
 

Navigation menu