Template:=: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=<noinclude> {{documentation}} </noinclude>") |
m (Protected "Template:=" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 02:12, 6 September 2020
=
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
Similar templates
Template call |
Output (delayed interpretation as wikimarkup) |
HTML alternative (never interpreted as wikimarkup) |
Notes |
---|---|---|---|
{{!}} (m) | | | | | |
{{=}} | = | = | |
{{!(}} | [ | [ | |
{{)!}} | ] | ] | |
{{!((}} | [[ | [[ | |
{{!(n(}} | [[ | this uses a <nowiki /> tag
| |
{{))!}} | ]] | ]] | |
{{(}} | { | { | |
{{)}} | } | } | |
{{((}} | {{ | {{ | |
{{(n(}} | {{ | this uses a <nowiki /> tag
| |
{{))}} | }} | }} | |
{{(((}} | {{{ | {{{ | |
{{((n(}} | {{{ | this uses a <nowiki /> tag
| |
{{)))}} | }}} | }}} | |
{{(!}} | {| | {| | |
{{!-}} | |- | |- | |
{{!)}} | |} | |} | |
{{x}} | × | Multiplication Sign | |
{{+}} | + | Plus sign with a non-breaking space in front | |
{{-}} | - | ‑ | A non-breaking hypen |
{{a}} | α | α | |
{{b}} | β | β | |
{{o}} | Ω | Ω |
TemplateData
A template to allow = to be used in template parameters
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |