Template:Nowiki

From The World of Gotha
Revision as of 20:11, 11 December 2023 by Jph2 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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>