Template:Hotkey2: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<span style="background: #0e684b; border-bottom: 2px solid #83a89c; border-right: 1px solid #83a89c; padding: 2px; border-radius: 4px; width: 1px;"><small> {{{1}}} <...") |
No edit summary |
||
Line 1: | Line 1: | ||
<span style="background: #0e684b; border-bottom: 2px solid #83a89c; border-right: 1px solid #83a89c; padding: 2px; border-radius: 4px; width: 1px;"><small> {{{1}}} </small></span><noinclude><br />This is used to display hotkeys from the game. The format to use this template is <code><nowiki>{{ | <span style="background: #0e684b; border-bottom: 2px solid #83a89c; border-right: 1px solid #83a89c; padding: 2px; border-radius: 4px; width: 1px;"><small> {{{1}}} </small></span><noinclude><br />This is just an alternate version of the [[:Template:Hotkey|hotkey]] template. Like the other one, this is used to display hotkeys from the game. The format to use this template is <code><nowiki>{{hotkey2|HOTKEY_HERE}}</nowiki></code>. | ||
For example, on Firefox browsers, you can hit refresh by hitting {{ | For example, on Firefox browsers, you can hit refresh by hitting {{hotkey2|Ctrl+F5}}. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 14:35, 31 July 2021
{{{1}}}
This is just an alternate version of the hotkey template. Like the other one, this is used to display hotkeys from the game. The format to use this template is {{hotkey2|HOTKEY_HERE}}
.
For example, on Firefox browsers, you can hit refresh by hitting Ctrl+F5 .