Template:Nowiki/doc: Difference between revisions
Appearance
m Added categories |
m Removing the TemplateDocStart template from documentation for formatting purposes. |
||
| Line 1: | Line 1: | ||
The '''Nowiki template''' is used to insert <code><nowiki><nowiki></nowiki></code> and <code><nowiki></nowiki></nowiki></code> tags around a certain piece of content. | The '''Nowiki template''' is used to insert <code><nowiki><nowiki></nowiki></code> and <code><nowiki></nowiki></nowiki></code> tags around a certain piece of content. | ||
Latest revision as of 00:37, 6 August 2020
The Nowiki template is used to insert <nowiki> and </nowiki> tags around a certain piece of content.
Usage
Unless the template is already being substituted in an area with <includeonly> tags, then the <includeonly> and </includeonly> tags should surround the subst: to produce the desired effect.
{{<includeonly>subst:</includeonly>Nowiki|content}} produces <nowiki> content </nowiki>.