Module talk:Demo
මාතෘකාවක් එක්කරන්නAppearance
ආයාත කිරීමට පෙර ඉතිහාසය
[සංස්කරණය]oldid | date/time | username | edit summary |
---|---|---|---|
1240199831 | 2024-08-14T02:31:11Z | BrandonXLF | Undid revision [[Special:Diff/1240199590|1240199590]] by [[Special:Contributions/BrandonXLF|BrandonXLF]] ([[User talk:BrandonXLF|talk]]) |
1240199590 | 2024-08-14T02:28:29Z | BrandonXLF | Add a newline so the template can work with tables |
1216527407 | 2024-03-31T14:46:39Z | CambridgeBayWeather | Changed protection settings for "[[Module:Demo]]" ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite)) |
1169478240 | 2023-08-09T09:12:21Z | JWBTH | fix handling of -{ |
1168966142 | 2023-08-06T05:31:48Z | JWBTH | Update from [[Module:Demo/sandbox]]: Make HTML tags work, no extra <br> after code snippet by default, rename |br= to |sep= keeping old name, allow to flip code and result using |reverse=. [[Template talk:Demo#Changes announcement|See details]] (support for line-start markup is not here yet). |
1166639107 | 2023-07-22T21:09:09Z | Pppery | Per edit request |
876513793 | 2019-01-02T19:54:11Z | CambridgeBayWeather | Protected "[[Module:Demo]]": [[WP:High-risk templates|Highly visible template]] ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
857582217 | 2018-09-01T17:00:18Z | Andrybak | Enable parameter nocat in function get() + Refactor killing categories in function module(). |
856477054 | 2018-08-25T14:16:13Z | Andrybak | Add parameter "nocat" as alias to "demo_kill_categories". |
841233019 | 2018-05-14T18:12:37Z | Swpb | +alternate function to return an inline result |
644905107 | 2015-01-30T22:21:59Z | Codehydro | maybe this is the better way |
644894963 | 2015-01-30T20:58:58Z | Codehydro | I'll clean this up later |
644893581 | 2015-01-30T20:47:25Z | Codehydro | pass args |
644471744 | 2015-01-27T22:51:27Z | Codehydro | |
644469162 | 2015-01-27T22:31:37Z | Codehydro | named params first |
644460881 | 2015-01-27T21:32:56Z | Codehydro | fix frame/parent arg issue |
644344262 | 2015-01-27T02:17:53Z | Codehydro | |
644343753 | 2015-01-27T02:13:28Z | Codehydro | |
644343497 | 2015-01-27T02:11:17Z | Codehydro | |
644343194 | 2015-01-27T02:08:20Z | Codehydro | |
644323675 | 2015-01-26T23:23:16Z | Codehydro | html entities are now visible in pre; allow modules to be demonstrated directly |
642790515 | 2015-01-16T17:31:10Z | Codehydro | reduce decoding when nowiki tags are not present |
642783371 | 2015-01-16T16:30:01Z | Codehydro | allow alternative instead of br |
641515983 | 2015-01-08T02:15:24Z | Codehydro | allow args passed if desired (to demo single parameter additions) |
641515669 | 2015-01-08T02:12:48Z | Codehydro | |
641470708 | 2015-01-07T20:21:54Z | Codehydro | |
641470191 | 2015-01-07T20:18:47Z | Codehydro | better way to isolate args |
641464012 | 2015-01-07T19:34:18Z | Codehydro | prevent arg from spilling into frame |
641446041 | 2015-01-07T17:11:10Z | Codehydro | keeps pre tag source looking like expected |
641444433 | 2015-01-07T16:58:56Z | Codehydro | revert |
641443722 | 2015-01-07T16:53:19Z | Codehydro | |
641443475 | 2015-01-07T16:51:24Z | Codehydro | |
641442957 | 2015-01-07T16:47:36Z | Codehydro | mw.text.nowiki unnecessary |
640568970 | 2015-01-01T22:23:22Z | Codehydro | |
640568640 | 2015-01-01T22:20:33Z | Codehydro | |
640567986 | 2015-01-01T22:13:58Z | Codehydro | |
640566770 | 2015-01-01T22:02:23Z | Codehydro | |
640566086 | 2015-01-01T21:56:28Z | Codehydro | |
640423493 | 2014-12-31T20:18:58Z | Codehydro | |
640418723 | 2014-12-31T19:36:50Z | Codehydro | allow other wrapper modules to use results |
640414275 | 2014-12-31T18:55:11Z | Codehydro | |
640409649 | 2014-12-31T18:11:04Z | Codehydro | |
640408197 | 2014-12-31T17:57:41Z | Codehydro | |
640407897 | 2014-12-31T17:55:00Z | Codehydro | it works! |
640393309 | 2014-12-31T15:41:50Z | Codehydro | |
640393002 | 2014-12-31T15:39:03Z | Codehydro | |
640392570 | 2014-12-31T15:34:56Z | Codehydro | |
640391554 | 2014-12-31T15:24:40Z | Codehydro | |
640391422 | 2014-12-31T15:23:32Z | Codehydro | |
640391335 | 2014-12-31T15:22:40Z | Codehydro | [[WP:AES|←]]Created page with 'local p = {} function p.main(frame) args = require('Module:Arguments').getArgs(frame, { trim = false }) local br = '' for k = 1, (args.br or 1) do br =...' |