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

--- Comment #5 from Gustronico <[email protected]> 2011-09-01 16:39:37 UTC 
---
A one-per-time function like {{#passparam:parametername}} may be an alternative
to be used in tags for selected parameters. Thus, the difference between 

{{core |foo={{{foo|}}} }}

and

{{core |{{#passparam:foo}} }}

should be that the former does not pass the 'undefined' condition of parameter
foo to template core, while the later does.

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