Template:Four digit: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{ #ifexpr: ({{{1|0}}} > 999.5) | {{{1|0}}} | {{ #ifexpr: ({{{1|0}}} > 99.5) | 0{{#expr:{{{1|0}}}}} | {{ #ifexpr: ({{{1|0}}} > 9.5) | 00{{#expr:{{{1|0}}}}} | 000{{#exp..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{ #ifexpr: ({{{1|0}}} | {{ #ifexpr: ({{{1|0}}} > 999.5) | {{{1|0}}} | | ||
{{ #ifexpr: ({{{1|0}}} | {{ #ifexpr: ({{{1|0}}} > 99.5) | 0{{#expr:{{{1|0}}}}} | | ||
{{ #ifexpr: ({{{1|0}}} | {{ #ifexpr: ({{{1|0}}} > 9.5) | 00{{#expr:{{{1|0}}}}} | 000{{#expr:{{{1|0}}}}} | ||
}} }} }} | }} }} }}<noinclude> | ||
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]] | [[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 16:05, 10 October 2010
0000