2009/6/30 Steve Sanbeg <[email protected]>: > On Tue, 30 Jun 2009 21:38:07 +0100, Thomas Dalton wrote: > >> 2009/6/30 Michael Daly <[email protected]>: > >> How does that work with anonymous variables? Are all $[NUMBER] style >> names count as auto-declared? >> > > They're not anonymous, they're just named sequentially.
They are anonymous when you call the template, though. The names are determined by the order in the call rather than written explicitly. They do need to be considered separately. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
