Template:Error:must be substituted/doc

From Dodge Wiki
< Template:Error:must be substituted
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

Usage

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

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

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

{{Demo of template that must be substituted}} gives This template must be substituted. Replace {{Demo of template that must be substituted}} with {{subst:Demo of template that must be substituted}}.Template body [1]Template:Xpd/

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

See also