Template:Pad2digit: Difference between revisions
Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
(New page: {{#ifeq:x{{{1}}}|x0|00|{{padleft:{{{1}}}|2|0}}}}<noinclude> Pads a string given as a parameter with 0 to the width 2 from left. </noinclude>) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#ifeq:x{{{1}}}|x0|00|{{padleft:{{{1}}}|2|0}}}}<noinclude> | {{#ifeq:x{{{1}}}|x0|00|{{padleft:{{{1}}}|2|0}}}}<noinclude> | ||
{{documentation}} | |||
</noinclude> | </noinclude> | ||
Revision as of 01:23, 6 June 2008
{{{1}}}
[edit]
Template documentation
- This documentation is transcluded from Template:Pad2digit/doc. (edit | history)
Pads a string given as a parameter with 0 to the width 2 from left.