Template:=

Revision as of 17:46, 5 May 2017 by imported>DavidJCobb (→‎Documentation: fixing example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

=

DocumentationEdit

This template serves as an escape sequence for using equal signs in unnamed template parameters. Given the following parameter:

   Information is stored as "key=value" pairs.

you'd pass to a template:

   {{MyTemplate|Information is stored as "key{{=}}value" pairs.}}