Jump to content

Module:User:Anomie/Sandbox

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Anomie (talk | contribs) at 13:22, 23 June 2014 (For test). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
local p = {}

function p.bug66798( frame )
    return frame:getParent():getTitle()
end

return p