Template:Nowiki

From Drunkapedia
Revision as of 08:29, 8 April 2009 by imported>Tlosk (New page: <includeonly><nowiki>{{{1|}}}<nowiki></includeonly><noinclude> {{Related|Wiki Templates}} == Syntax == <pre> {{nowiki|<text>}} </pre> == Usage == There are some rare situati...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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:

<nowiki>http://asheron.info<nowiki>

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