Template:Four digit/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Four digit. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Pads a number to four digits with leading zeros.
Examples
{{Four digit|12}}
becomes 0012{{Four digit|1234}}
remains 1234{{Four digit|123456}}
remains 123456
See also
- {{Two digit}}
- {{Three digit}}