Difference between revisions of "Template:Leap year"

From blackwiki
Jump to navigation Jump to search
imported>AzaToth
(if -> ifexpr)
imported>CBDunkerson
(Adding category)
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}}
+
{{#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}}]]
 +
</noinclude>

Revision as of 03:12, 15 April 2006

0