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

From blackwiki
Jump to navigation Jump to search
imported>Kimchi.sg
(pp-template)
imported>Patrick
(to /doc)
Line 1: Line 1:
 
<span style="font-size: large; color: red">'''This template must be [[Wikipedia:Template substitution|substituted]]. Replace {{#switch:{{{1}}}|prod=<nowiki>{{prod|reason}} with {{subst:prod|reason}}</nowiki>|#default=<nowiki>{{</nowiki>{{{1}}}<nowiki>}} with {{</nowiki>subst:{{{1}}}<nowiki>}}</nowiki>}}.'''</span><noinclude>
 
<span style="font-size: large; color: red">'''This template must be [[Wikipedia:Template substitution|substituted]]. Replace {{#switch:{{{1}}}|prod=<nowiki>{{prod|reason}} with {{subst:prod|reason}}</nowiki>|#default=<nowiki>{{</nowiki>{{{1}}}<nowiki>}} with {{</nowiki>subst:{{{1}}}<nowiki>}}</nowiki>}}.'''</span><noinclude>
{{pp-template|small=yes}}
+
{{documentation}}</noinclude>
[[Category:Function templates|Error:not substituted]]
 
 
 
[[sl:Predloga:Napaka:Ni substituirano]]</noinclude>
 

Revision as of 14:27, 12 November 2007

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

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