Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:Code/Documentation

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