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

       Web browser: ---
             Bug #: 34999
           Summary: <ref> doesn't expand triple-brace template parameters
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: Cite
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Originally reported here:
https://www.mediawiki.org/w/index.php?title=Project:Support_desk&offset=20120306025209#using_urls_in_cite.php_12728

Given something like <ref>{{{foo}}}</ref>, the {{{foo}}} should be expanded
with the content of the foo template parameter if applicable.

Basically all that needs to be done is add the PPFrame given as an argument to
the <ref> callback as the second argument to the recursiveTagParse calls.

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

Reply via email to