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