https://bugzilla.wikimedia.org/show_bug.cgi?id=66746

            Bug ID: 66746
           Summary: Add a link parser function
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: jrob...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

Wikitext is very limiting for links.

When people want to create local urls with parameters they abuse wikitext by
doing the following:
[http://thislookslikeanexternallink.com/butitisactuallylocal?action=foo link]

This has the side effect of rendering external links which then have to be
hacked around. Sigh.

As suggested by Bartosz we should create a {{#link:}} parser function so that
in message keys we can do {{#link:/my/localurl/Foo?action=edit}}

Talking to Brion Vibber he says this is a good idea.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to