Jump to content

Translations:Parser function extensions/5/en

From wikiNonStop
Revision as of 12:01, 17 April 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.