Difference between revisions of "Access Keys"

From EUSwiki
Jump to: navigation, search
(Created page with "=== List of access keys === {{col-begin|width=auto}} {{col-break}} {| class="wikitable" style="width: 100%;" |+ Site navigation ! scope="row" style="width: 2em;" | f | Move cu...")
 
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
Ass keys are essentially keyboard shortcuts. Press <code>alt+shift+ACCESSKEY</code>. They can be edited by going to the correct MediaWiki backend page, which can be found either [https://www.mediawiki.org/wiki/Manual:Interface/Access_keys here] or by using the queries tab of the debug console.
 
=== List of access keys ===
 
=== List of access keys ===
 
{{col-begin|width=auto}}
 
{{col-begin|width=auto}}
Line 4: Line 5:
 
{| class="wikitable" style="width: 100%;"
 
{| class="wikitable" style="width: 100%;"
 
|+ Site navigation
 
|+ Site navigation
! scope="row" style="width: 2em;" | f
+
! scope="row" style="width: 2em;" | /
 
| Move cursor to search box
 
| Move cursor to search box
 
|-
 
|-
 
! scope="row" | q
 
! scope="row" | q
| [[Special:SpecialPages|Special pages]]
+
| Special:SpecialPages|Special pages
 +
|-
 +
! scope="row" | i
 +
| Special:SpecialPages|Page Info
 
|-
 
|-
 
! scope="row" | r
 
! scope="row" | r
| [[Special:RecentChanges|Recent changes]]
+
| Special:RecentChanges|Recent changes
 
|-
 
|-
 
! scope="row" | u
 
! scope="row" | u
| [[Special:Upload|Upload file]] (only available to logged-in users)
+
| Special:Upload|Upload file (only available to logged-in users)
 
|-
 
|-
 
! scope="row" | x
 
! scope="row" | x
| [[Special:Random|Random article]]
+
| Special:Random|Random article
 
|-
 
|-
 
! scope="row" | z
 
! scope="row" | z
| [[Main Page]]
+
| Main Page
 
|}
 
|}
  
Line 26: Line 30:
 
|+ Personal tools
 
|+ Personal tools
 
! scope="row" style="width: 2em;" | .
 
! scope="row" style="width: 2em;" | .
| [[Special:MyPage|My user page]]
+
| Special:MyPage|My user page
 
|-
 
|-
 
! scope="row" | l
 
! scope="row" | l
| [[Special:Watchlist|My watchlist]] (only available to logged-in users)
+
| Special:Watchlist|My watchlist (only available to logged-in users)
 
|-
 
|-
 
! scope="row" | n
 
! scope="row" | n
| [[Special:MyTalk|My talk]]
+
| Special:MyTalk|My talk
 
|-
 
|-
 
! scope="row" | y
 
! scope="row" | y
| [[Special:MyContributions|My contributions]]
+
| Special:MyContributions|My contributions
 
|}
 
|}
 
{{col-break|gap=2em}}
 
{{col-break|gap=2em}}
Line 41: Line 45:
 
|+ Current page tools
 
|+ Current page tools
 
! scope="row" style="width: 2em;" | e
 
! scope="row" style="width: 2em;" | e
| Edit this page / view source (if you are [[WP:BLOCK|blocked]] or the page is protected from editing)
+
| Edit this page / view source (if you are WP:BLOCK|blocked or the page is protected from editing)
 
|-
 
|-
 
! scope="row" | v
 
! scope="row" | v
| Edit with [[w:VisualEditor|VisualEditor]] (if available, namespace must be: [[WP:Article|(Main)]], [[WP:File|File]], [[WP:User|User]], [[WP:Category|Category]] or [[WP:Help|Help]]))
+
| Edit with w:VisualEditor|VisualEditor (if available, namespace must be: WP:Article|(Main), WP:File|File, WP:User|User, WP:Category|Category or WP:Help|Help))
 
|-
 
|-
 
! scope="row" | g
 
! scope="row" | g
| Open associated [[wikidata:|Wikidata]] item
+
| Open associated wikidata:|Wikidata item
 
|-
 
|-
 
! scope="row" | h
 
! scope="row" | h
| [[Help:View history|View history]]
+
| Help:View history|View history
 
|-
 
|-
 
! scope="row" | j
 
! scope="row" | j
| [[Special:Whatlinkshere|What links here]]
+
| Special:Whatlinkshere|What links here
 
|-
 
|-
 
! scope="row" | k
 
! scope="row" | k
Line 87: Line 91:
 
| Move cursor to edit summary
 
| Move cursor to edit summary
 
|-
 
|-
! scope="row" | i
+
! scope="row" | a
 
| Flag edit as minor (only available to logged-in users, not IP users)
 
| Flag edit as minor (only available to logged-in users, not IP users)
 
|-
 
|-

Latest revision as of 22:36, 11 April 2023

Ass keys are essentially keyboard shortcuts. Press alt+shift+ACCESSKEY. They can be edited by going to the correct MediaWiki backend page, which can be found either here or by using the queries tab of the debug console.

List of access keys