Template:Escape template list: Difference between revisions
Restore the text that explains the purpose of such templates. |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
These characters have special meanings in | These characters and character sequences have special meanings in Wiki markup. Sometimes, they need to be escaped, and these templates are used to do so. | ||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" | ||
Line 8: | Line 8: | ||
! scope="col" style="width: 7.0em;" | {{nowrap|Template call}}<br>{{normal|('''m''' for magic word)}} !! scope="col" style="width: 5.75em;" | {{nowrap|Output}} {{normal|(delayed interpretation as wikimarkup)}} !! scope="col" style="width: 9.0em;" | {{nowrap|HTML alternative}} {{normal|(never interpreted as wikimarkup)}} | ! scope="col" style="width: 7.0em;" | {{nowrap|Template call}}<br>{{normal|('''m''' for magic word)}} !! scope="col" style="width: 5.75em;" | {{nowrap|Output}} {{normal|(delayed interpretation as wikimarkup)}} !! scope="col" style="width: 9.0em;" | {{nowrap|HTML alternative}} {{normal|(never interpreted as wikimarkup)}} | ||
|- | |- | ||
| <code | | <code>{{((}}!{{))}}</code> '''(m)''' || {{pipe}} || &#124; or {{tl|pipe}} | ||
|- | |- | ||
| <code | | <code>{{((}}={{))}}</code> '''(m)''' || <nowiki>=</nowiki> || &#61; | ||
|- | |- | ||
| {{tlx|!!}} || {{pipe}}{{pipe}} || &#124;&#124; | | {{tlx|!!}} || {{pipe}}{{pipe}} || &#124;&#124; |