Template:C: Difference between revisions
Appearance
Created page with "<code>{{{1}}}</code><noinclude>{{documentation}}</noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
<code>{{{1}}}</code><noinclude>{{documentation}}</noinclude> | <code>{{{1}}}</code><noinclude>{{documentation}}[[Category:Text formatting templates]]</noinclude> |
Latest revision as of 17:56, 9 April 2016
{{{1}}}
Purpose
Shorthand for the
<code>...</code>
tag pair.
Example
{{c|This will appear as code.}}
This will appear as code.