Home
Random
Nearby
Log in
Settings
Donate
About Wikipedia
Disclaimers
Search
Module
:
User:Mr. Stradivarius/sandbox2
Module
Talk
Language
Watch
Edit
Module documentation
[
create
] [
purge
]
You might want to
create
a documentation page for this
Scribunto module
.
Editors can experiment in this module's sandbox
(
create
|
mirror
)
and testcases
(
create
)
pages.
Add categories to the
/doc
subpage.
Subpages of this module
.
local
p
=
{}
function
p
.
main
()
return
"foo"
end
return
p