Jump to content

සැකිලි සාකච්ඡාව:Remove first word

Page contents not supported in other languages.
මාතෘකාවක් එක්කරන්න
Wikibooks වෙතින්

ආයාත කිරීමට පෙර ඉතිහාසය

[සංස්කරණය]
oldid date/time username edit summary
825507827 2018-02-13T20:10:27Z WOSlinker separate pp-template not needed
825479029 2018-02-13T16:58:24Z Rich Farmbrough
756213572 2016-12-22T19:06:53Z Hut 8.5 Adding {{pp-template}} ([[WP:TW|TW]])
756213570 2016-12-22T19:06:52Z Hut 8.5 Changed protection level for "[[Template:Remove first word]]": [[WP:High-risk templates|Highly visible template]] ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
616070840 2014-07-08T11:05:00Z Sardanaphalus surplus blanklines
600850457 2014-03-23T08:46:10Z Dudemanfellabra allow any separator, as in the {{First word}} template (This is my first time editing any Lua template, though I'm experienced at editing templates in general, so please revert/let me know on my talk page if I screwed anything up)
540734807 2013-02-26T20:28:03Z WOSlinker use LUA String
525917624 2012-12-01T20:54:57Z Wikid77 expanded to allow first word length up to 30 letters long
511421821 2012-09-08T19:36:11Z Plastikspork Plastikspork moved page [[Template:Remove first word/any]] to [[Template:Remove first word]]: [[Wikipedia:Templates_for_discussion/Log/2012_August_31#Template:Remove_first_word]]
510032982 2012-08-31T00:37:29Z Wikid77 removed unneeded pre-condition of {# if {strfind short...} } because always extracts string, runs 35% faster now, and one less if-structure reduced the expansion level by 1.
488788848 2012-04-23T10:15:12Z Arcticocean Changed protection level of Template:Remove first word/any: [[Wikipedia:High-risk templates|Highly-visible template]] (between 700 and 1200 transclusions) (‎[edit=autoconfirmed] (indefinite) ‎[move=sysop] (indefinite))
488564558 2012-04-21T22:46:11Z Arcticocean Protected Template:Remove first word/any: [[Wikipedia:High-risk templates|Highly-visible template]] (TW) (‎[edit=autoconfirmed] (indefinite))
428759367 2011-05-12T14:24:15Z Peter coxhead Constructing version which will handle 'accented characters'
413483444 2011-02-12T13:50:29Z Rich Farmbrough
412187070 2011-02-05T18:03:28Z Smith609 Remove word if there's only the one
412179672 2011-02-05T17:19:31Z Smith609 strlen_quick
412179265 2011-02-05T17:17:04Z Smith609 Length of needle
412176595 2011-02-05T17:00:41Z Smith609 Improve performance with [[Template:Strfind_short]]
412056092 2011-02-04T22:33:07Z Smith609 rm \n
412053607 2011-02-04T22:18:43Z Smith609 No need for if; improve performance
412053464 2011-02-04T22:18:00Z Smith609 This works...