Jump to content

Template:Age/doc: Difference between revisions

m
no edit summary
(Created page with "{{Lua|Module:Age|Module:Date}} == Usage == This template returns the number of full years between two specified dates. If the second set of parameters is not included, it returns the number of full years between a specified date and today's date. Dates are checked for validity. For example, 29 February 2000 is accepted, but 29 February 1900, 1800 or 2100 are not valid dates. : <code><nowiki>{{age|1892|1|31|1900|2|29}}</nowiki></code> → <span id="FormattingError"></...")
 
mNo edit summary
Line 1: Line 1:
{{Code from Wikipedia}}
{{Lua|Module:Age|Module:Date}}
{{Lua|Module:Age|Module:Date}}
== Usage ==
== Usage ==