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

           Summary: Allow the parser tags to parse parameters
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: SyntaxHighlight (GeSHi)
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Allow the extensions parsertag to parse parameters, this is useful when people
want to use it inside a template such as (<source
lang="{{{1}}}">{{{2}}}</source>) but since the tag isn't currently setup for it
they need to use {{#tag:source|{{{2}}}|lang={{{1}}}}} as a workaround.

-- 
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

Reply via email to