Difference between revisions of "Template:Nowiki"

(New page: <noinclude>{{Template Overview |usedon=all |purpose=to display sanitized code or other data within nowiki tags (<nowiki><nowiki></nowiki></nowiki>) |othernotes=This functionality does not ...)
 
m (Protected "Template:Nowiki" [edit=sysop:move=sysop])
(No difference)

Revision as of 10:57, 1 December 2009

Template:Nowiki is designed for use on all pages to to display sanitized code or other data within nowiki tags (<nowiki></nowiki>). This functionality does not yet work on templates.

Template

{{Nowiki| }}

Parameters

[[Category:{{{category}}} Templates|Nowiki]]

1

  • Usage: Mandatory
  • Description: The 1 parameter takes a string or strings denoting the text to be sanitized using nowiki tags. This is used to generate the actual text seen on screen in a sanitized state. This parameter, the template's only one, is an anonymous parameter, which means that no parameter name needs to be explicitly specified when using Template:Nowiki.
  • Valid Value(s): Any string or strings.