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 |
||
(3 intermediate revisions by the same user not shown) | |||
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> | ||
+ | |category=Utility | ||
}} | }} | ||
{{Template Parameter | {{Template Parameter | ||
Line 14: | Line 15: | ||
|validvalues=Any string or strings. | |validvalues=Any string or strings. | ||
}} | }} | ||
− | + | </noinclude> | |
+ | <includeonly>{{#tag:nowiki|{{{1}}}}}</includeonly> |
Latest revision as of 10:50, 28 December 2009
Contents
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.