Difference between revisions of "Template:Nowiki"

From Levistras
Jump to navigation Jump to search
 
m (1 revision imported)
 
(No difference)

Latest revision as of 20:25, 12 December 2020

Related topics: Wiki Templates

Syntax

{{nowiki|<text>}}

Usage

There are some rare situations where a parameter must be passed within a template that should later ignore automatic wiki formatting. Use this template to do so.

For example:

{{nowiki|http://asheron.info}}

appears as:

http://asheron.info

(normally a web address will be turned into an external link)