![]() | This is a documentation subpage for Template:Dow tooltip. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
editDisplays 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|21 August 2025}}
displays August 21{{Dow tooltip|21 August 2025|df=j F}}
displays 21 August{{Dow tooltip|21 August 2025|df=F j, Y}}
displays August 21, 2025{{Dow tooltip|21 August 2025|df=j F Y}}
displays 21 August 2025