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>) |
m (Protected "Template:Pad2digit" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
| (One intermediate revision by one other user not shown) | |||
| 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> | ||
Latest revision as of 21:14, 1 November 2012
{{{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.