Anonymous
×
Create a new article
Write your page title here:
We currently have 55 articles on SR5 Foundry VTT System Wiki. Type your article name above or click on one of the titles below and start writing!



SR5 Foundry VTT System Wiki

Template:Code/Documentation

Revision as of 20:22, 19 November 2023 by Mr. Johnson (talk | contribs) (Created page with "<includeonly>Category:Formatting Template</includeonly> {{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.}}}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.