Template:Nowiki

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

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.