https://bugzilla.wikimedia.org/show_bug.cgi?id=38556
--- Comment #5 from MZMcBride <[email protected]> 2012-08-21 03:01:41 UTC --- (In reply to comment #4) > *** Bug 38537 has been marked as a duplicate of this bug. *** Just want to make sure this part of the feature request doesn't get lost from bug 38537: --- [...] preferably with the ability to pass the page title in those links. For example, with ?title=Barack_Obama&action=info, you might have an external links section that includes: * http://example.com/page_view_stats/enwiki/Barack_Obama * http://example.com/wikiblame/enwiki/Barack_Obama This can be implemented with $1 variables that can be substituted in a MediaWiki message or perhaps with magic words such as {{PAGENAME}} or {{FULLPAGENAMEE}} or whatever. I'm not sure if magic words currently work with ?action=info. --- Since the title is being passed cleanly (there's no Special page prefix or anything), I don't think getting {{FULLPAGENAME}} and other magic words to work as expected should be much trouble. That would be the simplest and sanest solution, I think, rather than using numbered variables (such as $1) as some other MediaWiki messages do. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
