Template:Ic: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
{{ic|my code}} | {{ic|my code}} | ||
[[Category:Template]]</noinclude><includeonly><code style="white-space:nowrap;">{{{1}}}</code><includeonly> | <noinclude> | ||
[[Category:Template]] | |||
</noinclude></noinclude><includeonly><code style="white-space:nowrap;">{{{1}}}</code><includeonly> |
Revision as of 07:25, 12 January 2022
Allows to display code in body text without </noinclude><code></code>
.
Usage
Insert the following at the position where code should be displayed </noinclude>{{ic|my code}}
, where "my code", then as </noinclude>my code
will be displayed.
Example
</noinclude>my code