Systemmeddelanden
Detta är en lista över alla systemmeddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.
Första sidan |
Föregående sida |
Nästa sida |
Sista sidan |
Namn | Standardtext |
---|---|
Nuvarande text | |
apihelp-query+alltransclusions-param-to (Diskussion) (Översätt) | The title of the transclusion to stop enumerating at. |
apihelp-query+alltransclusions-param-unique (Diskussion) (Översätt) | Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alltransclusions-paramvalue-prop-ids (Diskussion) (Översätt) | Adds the page ID of the transcluding page (cannot be used with $1unique). |
apihelp-query+alltransclusions-paramvalue-prop-title (Diskussion) (Översätt) | Adds the title of the transclusion. |
apihelp-query+allusers-description (Diskussion) (Översätt) | Enumerate all registered users. |
apihelp-query+allusers-example-Y (Diskussion) (Översätt) | Lista användare som börjar på <kbd>Y</kbd>. |
apihelp-query+allusers-param-activeusers (Diskussion) (Översätt) | Lista bara användare aktiva i dem sista $1{{PLURAL:$1|dagen|dagarna}}. |
apihelp-query+allusers-param-attachedwiki (Diskussion) (Översätt) | With <kbd>$1prop=centralids</kbd>, also indicate whether the user is attached with the wiki identified by this ID. |
apihelp-query+allusers-param-dir (Diskussion) (Översätt) | Riktning att sortera i. |
apihelp-query+allusers-param-excludegroup (Diskussion) (Översätt) | Exkludera användare i de givna grupperna. |
apihelp-query+allusers-param-from (Diskussion) (Översätt) | The user name to start enumerating from. |
apihelp-query+allusers-param-group (Diskussion) (Översätt) | Inkludera bara användare i de givna grupperna. |
apihelp-query+allusers-param-limit (Diskussion) (Översätt) | Hur många användarnamn att returnera totalt. |
apihelp-query+allusers-param-prefix (Diskussion) (Översätt) | Sök för alla användare som börjar med detta värde. |
apihelp-query+allusers-param-prop (Diskussion) (Översätt) | Which pieces of information to include: |
apihelp-query+allusers-param-rights (Diskussion) (Översätt) | Inkludera bara användare med de givna rättigheterna. Inkluderar inte rättigheter givna med implicita eller automatiskt promotade grupper som *, användare, eller auto-konfirmerad. |
apihelp-query+allusers-param-to (Diskussion) (Översätt) | The user name to stop enumerating at. |
apihelp-query+allusers-param-witheditsonly (Diskussion) (Översätt) | Lista bara användare som har gjort redigeringar. |
apihelp-query+allusers-paramvalue-prop-blockinfo (Diskussion) (Översätt) | Adds the information about a current block on the user. |
apihelp-query+allusers-paramvalue-prop-centralids (Diskussion) (Översätt) | Adds the central IDs and attachment status for the user. |
apihelp-query+allusers-paramvalue-prop-editcount (Diskussion) (Översätt) | Adds the edit count of the user. |
apihelp-query+allusers-paramvalue-prop-groups (Diskussion) (Översätt) | Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. |
apihelp-query+allusers-paramvalue-prop-implicitgroups (Diskussion) (Översätt) | Lists all the groups the user is automatically in. |
apihelp-query+allusers-paramvalue-prop-registration (Diskussion) (Översätt) | Adds the timestamp of when the user registered if available (may be blank). |
apihelp-query+allusers-paramvalue-prop-rights (Diskussion) (Översätt) | Lists rights that the user has. |
apihelp-query+authmanagerinfo-description (Diskussion) (Översätt) | Retrieve information about the current authentication status. |
apihelp-query+authmanagerinfo-example-login (Diskussion) (Översätt) | Fetch the requests that may be used when beginning a login. |
apihelp-query+authmanagerinfo-example-login-merged (Diskussion) (Översätt) | Fetch the requests that may be used when beginning a login, with form fields merged. |
apihelp-query+authmanagerinfo-example-securitysensitiveoperation (Diskussion) (Översätt) | Test whether authentication is sufficient for action <kbd>foo</kbd>. |
apihelp-query+authmanagerinfo-param-requestsfor (Diskussion) (Översätt) | Fetch information about the authentication requests needed for the specified authentication action. |
apihelp-query+authmanagerinfo-param-securitysensitiveoperation (Diskussion) (Översätt) | Test whether the user's current authentication status is sufficient for the specified security-sensitive operation. |
apihelp-query+backlinks-description (Diskussion) (Översätt) | Hitta alla sidor som länkar till den givna sidan. |
apihelp-query+backlinks-example-generator (Diskussion) (Översätt) | Get information about pages linking to <kbd>Main page</kbd>. |
apihelp-query+backlinks-example-simple (Diskussion) (Översätt) | Visa länkar till <kbd>Main page</kbd>. |
apihelp-query+backlinks-param-dir (Diskussion) (Översätt) | Riktningen att lista mot. |
apihelp-query+backlinks-param-filterredir (Diskussion) (Översätt) | How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level. |
apihelp-query+backlinks-param-limit (Diskussion) (Översätt) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
apihelp-query+backlinks-param-namespace (Diskussion) (Översätt) | The namespace to enumerate. |
apihelp-query+backlinks-param-pageid (Diskussion) (Översätt) | Page ID to search. Cannot be used together with <var>$1title</var>. |
apihelp-query+backlinks-param-redirect (Diskussion) (Översätt) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
apihelp-query+backlinks-param-title (Diskussion) (Översätt) | Title to search. Cannot be used together with <var>$1pageid</var>. |
apihelp-query+blocks-description (Diskussion) (Översätt) | Lista alla blockerade användare och IP-adresser. |
apihelp-query+blocks-example-simple (Diskussion) (Översätt) | Lista blockeringar. |
apihelp-query+blocks-example-users (Diskussion) (Översätt) | Lista blockeringar av användarna <kbd>Alice</kbd> och <kbd>Bob</kbd>. |
apihelp-query+blocks-param-end (Diskussion) (Översätt) | The timestamp to stop enumerating at. |
apihelp-query+blocks-param-ids (Diskussion) (Översätt) | List of block IDs to list (optional). |
apihelp-query+blocks-param-ip (Diskussion) (Översätt) | Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted. |
apihelp-query+blocks-param-limit (Diskussion) (Översätt) | The maximum number of blocks to list. |
apihelp-query+blocks-param-prop (Diskussion) (Översätt) | Vilka egenskaper att hämta. |
apihelp-query+blocks-param-show (Diskussion) (Översätt) | Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>. |
Första sidan |
Föregående sida |
Nästa sida |
Sista sidan |