Template:Escape template list: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) m Move link to bottom |
||
Line 1: | Line 1: | ||
Certain characters and character sequences have special meanings in Wiki markup. Sometimes, they need to be escaped, and these templates are used to do so.<noinclude> | Certain characters and character sequences have special meanings in Wiki markup. Sometimes, they need to be escaped, and these templates are used to do so.<noinclude> | ||
Escaping these characters using templates simply delays their interpretation as Wiki markup, but if you type them using HTML entities or wrap them in <code>{{^(}}nowiki{{)^}}</code> tags, they will never be interpreted as markup. | |||
{{Shortcut|esctl}}</noinclude> | {{Shortcut|esctl}}</noinclude> | ||
Line 5: | Line 7: | ||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" | ||
<includeonly> | <includeonly> | ||
|+ style="font-size: 105%;" | |+ style="font-size: 105%;" | Template calls for escaping characters | ||
</includeonly> | </includeonly> | ||
|- | |- | ||
Line 53: | Line 55: | ||
|- | |- | ||
| {{tlx|**}} || * || <code>&#42;</code> or {{tlx|asterisk}} | | {{tlx|**}} || * || <code>&#42;</code> or {{tlx|asterisk}} | ||
<includeonly>{{table notes|cols=3|fs= | <includeonly>{{table notes|cols=3|fs=75% | ||
| '''m''' for magic word | | '''m''' for magic word | ||
| Delayed interpretation as Wiki markup | | Delayed interpretation as Wiki markup | ||
| Never interpreted as Wiki markup | | Never interpreted as Wiki markup | ||
}}</includeonly> | }} | ||
|- style="border-top: double;" | |||
| colspan="3" | {{Navbar|Template:Escape template list}} | |||
</includeonly> | |||
|}<noinclude> | |}<noinclude> | ||
{{Documentation}} | {{Documentation}} |