Jump to content

Translations:Manual:Expr parser function syntax/9/en

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

In expressions embedded within templates, be careful when using Template:$1 for date and time elements, such as $2 as their return value may be formatted differently on translated pages, which will break expressions (instead, use the parser function $3 with the appropriate $4 flags before each formatting element).