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:Key

Template:Key is used to create stylized keyboard input hints via the HTML <kbd /> element and CSS.

Usage

It accepts one mandatory string parameter. Typically this will be a label found on a keyboard. For consistency's sake, it is always rendered as capital letters.

Returns

{{Key|R}} returns:
R
{{Key|Exterminatus}} returns:
EXTERMINATUS

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