Template:Nowiki

Revision as of 14:02, 8 April 2009 by 127.0.0.1 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)