Template:Mouse: Difference between revisions
Template page
More actions
Created page with "<span style="font-size:14px">[[File:{{{1}}}.png|25px|{{{2|}}}]] {{#if:{{{3|}}}|{{{3|}}}|}}</span> <noinclude> __NOTOC__ This template is to be used for keys and mouse click. L..." |
m Jamintheinfinite moved page Template:Keys to Template:Mouse |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:{{{1}}}.png|{{{3|25}}}px|]] {{{2|{{{1}}}}}} | |||
<noinclude> | <noinclude> | ||
This template is to be used for keys and mouse click. | This template is to be used for keys and mouse click. | ||
For example {{Keys|Left Click}}to use a medkit and {{Keys|Right Click}}to cancel it. | |||
<br> | |||
Currently this only supports, WASD Keys, left click, right click and middle mouse click | |||
==Examples:== | ==Examples:== | ||
{{ | {{Keys|Left Click}} | ||
{{Keys|WASD Movement|WASD Keys|40}} | |||
{{ | |||
==Syntax:== | ==Syntax:== | ||
<code><nowiki>{{ | <code><nowiki>{{Keys|<image name>|<text that comes after the image>|<image size override>}}</nowiki></code> | ||
<code><nowiki>{{ | <code><nowiki>{{Keys|Left Click}} </nowiki></code> | ||
<code><nowiki>{{ | <code><nowiki>{{Keys|WASD Movement|WASD Keys|40}}</nowiki></code> | ||
</noinclude> | </noinclude> |
Latest revision as of 20:18, 24 March 2020
[[File:{{{1}}}.png|25px|]] {{{1}}}
This template is to be used for keys and mouse click.
For example Left Click
to use a medkit and
Right Click
to cancel it.
Currently this only supports, WASD Keys, left click, right click and middle mouse click
Examples:
Syntax:
{{Keys|<image name>|<text that comes after the image>|<image size override>}}
{{Keys|Left Click}}
{{Keys|WASD Movement|WASD Keys|40}}