< Template:Code
Revision as of 12:50, 23 October 2022 by Arcology Expert Program (talk | contribs)
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.