Module:Sandbox/doc: Difference between revisions
m 1 revision imported |
m 1 revision imported |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{not a sandbox}}</noinclude> | |||
== Scribunto Testing Area == | == Scribunto Testing Area == | ||
| Line 6: | Line 7: | ||
Module:Sandbox/<var>Your User Name</var>/<var>Module name</var> | Module:Sandbox/<var>Your User Name</var>/<var>Module name</var> | ||
<InputBox> | |||
type=create | |||
default=Sandbox/~~~/sometest | |||
preload=Module:Sandbox/new | |||
placeholder=Enter your experimental module name here | |||
prefix=Module: | |||
editintro=Template:New module editintro | |||
buttonlabel=Create new sandbox module | |||
</InputBox> | |||
You can use [//en.wikipedia.org/w/index.php?title=Special%3APrefixIndex&prefix=Sandbox%2F&namespace=828&stripprefix=1 Special:PrefixIndex/Module:Sandbox] to list modules in this area. | You can use [//en.wikipedia.org/w/index.php?title=Special%3APrefixIndex&prefix=Sandbox%2F&namespace=828&stripprefix=1 Special:PrefixIndex/Module:Sandbox] to list modules in this area. | ||
<!-- DO NOT EDIT THIS PAGE AS A TEST! IT IS DOCUMENTATION. Thanks. --> | <!-- DO NOT EDIT THIS PAGE AS A TEST! IT IS DOCUMENTATION. Thanks. --> | ||
Latest revision as of 23:00, 25 December 2019
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/Module name
You can use Special:PrefixIndex/Module:Sandbox to list modules in this area.