Template:D/doc

Revision as of 14:36, 17 October 2022 by Amelia (talk | contribs) (Created page with "'''D''' is a template that creates linked dates. To function, it requires a month, day, and year in that order. Months are based off the following shorthands: <pre> |Jan=January |Feb=February |Mar=March |Apr=April |May=May |Jun=June |Jul=July |Aug=August |Sep=September |Oct=October |Nov=November |Dec=December }}</pre> So for example, <code><nowiki>{{D|Aug|7|1997}}</nowiki></code> creates {{D|Aug|7|1997}}. ==See also== * ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

D is a template that creates linked dates. To function, it requires a month, day, and year in that order. Months are based off the following shorthands:

|Jan=[[January]]
|Feb=[[February]]
|Mar=[[March]]
|Apr=[[April]]
|May=[[May]]
|Jun=[[June]]
|Jul=[[July]]
|Aug=[[August]]
|Sep=[[September]]
|Oct=[[October]]
|Nov=[[November]]
|Dec=[[December]]
}}

So for example, {{D|Aug|7|1997}} creates August 7, 1997.

See also