- Description
- This template is used change template content if it is substituted.
- Syntax
- Type {{Ifsubst|<param1>|<param2>}} somewhere.
- Sample output
{{Ifsubst|foo1|foo2}}
gives...- foo2 if transcluded and
- foo1 if substituted
{{Ifsubst|foo1|foo2}}
gives...