Help:Template: Difference between revisions

Content deleted Content added
Nesting templates: Correct parameter passing example
Line 366:
 
==Template limits==
 
{{Anchor|Expand limits}}
{{details|Help:Template limits}}
{{shortcut|WP:INCLUDELIMIT}}
{{Anchor|Expand limits}}
'''"Post-expand include size" limit.''' When templates are rendered or expanded to HTML for viewing in your browser, they use memory. This is called the "post-expand include size" and has a limit of 2,048,000 bytes. This size is included as an invisible comment in the HTML output—use your browser's view source feature to show the raw HTML and search for "newpp". The report will look like:
<syntaxhighlight lang="html">