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

From blackwiki
Jump to navigation Jump to search
imported>Jdaloner
m ("{{fontcolor" --> "{{font color")
imported>Pppery
Line 11: Line 11:
 
{{evd|Demo of template that must be substituted}}
 
{{evd|Demo of template that must be substituted}}
  
while <nowiki>{{subst:Demo of template that must be substituted}}</nowiki> gives "{{ {{#ifeq:|{{void}}|void|Error:must be substituted}}|Demo of template that must be substituted}}Template body".
+
while <nowiki>{{subst:Demo of template that must be substituted}}</nowiki> gives "Template body".
  
 
== See also ==
 
== See also ==

Revision as of 03:11, 20 February 2018

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