This is an old revision of this page, as edited by Kephir(talk | contribs) at 18:19, 7 January 2014(getTitle test). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 18:19, 7 January 2014 by Kephir(talk | contribs)(getTitle test)
-- [[User:Kephir]]'s Scribunto sandbox-- do not expect anything to stay here in placereturn{pagename=function(frame)returntable.concat(frame:getParent():getTitle())end;}