Parser functions: Difference between revisions
From Freephile Wiki
Created page with "{{Feature |explains= Help:Extension:ParserFunctions |description=There are built-in functions; and there are additional functions enabled by the mw:Extension:ParserFunctions..." |
convert to new template |
||
Line 1: | Line 1: | ||
{{Feature | {{Feature | ||
| | |image=QB cube.svg | ||
| | |imgdesc=QualityBox | ||
|feature title=Help:Extension:ParserFunctions | |||
}} | }} | ||
{{#set:feature description = There are built-in functions; and there are additional functions enabled by the [[mw:Extension:ParserFunctions]] }} | |||
{{#set:feature notes = As of v1.18, the ParserFunctions extension is bundled with a download of mw. You do need to enable it. }} | |||
{{#set:feature tests = }} | |||
{{#set:feature examples = }} | |||
Generally speaking, if you're going to use any parser functions, you will need to create/use the <nowiki>{{!}}</nowiki> [[Template:!|template for hiding a pipe character]] from the parser. | Generally speaking, if you're going to use any parser functions, you will need to create/use the <nowiki>{{!}}</nowiki> [[Template:!|template for hiding a pipe character]] from the parser. |
Revision as of 06:17, 14 May 2020
Parser functions | |
---|---|
Image shows: | QualityBox |
Summary | |
Description: | There are built-in functions; and there are additional functions enabled by the mw:Extension:ParserFunctions |
More | |
Notes: | As of v1.18, the ParserFunctions extension is bundled with a download of mw. You do need to enable it. |
Generally speaking, if you're going to use any parser functions, you will need to create/use the {{!}} template for hiding a pipe character from the parser.