Template:Codenowiki/doc
From MidrangeWiki
< Template:Codenowiki
Revision as of 05:01, 4 December 2007 by MrDolomite (talk | contribs) (creating like Template:Code/doc)
Documentation
{{codenowiki}} is a shorthand notation to enclose the single parameter text inside both the <code>
and <nowiki>
tags. It is most useful when making a reference to a tag itself, such as code or nowiki.
Usage
{{ codenowiki | string to code-icize }}
Examples
Codenowiki | Result |
---|---|
{{codenowiki|this is a test of the quick brown fox}} |
</noinclude><nowiki>this is a test of the quick brown fox</nowiki>
|
- This template is a self-reference and so is part of the MidrangeWiki project rather than the content itself.