Help:Template limits: Difference between revisions

Content deleted Content added
m link
m Working within the limits: Formatting and {{tl}}
Line 14:
 
===Working within the limits===
When a page reaches the template limits, the most common solution is to make the templates shorter, using methods described below. If this isn't possible, it may be necessary to include more data directly in the page source, rather than transcluding it from templates (e.g., formatting references by hand or using <code><nowiki><references /></nowiki></code> instead of <nowiki>{{tl|Reflist}}</nowiki>). On the other hand, a template can help the server avoid doing duplicate work, see below.
 
===When do problems arise?===