Help:Template: Difference between revisions

Content deleted Content added
Nesting templates: Double redirect
Nesting templates: `m` → `mw:`
Line 308:
When a subtemplate contains unmatched braces—as in <syntaxhighlight lang="text" inline>{{lb}}}</syntaxhighlight>—the unmatched braces are treated as text during processing—they do not affect the parsing of braces in the calling template. But where the template is substituted, the unmatched braces will be parsed as braces when the page is subsequently displayed. This has little practical use, but can occasionally introduce unexpected errors.
 
See [[mw:Manual:Advanced templates]] and [[mmw:Manual:Recursive conversion of wikitext]] for more information.
 
===<span id="Noinclude, includeonly, and onlyinclude"></span>Inclusion control: noinclude, includeonly, and onlyinclude===