Template:round
From Thesaurus Inscriptionum Raeticarum
Revision as of 23:57, 14 September 2013 by Martin Braun (talk | contribs)
This template serves to round numbers.
Examples
- The code
{{round|172.58}}
will display "173". - The code
{{round|172.58|0.1}}
will display "172.{{#pad: 6|1|0|right }}". - The code
{{round|172.58|25}}
will display "175". - The code
{{round|172.58|100}}
will display "200". - The code
{{round}}
will display "{{{{PAGENAME}}}}".