Template:Escape template list/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{docheadwiki}} | {{docheadwiki}} | ||
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. | |||
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. | |||
'''Note:''' These escape templates should only be used when absolutely necessary, as overuse of such templates can make pages hard to read and edit in the source editor. | |||
=== Usage === | === Usage === |