Systemmeddelanden

Från Måndá Wiki
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.
Systemmeddelanden
Första sidanFöregående sidaNästa sidaSista sidan
Namn Standardtext
Nuvarande text
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 username 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+allusers-summary (diskussion) (Översätt) Enumerate all registered users.
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+authmanagerinfo-summary (diskussion) (Översätt) Hämta information om aktuell autentiseringsstatus.
apihelp-query+backlinks-example-generator (diskussion) (Översätt) Get information about pages linking to [[{{MediaWiki:Mainpage}}]].
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+backlinks-summary (diskussion) (Översätt) Hitta alla sidor som länkar till den givna sidan.
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>.
apihelp-query+blocks-param-start (diskussion) (Översätt) The timestamp to start enumerating from.
apihelp-query+blocks-param-users (diskussion) (Översätt) List of users to search for (optional).
apihelp-query+blocks-paramvalue-prop-by (diskussion) (Översätt) Adds the username of the blocking user.
apihelp-query+blocks-paramvalue-prop-byid (diskussion) (Översätt) Adds the user ID of the blocking user.
apihelp-query+blocks-paramvalue-prop-expiry (diskussion) (Översätt) Lägger till en tidsstämpel för när blockeringen går ut.
apihelp-query+blocks-paramvalue-prop-flags (diskussion) (Översätt) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (diskussion) (Översätt) Lägger till ID på blocket.
apihelp-query+blocks-paramvalue-prop-range (diskussion) (Översätt) Lägger till intervallet av IP-adresser som berörs av blockeringen.
apihelp-query+blocks-paramvalue-prop-reason (diskussion) (Översätt) Lägger till de skäl som angetts för blockeringen.
apihelp-query+blocks-paramvalue-prop-restrictions (diskussion) (Översätt) Lägger till partiella blockeringsbegränsningar om blockeringen inte gäller för hela webbplatsen.
apihelp-query+blocks-paramvalue-prop-timestamp (diskussion) (Översätt) Lägger till en tidsstämpel för när blockeringen gavs.
apihelp-query+blocks-paramvalue-prop-user (diskussion) (Översätt) Lägger till användarnamn för den blockerade användaren.
apihelp-query+blocks-paramvalue-prop-userid (diskussion) (Översätt) Lägger till användar-ID för den blockerade användaren.
apihelp-query+blocks-summary (diskussion) (Översätt) Lista alla blockerade användare och IP-adresser.
Första sidanFöregående sidaNästa sidaSista sidan