Template:Control: Difference between revisions
imported>Ttv pedro270707 (Created page with "<includeonly>{{#vardefine:title|{{#switch: {{lc:{{{1|}}}}} | use = Defaults to the right mouse button. | destroy = Defaults to the left mouse button. | forward = Defaults to the W key. | back = Defaults to the S key. | left = Defaults to the A key. | right = Defaults to the D key. | jump = Defaults to the spacebar. | sneak = Defaults to the shift key. | noclip = Defaults to the left control key. | auto walk = Defaults to the V key. | inventory = Defaults to th...") |
imported>Ttv pedro270707 mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 31: | Line 31: | ||
| take screenshot = Defaults to the F2 key. | | take screenshot = Defaults to the F2 key. | ||
}} | }} | ||
}} | }}<!-- | ||
<span style="text-decoration: underline 1px dotted; cursor: help;" title="{{#var:title}}">{{{2|{{{1|}}}}}}</span></includeonly><noinclude> | --><span style="text-decoration: underline 1px dotted; cursor: help;" title="{{#var:title}}">{{{2|{{{1|}}}}}}</span></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Put categories on the documentation page --> | <!-- Put categories on the documentation page --> | ||
</noinclude> | </noinclude> |
Latest revision as of 01:33, 1 April 2023
[view | | | ]Documentation
This template generates a piece of text which indicates the default key of an in-game action.
Arguments[edit source]
Argument | Note |
---|---|
1 |
Sets the control. |
2 |
Sets the text if needed. |
Usage[edit source]
Code | Result |
---|---|
{{control|use}} |
use |
{{control|zoom|Zoomer!}} |
Zoomer! |
Valid controls[edit source]
Control | Title |
---|---|
use |
Defaults to the right mouse button. |
destroy |
Defaults to the left mouse button. |
forward |
Defaults to the W key. |
back |
Defaults to the S key. |
left |
Defaults to the A key. |
right |
Defaults to the D key. |
jump |
Defaults to the spacebar. |
sneak |
Defaults to the shift key. |
noclip |
Defaults to the left control key. |
auto walk |
Defaults to the V key. |
inventory |
Defaults to the E key. |
chat |
Defaults to the T key. |
guidebook |
Defaults to the R key. |
hotbar left |
Defaults to the comma key. |
hotbar right |
Defaults to the period key. |
switch hotbar |
Defaults to the tab key. |
player list |
Defaults to the L key. |
immersive mode |
Defaults to the F1 key. |
look left |
Defaults to the left arrow key. |
look right |
Defaults to the right arrow key. |
look up |
Defaults to the up arrow key. |
look down |
Defaults to the down arrow key. |
center view |
Defaults to the end key. |
zoom |
Defaults to the C key. |
cinematic camera |
Defaults to the F8 key. |
switch perspective |
Defaults to the F5 key. |
photo mode |
Defaults to the P key. |
toggle fog |
Defaults to the F key. |
lock rotation |
Defaults to the Z key. |
take screenshot |
Defaults to the F2 key. |
[view | | | ]The above documentation is transcluded from Template:Control/doc.