Template:Version to Date/doc

Revision as of 02:50, 17 September 2025 by Sangodono (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is the documentation page for Version to Date.
It contains usage information, categories, and other content not part of the original template page.

Template that returns the start date of a Version.

Syntax

{{Version to Date|version number}}

Examples

{{Version to Date|0.3}} yields:
{{Version to Date|1.0}} yields:
{{Version to Date|1.0|format = d M, Y}} yields:

Template Data

Returns the start date of the Version.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Version1

Version number

Example
1.0
Numbersuggested
Formatformat

Format of returned date, as used in the #time parser function

Example
d M, Y
Stringoptional