Module:Sandbox

From Yugipedia
Revision as of 12:49, 9 January 2020 by Becasita (talk | contribs) (Let's see if this gets parsed correctly.)
Jump to: navigation, search
------------------------
--  Sandbox module:
--  For testing purposes
------------------------
local function doStuff( title )
  return title
end

return doStuff( '__PAGENAME__' )