Template:Nowiki: Difference between revisions

From The World of Gotha
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<includeonly><nowiki>{{{1}}}</nowiki></includeonly><noinclude>
<includeonly>&lt;nowiki>{{{1}}}&lt;/nowiki></includeonly><noinclude>
{{wip|text=<br />This template '''is ''not'' functioning''' at present.}}
{{wip|text=<br />This template '''is ''not'' functioning''' at present.}}
The <nowiki>{{</nowiki>'''nowiki'''<nowiki>}}</nowiki> template wraps its contents with {{code|<nowiki><nowiki>...</nowiki></nowiki>}} tags.
The <nowiki>{{</nowiki>'''nowiki'''<nowiki>}}</nowiki> template wraps its contents with {{code|<nowiki><nowiki>...</nowiki></nowiki>}} tags.

Latest revision as of 20:11, 11 December 2023

This article is a work in progress.
This template is not functioning at present.

The {{nowiki}} template wraps its contents with <nowiki>...</nowiki> tags.

Usage

Place {{nowiki|your text}} where you want the string to appear.

Parameters

Parameter Description Type Status Notes
1 Text string String Optional Contains the string to be wrapped in the nowiki tags

Example

{{nowiki|parameter}} → <nowiki>parameter</nowiki>