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

From blackwiki
Jump to navigation Jump to search
imported>DixonDBot
m (Migrating 3 interwiki links, now provided by Wikidata on d:Q7609537)
imported>Plastikspork
(Removing per TfD outcome)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
+
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE. -->
 
==Usage==
 
==Usage==
 
In a template that must be substituted, add the following code at the top:
 
In a template that must be substituted, add the following code at the top:
Line 14: Line 14:
 
==See also==
 
==See also==
 
*[[User:Pathoschild/Help/Template special effects]]
 
*[[User:Pathoschild/Help/Template special effects]]
*{{tiw|Error:must not be substituted}}
 
 
  
 
<includeonly><!--
 
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
+
++++ PLEASE ADD CATEGORIES BELOW THIS LINE, THANK YOU. -->
 
[[Category:Wikipedia formatting and function templates|Error:not substituted]]
 
[[Category:Wikipedia formatting and function templates|Error:not substituted]]
 
</includeonly>
 
 
<includeonly>
 
[[sl:Predloga:Napaka:Ni substituirano]]
 
 
</includeonly>
 
</includeonly>

Revision as of 04:21, 30 June 2014

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