https://bugzilla.wikimedia.org/show_bug.cgi?id=31709
Daniel Werner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Daniel Werner <[email protected]> 2011-12-06 20:03:14 UTC --- Actually, the {{THISPAGENAME}} is possible via PPFrame::getTitle() or in older MW versions PPFrame::$mTitle, overlooked that before. I have written an extension 'Parser Fun' which introduces a {{THIS}} variable for that. Still not sure about the whole stack though. Just looked into the code, I think PPTemplateFrame_DOM::$parent works for that. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
