Template:=

From the CreationKit Wiki
Jump to navigation Jump to search

=

Documentation[edit source]

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.}}