साचा:ISO date/edithistory

विकिपीडिया, मुक्‍त ज्ञानकोशातून
oldid date/time username edit summary
962201320 2020-06-12T17:38:51Z Ans fix
962200818 2020-06-12T17:35:16Z Ans when {{{1}}} is YYYY, then it never be blank, so no need to check if it is blank
962196427 2020-06-12T17:03:35Z Ans use {{{class}}}, so we can disable microformat by set "class="
699221752 2016-01-11T00:53:40Z JJMC89 <noinclude> comments
699218077 2016-01-11T00:21:50Z JJMC89 SAFESUBST, correctly this time
699217529 2016-01-11T00:17:32Z JJMC89 Reverted edits by [[Special:Contribs/JJMC89|JJMC89]] ([[User talk:JJMC89|talk]]) to last version by Trödel
699217493 2016-01-11T00:17:16Z JJMC89 SAFESUBST
251411318 2008-11-12T20:50:47Z Trödel try this instead
251410881 2008-11-12T20:48:33Z Trödel if we pass a fake time in - it seems to still work and reduce the number of calls
251090220 2008-11-11T12:50:37Z Pigsonthewing add classes for use in templates emitting microformats - see [[WP:UF]]
251085288 2008-11-11T12:07:51Z Trödel remove stray }}
251085248 2008-11-11T12:07:34Z Trödel m/yyyy won't work at all - no way to compare since it returns error from #time
251084777 2008-11-11T12:03:49Z Trödel add ability to handle m/yyyy
251025851 2008-11-11T03:28:15Z Trödel think I've covered all the useful cases
251025680 2008-11-11T03:27:10Z Trödel last syntax error
251025438 2008-11-11T03:25:45Z Trödel fix syntax error
251025263 2008-11-11T03:24:49Z Trödel remove one endif
251024234 2008-11-11T03:18:06Z Trödel remove one if we don't need
251023946 2008-11-11T03:16:20Z Trödel update - remove one error condition
251023729 2008-11-11T03:15:00Z Trödel update for ISO date being required
251023251 2008-11-11T03:12:02Z Trödel add sample for the year test
251023038 2008-11-11T03:10:44Z Trödel add capbility for JAN 2001 formatt
251022593 2008-11-11T03:08:19Z Trödel do a new test to see if it is year only
251019980 2008-11-11T02:52:59Z Trödel add default condition
251019606 2008-11-11T02:50:50Z Trödel the first if should be covered in the general case
251019248 2008-11-11T02:48:38Z Trödel fix up my syntax
251018952 2008-11-11T02:46:42Z Trödel handle things a little differently to see if it will handle more cases
251017384 2008-11-11T02:37:46Z Trödel fix up pipes ||
251016998 2008-11-11T02:35:28Z Trödel finish removing date parameter and add MMMM DD, YYYY support
251005873 2008-11-11T01:29:02Z Remember the dot removing "date" parameter completely as it is unnecessary
250984982 2008-11-10T23:39:47Z Remember the dot oops
250983166 2008-11-10T23:30:24Z Remember the dot multiple parameters are completely unnecessary; also, the "color" attribute was deprecated long ago, and we have a standard error class anyway
250980303 2008-11-10T23:14:25Z Trödel remove <font> code outside the else condition
250979832 2008-11-10T23:11:45Z Trödel remove end code
250979730 2008-11-10T23:11:09Z Trödel remove additional code we don't need
250979055 2008-11-10T23:07:21Z Trödel reduce to only handle ones we need
250977705 2008-11-10T23:00:02Z Trödel remove the switch version
250977499 2008-11-10T22:58:57Z Trödel fix up comment codes
250976942 2008-11-10T22:56:01Z Trödel try series of ifeq version
250973645 2008-11-10T22:39:58Z Trödel remove one of the #time codes to test if that will fix the erro too many #time codes
250973006 2008-11-10T22:36:41Z Trödel remove debug code
250970171 2008-11-10T22:22:26Z Trödel try exception another way
250969882 2008-11-10T22:21:07Z Trödel test exception
250969373 2008-11-10T22:18:26Z Trödel remove most debug code except for default value
250969105 2008-11-10T22:16:56Z Trödel use #default to make it explicit
250968666 2008-11-10T22:14:42Z Trödel add debug code
250968126 2008-11-10T22:12:03Z Trödel add a few more cases for #switch to handle - move red outside the variable so that all exceptions will be clearly marked for debugging
250966261 2008-11-10T22:02:43Z Trödel fix up use of #time parser function
250965836 2008-11-10T22:00:29Z Trödel use switch instead of ifeq
250964864 2008-11-10T21:55:36Z Trödel forgot pipe to indicate next else
250964737 2008-11-10T21:54:57Z Trödel add comment
250964550 2008-11-10T21:53:59Z Trödel ok try fixing this up
250962347 2008-11-10T21:43:13Z Trödel oops keep the end if in the comment
250961505 2008-11-10T21:39:37Z Trödel some edits to handle defaulting to user output
250925421 2008-11-10T18:50:57Z Trödel make it so it can be used mid text - i.e. it doesn't start a new line
250925001 2008-11-10T18:49:00Z Trödel make it so it can be used mid text - i.e. it doesn't start a new line
250923364 2008-11-10T18:41:14Z Trödel add comment
250921635 2008-11-10T18:33:17Z Trödel add capability to do MMMM dd, YYYY
250920064 2008-11-10T18:25:44Z Trödel test
250919982 2008-11-10T18:25:24Z Trödel create template that converts to ISO YYYY-MM-DD format