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
|explains= Help:Extension:ParserFunctions
|image=Powerful.jpg
|description=There are built-in functions; and there are additional functions enabled by the [[mw:Extension:ParserFunctions]]
|imgdesc=Powerful
|notes=As of v1.18, the ParserFunctions extension is bundled with a download of mw.  You do need to enable it.  
|title=
|tests=
|examples=
}}
}}
{{#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
Powerful
Powerful
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.