Difference between revisions of "Template:0000expr/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Toohool
blackwiki>GregorB
({{documentation subpage}})
Line 1: Line 1:
 +
{{documentation subpage}}
 +
 
Like [[Template:0expr]] but adds padding zeros to get the number up to 4 digits instead of 2. For example:
 
Like [[Template:0expr]] but adds padding zeros to get the number up to 4 digits instead of 2. For example:
  

Revision as of 10:46, 2 May 2013

Like Template:0expr but adds padding zeros to get the number up to 4 digits instead of 2. For example:

{{0000expr|15+2}}

produces:

0017