Module:Sandbox: Difference between revisions

From Stiles Wiki
Jump to navigation Jump to search
en>Izno
m (Protected "Module:Sandbox": the point is that it's just a pseudo name space, so why are we letting people edit it? there's even a pretty form box ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
(No difference)

Revision as of 23:34, 27 April 2021

Scribunto testing area

This is not an actual Lua module. It exists to provide a convenient pseudo-namespace for code testing, hopefully preventing the main Module: namespace from becoming littered with experiments, as Lua modules cannot exist as subpages in the User: namespace.

Please name your experimental modules in the following format to help keep things tidy:

Module:Sandbox/Your User Name

<inputbox> type=create preload=Module:Sandbox/new editintro=Template:New module editintro prefix=Module:Sandbox/ placeholder=Insert your username here button label=Create new sandbox module </inputbox> If you need more Module sandboxes, create subpages of the sandbox thus created.

You can use Special:PrefixIndex/Module:Sandbox to list modules in this area.



-- Placeholder only! Do NOT add code.