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

Content deleted Content added
m Archiving 1 discussion(s) from Template talk:Dts) (bot
m Archiving 1 discussion(s) from Template talk:Dts) (bot
Line 592:
 
This template needs to implement wiki links. like <pre>{{Dts| 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 ==
 
A date like {{dts|2017|08|28|format=mdy}} in one line is really long and widens your date column /whole table quite much and unnecessarily.
Fortunately there is the <code>nowrap=off</code> option, which however doesn't deliver nice data since then it breaks after every date part, e.g.<br>
August<br>
28,<br>
2017<br>
... not really useful either. So I was wondering to have this option smarter in more refined way, so that it would only wrap the year? Maybe with a specific option like <code>wrap=year</code>? Thanks! [[User:Wikiinger|Wikiinger]] ([[User talk:Wikiinger|talk]]) 19:47, 16 August 2017 (UTC)