Difference between revisions of "Template:Error:must be substituted"

From blackwiki
Jump to navigation Jump to search
imported>Xaosflux
m (Changed protection level of Template:Error:must be substituted: match parent Template:Error:not substituted ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
imported>Technical 13
(Reverted to revision 613839396 by Jackmcbarn (talk): Idc. (TW))
 
Line 1: Line 1:
<strong class="error">This template must be [[Wikipedia:Substitution|substituted]]. Replace <code>{{((}}{{{1}}}{{))}}</code> with <code>{{((}}subst:{{{1}}}{{))}}</code>.</strong><noinclude>
+
<strong class="error">This template must be [[Wikipedia:Substitution|substituted]]. Replace <code>{{((}}{{{1}}}</code> with <code>{{((}}subst:{{{1}}}</code>.</strong><noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Latest revision as of 02:19, 20 April 2015

This template must be substituted. Replace {{{{{1}}} with {{subst:{{{1}}}.

50px Template documentation[view] [edit] [history] [purge]

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).

Template:Xpd0

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

See also