Template:Dow tooltip
Appearance
October 31
Usage
Displays the day of the week in a tooltip for dates. For compatibility with current usage, the date displays the date as month and the day by default, but this can be altered by using |df=
(short for "date format") with #time parser function syntax (examples below).
Example usage:
{{Dow tooltip|31 October 2024}}
displays October 31{{Dow tooltip|31 October 2024|df=j F}}
displays 31 October{{Dow tooltip|31 October 2024|df=F j, Y}}
displays October 31, 2024{{Dow tooltip|31 October 2024|df=j F Y}}
displays 31 October 2024