Template:Escape template list: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
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.<onlyinclude /> 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. |