(Created page with "{{Template|Code}} is a more convenient way to invoke {{Code|<nowiki><code /></nowiki>}} formatting. ==Usage== It accepts one {{Parameter|Mandatory}}, the string to be returned. ==Return== {{Code|<nowiki>{{Code|This is pretty meta.}}</nowiki>}} returns: {{Return|{{code|This is pretty meta.}}}}") |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>[[Category:Formatting Template]]</includeonly> | |||
{{Template|Code}} is a more convenient way to invoke {{Code|<nowiki><code /></nowiki>}} formatting. | {{Template|Code}} is a more convenient way to invoke {{Code|<nowiki><code /></nowiki>}} formatting. | ||
==Usage== | ==Usage== | ||
Latest revision as of 12:50, 23 October 2022
Template:Code is a more convenient way to invoke <code /> formatting.
Usage
It accepts one mandatory parameter, the string to be returned.
Return
{{Code|This is pretty meta.}} returns:
This is pretty meta.