Template talk:Template link with subst and parameters
Appearance
Usage
This template is used in template lists. It includes "subst", but does not link to the related help page; it is assumed this is done on any page that lists templates in such a manner. This template also has an optional second parameter to list a template's parameters. Note that in the case of multiple parameters, the HTML entity must be used instead of the pipe to prevent the template from parsing the pipe. See the examples below.
{{tlsp|Template|parameter1|parameter2}}
Result: {{subst:Template|parameter1|parameter2}}
{{tlsp|Template|bob}}
Result: {{subst:Template|bob}}