Module talk:MultiReplace
මාතෘකාවක් එක්කරන්නපෙනුම
ආයාත කිරීමට පෙර ඉතිහාසය
[සංස්කරණය]| oldid | date/time | username | edit summary |
|---|---|---|---|
| 4461966 | 2024-12-29T21:35:32Z | JJPMaster | 26 revisions imported from [[:w:Module:MultiReplace]]: for {{welcome-belated}} |
| 4461965 | 2022-11-15T20:58:00Z | w>Pppery | Per edit request |
| 4461964 | 2019-02-25T03:38:04Z | w>MusikAnimal | Changed protection level for "[[Module:MultiReplace]]": [[WP:High-risk templates|High-risk Lua module]] ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
| 4461963 | 2018-04-29T15:19:30Z | w>Petr Matas | Allow a call from Lua without curly braces |
| 4461962 | 2018-04-25T18:55:39Z | w>Petr Matas | Better readable p.main |
| 4461961 | 2018-04-25T18:43:33Z | w>Ahecht | rm Superfluous input sanitization |
| 4461960 | 2018-04-18T14:48:53Z | w>Ahecht | sync from sandbox. Allow call by direct invocation. |
| 4461959 | 2018-04-14T10:13:41Z | w>Petr Matas | Call [[Module:Error]] to avoid copy&paste programming |
| 4461958 | 2018-04-12T22:46:09Z | w>Ahecht | spaces→tabs |
| 4461957 | 2018-04-12T22:45:07Z | w>Ahecht | No reason to call a template that calls a module that calls mw.html.create. Just call mw.html.create directly. |
| 4461956 | 2017-10-10T17:32:02Z | w>MusikAnimal | Changed protection level for "[[Module:MultiReplace]]": [[WP:High-risk templates|High-risk Lua module]]: allow extended confirmed editors to edit ([Edit=Require extended confirmed access] (indefinite)) |
| 4461955 | 2017-10-10T17:19:53Z | w>MusikAnimal | Protected "[[Module:MultiReplace]]": [[WP:High-risk templates|High-risk module]] ([Edit=Require template editor access] (indefinite)) |
| 4461954 | 2016-07-14T09:24:51Z | w>Petr Matas | |
| 4461953 | 2016-07-14T09:19:59Z | w>Petr Matas | |
| 4461952 | 2016-07-14T09:00:26Z | w>Petr Matas | |
| 4461951 | 2016-07-14T08:56:55Z | w>Petr Matas | |
| 4461950 | 2016-07-14T08:51:30Z | w>Petr Matas | |
| 4461949 | 2016-07-14T08:23:58Z | w>Petr Matas | |
| 4461948 | 2016-07-14T08:20:22Z | w>Petr Matas | |
| 4461947 | 2016-07-14T08:15:34Z | w>Petr Matas | |
| 4461946 | 2016-07-14T08:03:31Z | w>Petr Matas | |
| 4461945 | 2016-07-14T08:00:45Z | w>Petr Matas | |
| 4461944 | 2016-07-14T07:59:17Z | w>Petr Matas | |
| 4461943 | 2016-07-14T06:51:02Z | w>Petr Matas | |
| 4461942 | 2016-07-14T06:33:56Z | w>Petr Matas | |
| 4461941 | 2016-07-14T06:17:49Z | w>Petr Matas | |
| 4461940 | 2016-07-14T05:49:38Z | w>Petr Matas | [[WP:AES|←]]Created page with 'p = {} function p.main(frame) local args = frame:getParent().args local input = args[1] local plain = args.plain == "yes" local i = 1 local changeList = {...' |