Help:Parser function: Difference between revisions

Content deleted Content added
rm deleted templates
rm dead link
Line 409:
Thus the list of templates transcluded in a page may be polluted with the entries of the non-existing template [[Template:fullurl:Template:]] and similarly for other namespace names instead of the second "Template", and for "localurl" instead of "fullurl". A remedy is e.g.:
*<nowiki>{{ #if:{{{1|}}}|..{{ fullurl:Template:{{#if:{{{1}}}|{{{1}}}|[]}} }}..}}</nowiki> because "Template:fullurl:Template:[]" is not a valid page name.
 
See also {{mlm|Help:ParserFunctions|Code_execution|code execution}}.
 
==Substitution==