Template:=
Aspetto
=
| This template will soon be deprecated, since {{=}} will soon be a Magic word. See reasons and status at phab:T91154. |
| This template is used on 380+ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
[muda l codesc]This template allows "=" to be used in unnamed template parameters. It inserts the equals-sign ("=") into the text. Alternatively, the HTML entity "=" can be used if there is no need for it to be interpreted as wikimarkup, such as when the literal equals-sign is to be displayed to the user.
Examples
[muda l codesc]{{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
Unlike =, the template only delays the interpretation of the symbol as code:
{{concat|<div class{{=}}"hatnote">This should be italicised.</div>}}
{{concat|<div class="hatnote">This will not be italicised.</div>}}
produces: Template:Concat Template:Concat
TemplateData
[muda l codesc]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
| Parametro | Descrizione | Tipo | Stato | |||
|---|---|---|---|---|---|---|
| Nessun parametro specificato | ||||||
See also
[muda l codesc]| Template call (m for magic word) |
Output (delayed interpretation as wikimarkup) | HTML alternative (never interpreted as wikimarkup) |
|---|---|---|
{{!}} (m) |
| | | or {{pipe}} |
{{=}} (m) |
= | = |
{{!!}} |
|| | || |
{{!(}} |
[ | [ |
{{)!}} |
] | ] |
{{!((}} |
[[ | [[ |
{{))!}} |
]] | ]] |
{{(}} |
{ | { |
{{)}} |
} | } |
{{((}} |
{{ | {{ |
{{))}} |
}} | }} |
{{(((}} |
{{{ | }}} |
{{(!}} |
{| | {| |
{{!-}} |
|- | |- |
{{!)}} |
|} | |} |