Template:Four digit: Difference between revisions

    m (Robot: moving pages out of redirected category)
    (bug fix as notified on talk page)
    Line 1: Line 1:
    {{ #ifexpr: ({{{1|0}}} > 999.5) | {{{1|0}}} |  
    {{ #ifexpr: ({{{1|0}}} > 999.5) | {{{1|0}}} |  
    {{ #ifexpr: ({{{1|0}}} > 99.5) | 0{{{1|0}}} |  
    {{ #ifexpr: ({{{1|0}}} > 99.5) | 0{{#expr:{{{1|0}}}}} |  
    {{ #ifexpr: ({{{1|0}}} > 9.5) | 00{{{1|0}}} | 000{{{1|0}}}  
    {{ #ifexpr: ({{{1|0}}} > 9.5) | 00{{#expr:{{{1|0}}}}} | 000{{#expr:{{{1|0}}}}}  
    }} }} }}<noinclude>
    }} }} }}<noinclude>
    [[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]</noinclude>
    [[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]</noinclude>