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: Difference between revisions

(Created page with "{{Documentation}} <includeonly><onlyinclude><code>{{{1}}}</code></onlyinclude></includeonly>")
 
(No difference)

Latest revision as of 22:31, 16 November 2023

Template:Code

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.

The documentation above was transcluded from Template:Code/Documentation.