Template:Subst
{{subst:{{{1}}}}}
NOTE: This template is for documentation, and does not actually perform template substitution. For information about templates which appear prefixed with subst: , see Wikipedia:SUBST. |
Usage
This template is used to help display the wiki code for template substitution. It takes one parameter specifying the name of a template:
- Example
To substitute that template, use {{subst|Disclaimer}}.
produces:
To substitute that template, use {{subst:Disclaimer}}.
Substituting this template will substitute the template you supply, if given.