Help:Editing: Difference between revisions
ArrowHead294 (talk | contribs) |
ArrowHead294 (talk | contribs) m →Pre |
||
| Line 77: | Line 77: | ||
</pre> | </pre> | ||
It is also possible to use Wiki markup within a <code><<nowiki />pre></code> tag, and have it actually be interpreted as markup instead of being escaped. This can be done using a self-closing <code>includeonly</code> tag ({{plaincode|<<nowiki />includeonly />}}), or (as seen on Wikipedia and many other sites) with <code><includeonly></includeonly></ | It is also possible to use Wiki markup within a <code><<nowiki />pre></code> tag, and have it actually be interpreted as markup instead of being escaped. This can be done using a self-closing <code>includeonly</code> tag ({{plaincode|<<nowiki />includeonly />}}), or (as seen on Wikipedia and many other sites) with <code><includeonly></includeonly></code>, as follows: | ||
<syntaxhighlight lang="wikitext"> | <syntaxhighlight lang="wikitext"> | ||