Difference between revisions of "Template:Nowiki"

m (Protected "Template:Nowiki" [edit=sysop:move=sysop])
m
Line 4: Line 4:
 
|othernotes=This functionality does not yet work on templates.
 
|othernotes=This functionality does not yet work on templates.
 
|template=<nowiki>{{Nowiki| }}</nowiki>
 
|template=<nowiki>{{Nowiki| }}</nowiki>
 +
|parameters=yes
 
}}
 
}}
 
{{Template Parameter
 
{{Template Parameter

Revision as of 12:00, 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.