Template:Escape template list: Difference between revisions
Template page
More actions
Add {{Navbar}} when transcluded |
fixing problematic template use with duplicate argument |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" | ||
|+ {{Navbar|Escape template list|style=float:right;}} | |||
|+ {{Navbar|Escape template list | |||
|- | |- | ||
! scope="col" style="width: 9.5em;" | {{nowrap|Template call}}<br/>(m for magic word) | ! scope="col" style="width: 9.5em;" | {{nowrap|{{LangSwitch |en=Template call |de=Vorlagenaufruf }}}}<br/>{{LangSwitch |en=(m for magic word) |de=(m für „magisches Wort“) }} | ||
! scope="col" style="width: 9.0em;" | Output (delayed interpretation {{nowrap|as wikitext)}} | ! scope="col" style="width: 9.0em;" | {{LangSwitch |en=Output (delayed interpretation |de=Ausgabe (verzögerte Interpretation) }} {{nowrap|{{LangSwitch |en=as wikitext |de=als Wikitext}})}} | ||
! scope="col" style="width: 10.0em;" | {{nowrap|HTML alternative}}<br/>(never interpreted {{nowrap|as wikitext)}} | ! scope="col" style="width: 10.0em;" | {{nowrap|{{LangSwitch |en=HTML alternative |de=HTML-Alternative}}}}<br/>({{LangSwitch |en=never interpreted {{nowrap|as wikitext)}} |de=nie interpretiert {{nowrap|als Wikitext}} | ||
}} | |||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| <code>{{[[mw:Special:MyLanguage/Help:Magic words#{{!}}|!]]}}</code> '''(m)''' | | <code>{{[[mw:Special:MyLanguage/Help:Magic words#{{!}}|!]]}}</code> '''(m)''' | ||
| Line 12: | Line 11: | ||
| &#124; | | &#124; | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| <code> | | <code>{{[[mw:Special:MyLanguage/Help:Magic words#Other|=]]}}</code> '''(m)''' | ||
| {{# | | {{T0|=}}<!-- this is also a template --> | ||
| &#61; | | &#61; | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| Line 43: | Line 42: | ||
| {{#tag:nowiki|{{))}}}} | | {{#tag:nowiki|{{))}}}} | ||
| &#125;&#125; | | &#125;&#125; | ||
|- style="vertical-align: top;" | |||
| <code>{{T2|(((}}</code> | |||
| {{#tag:nowiki|{{(((}}}} | |||
| &#123;&#123;&#123; | |||
|- style="vertical-align: top;" | |||
| <code>{{T2|)))}}</code> | |||
| {{#tag:nowiki|{{)))}}}} | |||
| &#125;&#125;&#125; | |||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| <code>{{T2|(!}}</code> | | <code>{{T2|(!}}</code> | ||
Latest revision as of 15:26, 9 November 2025
| Template call (m for magic word) |
Output (delayed interpretation as wikitext) | HTML alternative (never interpreted as wikitext) |
|---|---|---|
{{!}} (m)
|
| | | |
{{=}} (m)
|
= | = |
{{!!}}
|
|| | || |
{{!((}}
|
[[ | [[ |
{{))!}}
|
]] | ]] |
{{(}}
|
{ | { |
{{)}}
|
} | } |
{{((}}
|
{{ | {{ |
{{))}}
|
}} | }} |
{{(((}}
|
{{{ | {{{ |
{{)))}}
|
}}} | }}} |
{{(!}}
|
{| | {| |
{{!-}}
|
|- | |- |
{{!)}}
|
|} | |} |
{{^(}}
|
< | < or < |
{{)^}}
|
> | > or > |
This documentation is transcluded from Template:Escape template list/doc.
Outputs a table with escape characters
Usage
{{Escape template list}}
The template takes no parameters.
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Localization
To add your language to the list of languages supported by this template, please edit the template and add a row to the "{{LangSwitch|}}" construct. It takes the form "|xx= Your translation " (xx being the code of your language)