Template:Date/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "This template allows you to input the date (time is currently not supported yet), with support for localization. == Preview == {{Date|year=2025|month=01|day=02}} {{Date|year...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Doc/subpage}}
This template allows you to input the date (time is currently not supported yet), with support for localization.
This template allows you to input the date (time is currently not supported yet), with support for localization.


== Preview ==
== Preview ==
{{Date|year=2025|month=01|day=02}}
{{Note|To preview how this look on other templates, change the language on top right.}}


{{Date|year=2025|month=01|day=02|lang=vi}}
{{Code|<nowiki>{{Date|y=2025|m=01|d=02}}</nowiki>}} ► {{Date|y=2025|m=01|d=02}}


{{Date|year=2025|month=01|day=02|lang=zh}}
{{Code|<nowiki>{{Date|d=19|m=11|y=1998}}</nowiki>}} ► {{Date|d=19|m=11|y=1998}}

Latest revision as of 04:15, 22 June 2024

Edit-copy.png
This is a documentation subpage for Template:Date.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

This template allows you to input the date (time is currently not supported yet), with support for localization.

Preview

Note.pngNote:To preview how this look on other templates, change the language on top right.

{{Date|y=2025|m=01|d=02}} ► 2 Jan 2025

{{Date|d=19|m=11|y=1998}} ► 19 Nov 1998