Difference between revisions of "Template:0000expr/doc"
Jump to navigation
Jump to search
blackwiki>Dcoetzee |
blackwiki>Toohool |
||
Line 6: | Line 6: | ||
{{0000expr|15+2}} | {{0000expr|15+2}} | ||
+ | |||
+ | <includeonly> | ||
+ | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
+ | [[Category:Lua-based templates|{{PAGENAME}}]] | ||
+ | </includeonly> |
Revision as of 02:05, 24 February 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