Home
Random
Nearby
Log in
Settings
Donate
About Wikipedia
Disclaimers
Search
Module
:
User:TeleComNasSprVen/sandbox
Module
Talk
Language
Watch
Edit
This is the
module sandbox
page for
Module:User:TeleComNasSprVen
.
Module documentation
[
create
] [
purge
]
You might want to
create
a documentation page for this
Scribunto module
.
Editors can experiment in this module's
sandbox
(
edit
)
and testcases
(
create
)
pages.
Add categories to the
/doc
subpage.
Subpages of this module
.
local
p
=
{}
function
p
.
hello
(
frame
)
return
"Hello, world!"
end
return
p