Module:Complex date/doc: Difference between revisions

Content deleted Content added
 
(One intermediate revision by the same user not shown)
Line 30:
: adjectives and prepositions used to describe single date. Possible values: ''early'', ''mid'', ''late'', ''spring, summer, fall, winter, 1st half, 2nd half, 1st quarter, 2nd quarter, 3rd quarter, 4th quarter'', etc. used for describing which part of date1 and date2 are involved (see [[c:template:Complex date]])
;date1, date2
: the dates involved. Format: Number or whatever {{tl|ISOdate}} takes.
;precision1, precision1
: usually ''year'' or more precise (default), but can also be ''decade'', ''century'' or ''millennium'', then the dates involved are centuries or millennia rather than specific dates
Line 40:
==Dependencies==
[[Module:Complex_date]] relies on the following modules:
* [[Module:Calendar]] (lazy loading with no dependencies)
* [[Module:ISOdate]]
** [[Module:DateI18n]] (no dependencies)
Line 49 ⟶ 48:
*** [[Module:Formatnum]] (no dependencies)
** [[Module:Roman-cd]] (lazy loading with no dependencies)
** [[Module:Linguistic]] (lazy loading with no dependencies)
Several of the lazy-loaded dependencies do not exist locally since none of the code that calls them ever ends up used on the English Wikipedia.