Difference between revisions of "User:Damenleeturks"

From The Coppermind
Jump to navigation Jump to search
(Created page with "== Testing Date Templates == {| class="infobox sortable" ! type !! with variable names !! no variable names || numeric |- | {{t|date/sa}} || {{date/sa|year=1172|month=5|week=...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Testing Date Templates ==
+
== Examples of results from Date Templates ==
   
 
{| class="infobox sortable"
 
{| class="infobox sortable"
! type !! with variable names !! no variable names || numeric
+
! 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|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/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 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|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 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|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
 
|}
 
|}

Latest revision as of 16:14, 8 January 2018

Examples of results from Date Templates[edit]

type with variable names Result no variable names Result numeric
{{date}} {{date|year=1172|month=5|week=10|day=3}} {{{1}}} {{date|1172|5|10|3}} 1172 1172 5 10 3
{{date/sa}} {{date/sa|year=1172|month=5|week=10|day=4}} Palahishev 1172 {{date/sa|1172|5|10|4}} Palahishev 1172 1172 5 10 4
{{date/no-args}} {{date/no-args|year=1172|month=5|week=10|day=3}} This template has missing arguments {{date/no-args|1172|5|10|3}} This template has missing arguments 1172 5 10 3
{{Rosharan date}} {{Rosharan date|year=1172|month=5|week=10|day=5}} Palahishah 1172 {{Rosharan date|1172|5|10|5}} Palahishah 1172 1172 5 10 5
{{Rosharan numeric date}} {{Rosharan numeric date|year=1172|month=5|week=10|day=6}} 1172.5.10.6 {{Rosharan numeric date|1172|5|10|6}} 1172.5.10.6 1172 5 10 6