Template:Is leap year/doc
Jump to navigation
Jump to search
Script error: No such module "Message box". Script error: No such module "Shortcut".
Usage
- Template:Tlx
- year defaults to Script error: No such module "Template link general". (2026). It must be specified in the Gregorian calendar, extended to all epochs using linear year numbering: use the proleptic Gregorian calendar in Christian Era before the change, and the astronomical year convention (using negative numbers, and year 0) in all years BC before the Christian era (there's a difference of 1 in absolute value).
Parameters
- Unnamed parameter The year to calculate with (default: 2026)
|yes=What to output if it is a leap year (default : 1)|no=What to output if it isn't a leap year (default: 0)
Formula
The template currently uses Wikimedia function time (#time). It is the same as if 4 mod year = 0 and 100 mod year ≠ 0, then not a leap year, unless 400 mod year = 0, then it is a leap year.
Sanity check
- Script error: No such module "Template link general".: 2000 AD is effectively a leap year (in both the Julian and Gregorian calendars).
- Script error: No such module "Template link general".: 2000 AD is effectively a leap year (in both the Julian and Gregorian calendars).
- Script error: No such module "Template link general".: 2001 AD is not a leap year.
- Script error: No such module "Template link general".: 2004 AD is a leap year.
- Script error: No such module "Template link general".: 2005 AD is not a leap year.
- Script error: No such module "Template link general".: 2007 AD is not a leap year.
- Script error: No such module "Template link general".: 2008 AD is a leap year.
- Script error: No such module "Template link general".: 2009 AD is not a leap year.
- Script error: No such module "Template link general".: 2100 AD is not a leap year in the Gregorian calendar (but not in the Julian calendar).
- Script error: No such module "Template link general".: 2400 AD is effectively a leap year (in both the Julian and Gregorian calendars).
- Script error: No such module "Template link general".: 1900 AD is not a leap year in the Gregorian calendar (but not in the Julian calendar).
- Script error: No such module "Template link general".: 1800 AD is not a leap year in the Gregorian calendar (but not in the Julian calendar).
- Script error: No such module "Template link general".: 1700 AD is not a leap year in the Gregorian calendar (but not in the Julian calendar).
- Script error: No such module "Template link general".: 1600 AD is effectively a leap year (in both the Julian and Gregorian calendars).
- Script error: No such module "Template link general".: 1500 AD is not a leap year in the proleptic Gregorian calendar (but is leap in the actual Julian calendar).
- Script error: No such module "Template link general".: 1 BC is a leap year in the astronomical calendar (mostly pointless for actual calendars of such epoch, but correct in the astronomical calendar where it is year 0).
- Script error: No such module "Template link general".: 101 BC is not a leap year in the astronomical calendar (mostly pointless for actual calendars of such epoch, but correct in the astronomical calendar where it is year -100).
Results for fractions like Script error: No such module "Template link general". are rounded down (floor).