Difference between revisions of "Demo:DisplayCode"
Jump to navigation
Jump to search
(Created page with "<syntaxhightlight lang=Lua> p = {} function p.hello_world(a) cf = mw.getCurrentFrame() return "Hello, world! from " .. mw.allToString(cf.args[3]) .. "-" .. mw.allToString(c...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#invoke:Test|originalText|<syntaxhighlight lang=Lua> {{:Module:Test}}</syntaxhighlight>}} | |||
</syntaxhighlight> |
Latest revision as of 13:10, 9 January 2022
{{:Module:Test}}