Template:Version to Date/doc

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 the Version.

Syntax

{{Version to Date|version number}}

Examples

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

See Also

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