AutoPatrol, Bureaucrats, Administrators
481
edits
(Created page with "__NOTOC__ Formats a numeric value. == Syntax == format(''number'', ''width'', ''precision''); == Parameters == :{| |- | ''number'' || The numeric value to format. |- | '...") |
m (Text replacement - "^" to "{{deprecated}}") |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | {{deprecated}}__NOTOC__ | ||
Formats a numeric value. | Formats a numeric value. | ||
'''Since:''' 1.2.5 | |||
| Line 10: | Line 12: | ||
== Parameters == | == Parameters == | ||
:{| | :{| class="wikitable" | ||
|- | |- | ||
| ''number'' || The numeric value to format. | | ''number'' || The numeric value to format. | ||