Template:RPS Mouse Navigation
Revision as of 02:09, 22 August 2022 by LabRPS (talk | contribs) (Created page with "{| class="mousemodel" style="border-style:solid; border-width:1px; border-color:#aaaaaa; padding:1px; border-spacing:18px 0px; width:100%;" ! style="width:25%; background: #ededff; padding:2px 2px;" | {{{Select_name}}} ! colspan="2" style="width:25%; background: #ededff; padding:2px 2px;" | {{{Multiselect_name}}} ! style="width:25%; background: #ededff; padding:2px 2px;" | {{{Zoom_name}}} ! style="width:25%; background: #ededff; padding:2px 2px;" | {{{Rotate_view_name}}}...")
{{{Select_name}}} | {{{Multiselect_name}}} | {{{Zoom_name}}} | {{{Rotate_view_name}}} | |
---|---|---|---|---|
{{{Shift}}}+ | {{{Ctrl}}}+ | File:Mouse MMB 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 middle mouse button, then move the pointer. }}
Result:
Select | Multi select | Zoom | Rotate view | |
---|---|---|---|---|
Shift+ | Ctrl+ | File:Mouse MMB 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 middle mouse button, then move the pointer. |