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





--- Comment #1 from Steve Sanbeg <[email protected]>  2009-11-15 05:05:28 UTC ---
The extension works by retrieving the template, extracting the section, and
then doing the normal parse, which would cause any templates in the section to
be transcluded.  This feature would require doing some kind of recursive
template substitution before extracting sections and parsing, which make make
it slower without being useful for the normal case.  But this does come up form
time to time, so it may be useful to have either another function or an
argument to the existing function to do this.


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