Xenharmonic Wiki:Article guidelines: Difference between revisions

Ganaram inukshuk (talk | contribs)
guideline added: no escape templates unless absolutely necessary and no escape templates in code snippets
Ganaram inukshuk (talk | contribs)
Line 29: Line 29:


== Use of escape templates ==
== Use of escape templates ==
Certain characters and character sequences have special meanings in Wiki markup, and sometimes need to be escaped. The use of such templates should generally be done as a last resort. In cases of displaying preformatted code, the use of escape templates is highly discouraged as doing so makes code snippets difficult to read in the source editor.
Certain characters and character sequences have special meanings in Wiki markup, and sometimes need to be escaped using escape templates. The use of such templates should generally be done as a last resort. When displaying preformatted code, the use of escape templates is highly discouraged as doing so makes code snippets difficult to read in the source editor.


'''Incorrect'''
'''Incorrect'''