Jump to content

Module:Sandbox/Alex 21

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alex 21 (talk | contribs) at 16:11, 21 June 2018 (Reverted to revision 752417076 by AlexTheWhovian (talk). (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {}

function p.main()
	return mw.title.getCurrentTitle();
end

return p