Template:Error:must not be substituted

From Dodge Wiki
Revision as of 22:48, 3 February 2009 by Budlight (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template must not be substituted. Use {{{{{1}}}}} instead of {{subst:{{{1}}}}}}}.

[edit] Template-info.svg Template documentation

Usage

In a template that should not be substituted, add the following code at the top:

{{ {{#ifeq:{{<includeonly>subst:</includeonly>void}}|{{void}}|Error:must not be substituted|void}}|template name}}

Example: Template:Demo of template that must not be substituted (backlinks, edit).

{{Demo of template that must not be substituted}} gives Template body [1]Template:Xpd/

while {{subst:Demo of template that must not be substituted}} gives "This template must not be substituted. Use {{Demo of template that must not be substituted}} instead of {{subst:Demo of template that must not be substituted}}}}.Template body".

See also