Jump to content

Translations:Parser function extensions/5/en

From wikiNonStop

The separation of the arguments from each other is with $pipe, and from the function name is with the first $semicolon The expansion of each of these pieces is standard, as in Special:ExpandTemplates (which is a good place to experiment, by the way, if you are learning this stuff) and is beyond the control of the parser function itself.