Template talk:Date table sorting/Archive 1: Difference between revisions

Content deleted Content added
m clean up from module move, replaced: {{Dts| → {{Date table sorting| (89), Date table sorting → dts (89)
Line 12:
 
==Possible bugs==
My [[Special:Preferences]] have the date presentation set to "2001-01-15T16:12:34". Yet when template is passed '''<code><nowiki>{{Dtsdts|15|January|2001}}</nowiki></code>''' I get the output of "15 January 2001". Surely I should be seeing the same output as what '''<code><nowiki>[[January 15]] [[2001]]</nowiki></code>''' would give me, which is "2001-01-15". What's gone wrong? --[[User:Oscarthecat|Oscarthecat]] 16:46, 10 April 2007 (UTC)
 
:I fixed it, it was due to a blank space in the year link: <nowiki>[[12 April]] [[2007 ]]</nowiki> gives [[12 April]] [[2007 ]].--[[User:Patrick|Patrick]] 07:25, 12 April 2007 (UTC)
Line 591:
== Adding wikiLinks? ==
 
This template needs to implement wiki links. like <pre>{{Dtsdts| 2005 | link=yes}}</pre> which shows [[2005]] (not 2005). -- [[User:Leyth|Leyth]] ([[User talk:Leyth|talk]]) 20:16, 28 June 2017 (UTC)
 
== Smarter nowrap=off / wrap=year ==