https://bugzilla.wikimedia.org/show_bug.cgi?id=14235
--- Comment #20 from darklama <[email protected]> 2011-01-15 12:33:19 UTC --- (In reply to comment #18) > ... unexpected template [parameter] names could be handled as unnamed > parameters. This seems like a sane and simple solution to me. Than given template A: Hello {{{name}}} {{{1}}}! Given template call: {{A|name=MediaWiki|foobar=World}} Render as: Hello MediaWiki World! -- 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
