Template:Escape template list: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) m Per new guideline drafted by User:Ganaram inukshuk |
||
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. | 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.</noinclude> | ||
'''Note:''' These escape templates are to be used sparingly, as otherwise they can make pages hard to read in the source editor. | |||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" |