Difference between revisions of "Template:Error:must be substituted/sandbox"
Jump to navigation
Jump to search
imported>Jackmcbarn (make it independent of parameters) |
imported>Technical 13 (test fix) |
||
| Line 1: | Line 1: | ||
| − | <strong class="error">This template must be [[Wikipedia:Substitution|substituted]]. Replace {{((}}{{{1}}} with {{((}}subst:{{{1}}}.</strong><noinclude> | + | <strong class="error">This template must be [[Wikipedia:Substitution|substituted]]. Replace <code>{{((}}{{{1}}}{{#ifeq:{{{content|}}}|||{{!}}content{{=}}{{{content}}}}}{{))}}</code> with <code>{{((}}subst:{{{1}}}{{#ifeq:{{{content|}}}|||{{!}}content{{=}}{{{content}}}}}{{))}}</code>.</strong><noinclude> |
| − | {{ | + | {{Documentation}}</noinclude> |
Revision as of 02:37, 20 April 2015
This template must be substituted. Replace {{{{{1}}}}} with {{subst:{{{1}}}}}.
| 50px | This is the template sandbox page for Template:Error:must be substituted (diff). See also the companion subpage for test cases. |
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).
while {{subst:Demo of template that must be substituted}} gives "Template body".
See also
| The above documentation is transcluded from Template:Error:must be substituted/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |