Home
Random
Nearby
Log in
Settings
Donate
About mediawiki.org
Disclaimers
Search
Module
:
Sandbox/SPage (WMF)/Wikibase test
Watch
Edit
<
Module:Sandbox
Module documentation
[
create
]
local
p
=
{}
function
p
.
hello
(
entity
)
return
mw
.
wikibase
.
label
(
entity
)
end
return
p