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. | ||
|---|---|---|
| Main | Documentation | Usage |
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version | 1 | Version number
| Number | suggested |
| Format | format | Format of returned date, as used in the #time parser function
| String | optional |