Template:Version to Date/doc: Difference between revisions
Created page with "{{Documentation/Header}} Template that returns the start date of the Version. ==Syntax== {{T|Version to Date|v1=version number}} ==Examples== {{T|Version to Date|_Y_=1}}<br> {{T|Version to Date|1.0|_Y_=1}}<br> {{T|Version to Date|0.0.1|_Y_=1}}<br> {{T|Version to Date|0.0.1|format=d M, Y|_Y_=1}}<br> ==See Also== * {{T|CurrentVersion}} * {{T|Date to Version}} ==Template Data== <!-- Edit the Template Data through the "MANAGE TEMPLATEDATA" button at the top left --><..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation/Header}} | {{Documentation/Header}} | ||
Template that returns the start date of | Template that returns the start date of a [[Version]]. | ||
==Syntax== | ==Syntax== | ||
| Line 6: | Line 6: | ||
==Examples== | ==Examples== | ||
{{T|Version to Date|_Y_=1}}<br> | {{T|Version to Date|0.3|_Y_=1}}<br> | ||
{{T|Version to Date|1.0|_Y_=1}}<br> | {{T|Version to Date|1.0|_Y_=1}}<br> | ||
{{T|Version to Date| | {{T|Version to Date|1.0|format=d M, Y|_Y_=1}}<br> | ||
==Template Data== | ==Template Data== | ||
<templatedata> | |||
{ | { | ||
"params": { | "params": { | ||