Template:=/doc
< Template:=
Jump to navigation
Jump to search
Revision as of 07:02, 3 September 2020 by Penguinplushie (talk | contribs) (Created page with "{{mbox|type=notice|text=This template will soon be deprecated, as the {{tl|{{=}}}} will soon be a Magic word. See reasons and status at Wikipe...")
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
- Template:(( which produces:
{{
- Template:)) which produces:
}}
- {{!}} which produces:
|
– this is a Wikimedia "magic word" added in MediaWiki 1.24 - mw:Help:Magic words