Template:Dow tooltip/doc
< Template:Dow tooltip
Jump to navigation
Jump to search
Revision as of 06:18, 9 January 2021 by Wikipedia>Adam37 (')
This is a documentation subpage for Template:Dow tooltip. It contains usage information, categories and other content that is not part of the original template page. |
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|7 January 2025}}
displays January 7{{Dow tooltip|7 January 2025|df=j F}}
displays 7 January{{Dow tooltip|7 January 2025|df=F j, Y}}
displays January 7, 2025{{Dow tooltip|7 January 2025|df=j F Y}}
displays 7 January 2025