Content deleted Content added
m Adjusted weirdness with italics. While cleanly written nestwise, is behaving as though the ]] is going to the first opener and stripping the italics. |
m →Nowiki: Added introductory sentence, reworded a bit, made the layout clearer. |
||
Line 1,807:
{{shortcut|H:NOWIKI|WP:NOWIKI}}
There are two types of nowiki markup, which operate in different ways:
:{{tag|nowiki}} (wiki markup contained between these two tags is displayed as normal text)▼
▲
These two kinds of nowiki operate in different ways, but both neutralize the rendering of wiki markup as shown in the examples below. For example, the characters that have wiki markup meaning at the beginning of a line ({{code|*}}, {{code|#}}, {{code|;}} and {{code|:}}) can be rendered in normal text. Editors can normalize the font of characters trailing a wikilink, which would otherwise appear in the wikilink font. And newlines added to wikitext for readability can be ignored. ▼
* The empty {{tag|nowiki|s}} tag ''interrupts'' the wiki markup and causes it to display as normal text.
▲
Note to template editors: tag {{tag|nowiki|o}} works only on its source page, not the target.
|