Template:RPS Mouse Navigation: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
|- style="text-align:center;"
|- style="text-align:center;"
|[[Image:Mouse_LMB.svg]]
|[[Image:Mouse_LMB.svg]]
| style="width:12%; border-style:solid; border-width:1px; border-color:#aaaaaa" | {{{Shift}}}+[[Image:Mouse_LMB_hold.svg]]
| style="width:10%; border-style:solid; border-width:1px; border-color:#aaaaaa" | {{{Shift}}}+[[Image:Mouse_LMB.svg]]
| style="width:12%; border-style:solid; border-width:1px; border-color:#aaaaaa" | {{{Ctrl}}}+[[Image:Mouse_LMB_hold.svg]]
| style="width:10%; border-style:solid; border-width:1px; border-color:#aaaaaa" | {{{Ctrl}}}+[[Image:Mouse_LMB.svg]]
|[[Image:Mouse_MMB_rotate.svg]]
|[[Image:Mouse_MMB_rotate.svg]]
|[[Image:Mouse_LMB_hold.svg]]
|[[Image:Mouse_LMB_hold.svg]]

Latest revision as of 03:24, 22 August 2022

{{{Select_name}}} {{{Multiselect_name}}} {{{Zoom_name}}} {{{Rotate_view_name}}}
Hand cursor.png Hand cursor.png Zoom cursor.png Rotate cursor.png
Mouse LMB.svg {{{Shift}}}+Mouse LMB.svg {{{Ctrl}}}+Mouse LMB.svg Mouse MMB rotate.svg Mouse LMB hold.svg
{{{Select_text}}} {{{Multiselect_text}}} {{{Zoom_text}}} {{{Rotate_view_text}}}

This template creates the table that shows the RPS mouse navigation style.

Example:

{{RPS Mouse Navigation
|Select_name=Select
|Multiselect_name=Multi select
|Zoom_name=Zoom
|Rotate_view_name=Rotate view
|Shift={{KEY|Shift}}
|Ctrl={{KEY|Ctrl}}
|Select_text=Press the left mouse button over an item you want to select.
|Multiselect_text=Hold {{KEY|Shift}} to select consecutives items.

Hold {{KEY|Ctrl}} to select more items while some items are already selected.
|Zoom_text=Use the mouse wheel to zoom in and out.
|Rotate_view_text=Hold the left mouse button, then move the pointer.
}}

Result:

Select Multi select Zoom Rotate view
Hand cursor.png Hand cursor.png Zoom cursor.png Rotate cursor.png
Mouse LMB.svg Shift+Mouse LMB.svg Ctrl+Mouse LMB.svg Mouse MMB rotate.svg Mouse LMB hold.svg
Press the left mouse button over an item you want to select. Hold Shift to select consecutives items.

Hold Ctrl to select more items while some items are already selected.

Use the mouse wheel to zoom in and out. Hold the left mouse button, then move the pointer.