Damenleeturks

Joined 15 December 2017
no edit summary
(Trying date directly)
 
== TestingExamples of results from Date Templates ==
 
{| class="infobox sortable"
! type !! with variable names !! Result !! no variable names ||!! Result !! numeric
|-
! {{t|date}}
| {{t|date/sa}} || {{date/sa|year=1172|month=5|week=10|day=4}} || data-sort-value="1172.5.10.4" | {{date/sa|1172|5|10|4}} || 1172 5 10 4
| {{t|date|year=1172|month=5|week=10|day=3}} || {{date||year=1172|month=5|week=10|day=3}} || {{t|date|1172|5|10|3}} || data-sort-value="1172.5.10.3" | {{date|1172|5|10|3}} || 1172 5 10 3
|-
! {{t|date/sa}}
| {{t|date}} || {{date||year=1172|month=5|week=10|day=3}} || data-sort-value="1172.5.10.3" | {{date|1172|5|10|3}} || 1172 5 10 3
| {{t|date/sa|year=1172|month=5|week=10|day=4}} || {{date/sa|year=1172|month=5|week=10|day=4}} || {{t|date/sa|1172|5|10|4}} || data-sort-value="1172.5.10.4" | {{date/sa|1172|5|10|4}} || 1172 5 10 4
|-
! {{t|date/no-args}}
| {{t|Rosharan date}} || {{Rosharan date|year=1172|month=5|week=10|day=5}} || data-sort-value="1172.5.10.5" | {{Rosharan date|1172|5|10|5}} || 1172 5 10 5
| {{t|date/no-args|year=1172|month=5|week=10|day=3}} || {{date/no-args|year=1172|month=5|week=10|day=3}} || data-sort-value="1172.5.10.3" | {{t|date/no-args|1172|5|10|3}} || {{date/no-args|1172|5|10|3}} || 1172 5 10 3
|-
! {{t|Rosharan date}}
| {{t|Rosharan numeric date}} || {{Rosharan numeric date|year=1172|month=5|week=10|day=6}} || data-sort-value="1172.5.10.6" | {{Rosharan numeric date|1172|5|10|6}} || 1172 5 10 6
| {{t|Rosharan date|year=1172|month=5|week=10|day=5}} || {{Rosharan date|year=1172|month=5|week=10|day=5}} || {{t|Rosharan date|1172|5|10|5}} || data-sort-value="1172.5.10.5" | {{Rosharan date|1172|5|10|5}} || 1172 5 10 5
|-
! {{t|Rosharan numeric date}}
| {{t|Date/no-args}} || {{Date/no-args}} || {{Date/no-args|test}} || test
| {{t|Rosharan numeric date|year=1172|month=5|week=10|day=6}} || {{Rosharan numeric date|year=1172|month=5|week=10|day=6}} || {{t|Rosharan numeric date|1172|5|10|6}} || data-sort-value="1172.5.10.6" | {{Rosharan numeric date|1172|5|10|6}} || 1172 5 10 6
|}