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..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Feature | {{Feature | ||
| | |image=Powerful.jpg | ||
|imgdesc=Powerful | |||
|title= | |||
| | |||
| | |||
}} | }} | ||
{{#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. |
Latest revision as of 18:39, 14 May 2020
Parser functions | |
---|---|
![]() | |
Image shows: | Powerful |
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.