Difference between revisions of "Template tests"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
{{Test}} | {{Test}} | ||
| − | Templating through ParserFunctions works if this does not display code (both options show the 'if' is processed): {{#if: 1 || It works! | It works! }} | + | Templating through ParserFunctions works if this *does not* display code, only text (both options show the 'if' is processed): |
| + | |||
| + | {{#if: 1 || It works! | It works! }} | ||
Revision as of 15:13, 8 March 2019
This is a Text template.
This is a Test template.
Templating through ParserFunctions works if this *does not* display code, only text (both options show the 'if' is processed):