Jump to content

Template:Codenowiki/doc: Difference between revisions

From Wiki - Scioly.org
Added very basic doc
 
Pi-Bot (talk | contribs)
m Removing the TemplateDocStart template from documentation for formatting purposes.
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{TemplateDocStart}}
 
The '''Codenowiki template''' is used to insert <code><nowiki><code></nowiki></code> and <code><nowiki><nowiki></nowiki></code> tags around a certain piece of content. It should be substituted.
The '''Codenowiki template''' is used to insert <code><nowiki><code></nowiki></code> and <code><nowiki><nowiki></nowiki></code> tags around a certain piece of content. It should be substituted.


== Usage ==
== Usage ==
<code><nowiki>{{subst:Codenowiki|1=Pizza = delicious}}</nowiki></code> produces <code><nowiki>Pizza = delicious</nowiki></code>.
<code><nowiki>{{subst:Codenowiki|1=Pizza = delicious}}</nowiki></code> produces <code><nowiki>Pizza = delicious</nowiki></code>.
<noinclude>
[[Category:Templates]]
[[Category:Organization Templates]]
</noinclude>

Latest revision as of 00:27, 6 August 2020

The Codenowiki template is used to insert <code> and <nowiki> tags around a certain piece of content. It should be substituted.

Usage

{{subst:Codenowiki|1=Pizza = delicious}} produces Pizza = delicious.