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 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
- {{CurrentVersion}}
- {{Date to Version}}
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 |