Template:Template link with subst and parameters/testcases
Appearance
This is the template test cases page for the sandbox of Template:Template link with subst and parameters. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Simple test
{{Template link with subst and parameters|Example|foo|bar|4=baz=xyzzy}}
{{Template link with subst and parameters}}
{{subst:Example|foo|bar|baz=xyzzy}}
With
<var>...</var>
{{Template link with subst and parameters|Example|<var>param1</var>|<var>param2</var>}}
{{Template link with subst and parameters}}
{{subst:Example|param1|param2}}
{{Template link with subst and parameters|Example|2=<var style="padding-right: 1px;" >param1</var> |3=<var style="padding-right: 1px;" >param2</var>}}
{{Template link with subst and parameters}}
{{subst:Example|param1|param2}}