https://bugzilla.wikimedia.org/show_bug.cgi?id=22363
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bawolff <[email protected]> 2010-02-05 04:13:39 UTC --- I think the docs are wrong. In order for {{{1|Hello}}} to be expanded (if i understand things right) $frame has to be included as an argument to recursiveTagParse, which it is not. Thus {{{1|hello}}} isn't expanded. As a work around use: {{#tag:poem|{{{1|hello!}}}}} -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
