Template:=/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
mNo edit summary
(Use {{Escape template list}})
Line 24: Line 24:


== See also ==
== See also ==
{{Escape template list}}
* [[Template:((]] which produces: {{code|{{((}}}}
* [[Template:))]] which produces: {{code|{{))}}}}
* <nowiki>{{!}}</nowiki> which produces: {{code|{{!}}}} – this is a Wikimedia [[mw:Help:Magic words#Other|"magic word" added in MediaWiki 1.24]]
* {{tl|ifequal}}
* {{tl|ifequal}}
* [[mw:Help:Magic words]]
* [[mw:Help:Magic words]]

Revision as of 18:30, December 29, 2020

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 "&#61;" could be used instead, where a literal "=" is not wanted during formatting of a title.

Examples

You can also use named parameters to bypass the restriction:

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

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
No parameters specified

See also

Template:Escape template list