Template:=: Difference between revisions
Appearance
| [unchecked revision] | [checked revision] |
w>Fuhghettaboutit m Changed protection level of Template:=: when I changed this to add template editors, I didn't realize it had cascding protection—so all my change did was make it appear as if it could be edited by them ([Edit=Allow only administrators] (indefinite) [... |
Caleb Cooper (talk | contribs) No edit summary |
| (3 intermediate revisions by 2 users not shown) | |
(No difference)
| |
Latest revision as of 16:02, 26 October 2020
=
| This template will soon be deprecated, as the {{}} will soon be a Magic word. See reasons and status at phab:T91154. |
| This template is used on approximately 470,000 pages, or roughly 14364% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the before implementing them. |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
Usage
This template allows "=" to be used in unnamed template parameters. It inserts the one-character equals-sign ("=") into the text. However, in wp:CS1 cite titles, the Unicode form "=" could be used instead, where a literal "=" is not wanted during formatting of a title.
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
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for =
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 - {{ifequal}}
- mw:Help:Magic words