From Wikipedia, the free encyclopedia

local p = {}

p.main = function(frame)

	local args = frame.args

	local thisPage = mw.title.getCurrentTitle()

	local out = 'hello'

	-- some code here

	

	return out

end

return p
From Wikipedia, the free encyclopedia

local p = {}

p.main = function(frame)

	local args = frame.args

	local thisPage = mw.title.getCurrentTitle()

	local out = 'hello'

	-- some code here

	

	return out

end

return p

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook