Template:Date to Version/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Documentation/Header}} Template that returns the Version running during the date. (Uses Variables) ==Syntax== {{T|Date to Version|v1=date}} ==Examples== {{T|Date to Version|_Y_=1}}<br> {{T|Date to Version|2025-08-29|_Y_=1}}<br> {{T|Date to Version|2026-01-01|_Y_=1}}<br> ==See Also== * {{T|CurrentVersion}} * {{T|Version to Date}} ==Template Data== <!-- Edit the Template Data through the "MANAGE TEMPLATEDATA" button at the top left --><templatedata> { "params":..." |
mNo edit summary |
||
| Line 11: | Line 11: | ||
==See Also== | ==See Also== | ||
* {{T| | * {{T|Current Version}} | ||
* {{T|Version to Date}} | * {{T|Version to Date}} | ||
Revision as of 01:54, 16 September 2025
This is the documentation page for Date to Version. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
Template that returns the Version running during the date. (Uses Variables)
Syntax
{{Date to Version|date}}
Examples
{{Date to Version}} yields: Lua error in Module:Version_Dates at line 13: A version or date must be given..
{{Date to Version|2025-08-29}} yields: 0.0
{{Date to Version|2026-01-01}} yields: 0.3.0
See Also
- {{Current Version}}
- {{Version to Date}}
Template Data
Returns the Version running during the date.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Date to input. | Date | required |