Template:=/doc
< Template:=
Jump to navigation
Jump to search
Revision as of 02:11, 6 September 2020 by Penguinplushie (talk | contribs)
header?
content?
|
It contains usage information, categories and other content that is not part of the original template page.
|
Usage
This template allows "=" to be used in unnamed template parameters. It inserts the one-character equals-sign ("=") into the text.
Examples
{{Font color|black|yellow|2 + 2 {{=}} 4}}
produces: 2 + 2 = 4
You can also use named parameters to bypass the restriction:
{{Font color|black|yellow|3= 2 + 2 = 4}}
produces: 2 + 2 = 4
TemplateData
A template to allow = to be used in template parameters
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |
See also
- {{!}} which produces:
|
– this is a Wikimedia "magic word" added in MediaWiki 1.24 - mw:Help:Magic words