Module:Room features: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 24:
function p._main(args)
local frame = mw.getCurrentFrame()
local ret = ''
local location = args[1] or mw.title.getCurrentTitle()
|