Template:Four digit: Difference between revisions

From FamilyTree
Jump to navigation Jump to search
Robot (talk | contribs)
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..."
 
Robot (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{ #ifexpr: ({{{1|0}}} > 999.5) | {{{1|0}}} |  
{{ #ifexpr: ({{{1|0}}} > 999.5) | {{{1|0}}} |  
{{ #ifexpr: ({{{1|0}}} > 99.5) | 0{{#expr:{{{1|0}}}}} |  
{{ #ifexpr: ({{{1|0}}} > 99.5) | 0{{#expr:{{{1|0}}}}} |  
{{ #ifexpr: ({{{1|0}}} > 9.5) | 00{{#expr:{{{1|0}}}}} | 000{{#expr:{{{1|0}}}}}  
{{ #ifexpr: ({{{1|0}}} > 9.5) | 00{{#expr:{{{1|0}}}}} | 000{{#expr:{{{1|0}}}}}  
}} }} }}<noinclude>
}} }} }}<noinclude>
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]&lt;/noinclude&gt;
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 16:05, 10 October 2010

0000