Template:RPS Mouse Navigation

From LabRPS Documentation
Revision as of 02:34, 22 August 2022 by LabRPS (talk | contribs)
Jump to navigation Jump to search
{{{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 hold.svg {{{Ctrl}}}+Mouse LMB hold.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 hold.svg Ctrl+Mouse LMB hold.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.