Difference between revisions of "Template:Leap year"
Jump to navigation
Jump to search
imported>CBDunkerson (Adding category) |
imported>Ligulem (added to category:Templates using ParserFunctions) |
||
Line 1: | Line 1: | ||
{{#ifexpr:{{#expr:{{{1|{{CURRENTYEAR}}}}} mod 4 = 0 and not ({{{1|{{CURRENTYEAR}}}}} mod 100 = 0 and not ({{{1|{{CURRENTYEAR}}}}} mod 400 = 0))}}|1|0}}<noinclude> | {{#ifexpr:{{#expr:{{{1|{{CURRENTYEAR}}}}} mod 4 = 0 and not ({{{1|{{CURRENTYEAR}}}}} mod 100 = 0 and not ({{{1|{{CURRENTYEAR}}}}} mod 400 = 0))}}|1|0}}<noinclude> | ||
[[Category:Date math|{{PAGENAME}}]] | [[Category:Date math|{{PAGENAME}}]] | ||
+ | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 11:26, 16 April 2006
0