Template:Key: Difference between revisions
Jump to navigation
Jump to search
MetalManeMc (talk | contribs) (Created first draft of template to test with Options) |
MetalManeMc (talk | contribs) No edit summary |
||
Line 30: | Line 30: | ||
; Wikitext | ; Wikitext | ||
<pre> | <pre> | ||
{{Key| | {{Key|page down}} | ||
</pre> | </pre> | ||
Line 48: | Line 48: | ||
} | } | ||
}, | }, | ||
"description": "Adds a visual representation of a key", | "description": "Adds a visual representation of a key. Special keys must be in lowercase.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
}}</noinclude> | }}</noinclude> |
Revision as of 11:59, 2 January 2024
Template documentation
Creates a visual representation of a key
Examples
- Wikitext
{{Key|page down}}
- Result
⇟ Page Down
Template data
Adds a visual representation of a key. Special keys must be in lowercase.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Key | 1 | The key to input | String | required |