Systemmeddelanden

Hoppa till: navigering, sök

Detta är en lista över alla meddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.

Filtrera
Filtrera efter anpassningsgrad:    
Första sidan
Sista sidan
Namn Standardtext
Nuvarande text
apihelp-query+allredirects-param-limit (Diskussion) (Översätt) How many total items to return.
apihelp-query+allredirects-param-namespace (Diskussion) (Översätt) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (Diskussion) (Översätt) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (Diskussion) (Översätt) Which pieces of information to include: ;ids:Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>). ;title:Adds the title of the redirect. ;fragment:Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>). ;interwiki:Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-param-to (Diskussion) (Översätt) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (Diskussion) (Översätt) Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages.
apihelp-query+alltransclusions-description (Diskussion) (Översätt) List all transclusions (pages embedded using {{x}}), including non-existing.
apihelp-query+alltransclusions-example-B (Diskussion) (Översätt) List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alltransclusions-example-generator (Diskussion) (Översätt) Gets pages containing the transclusions.
apihelp-query+alltransclusions-example-unique (Diskussion) (Översätt) List unique transcluded titles.
apihelp-query+alltransclusions-example-unique-generator (Diskussion) (Översätt) Gets all transcluded titles, marking the missing ones.
apihelp-query+alltransclusions-param-dir (Diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+alltransclusions-param-from (Diskussion) (Översätt) The title of the transclusion to start enumerating from.
apihelp-query+alltransclusions-param-limit (Diskussion) (Översätt) How many total items to return.
apihelp-query+alltransclusions-param-namespace (Diskussion) (Översätt) The namespace to enumerate.
apihelp-query+alltransclusions-param-prefix (Diskussion) (Översätt) Search for all transcluded titles that begin with this value.
apihelp-query+alltransclusions-param-prop (Diskussion) (Översätt) Which pieces of information to include: ;ids:Adds the page ID of the transcluding page (cannot be used with $1unique). ;title:Adds the title of the transclusion.
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+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-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: ;blockinfo:Adds the information about a current block on the user. ;groups:Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. ;implicitgroups:Lists all the groups the user is automatically in. ;rights:Lists rights that the user has. ;editcount:Adds the edit count of the user. ;registration:Adds the timestamp of when the user registered if available (may be blank).
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+blocks-description (Diskussion) (Översätt) List all blocked users and IP addresses.
apihelp-query+blocks-example-simple (Diskussion) (Översätt) List blocks.
apihelp-query+blocks-example-users (Diskussion) (Översätt) List blocks of users <kbd>Alice</kbd> and <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 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) Which properties to get: ;id:Adds the ID of the block. ;user:Adds the username of the blocked user. ;userid:Adds the user ID of the blocked user. ;by:Adds the username of the blocking user. ;byid:Adds the user ID of the blocking user. ;timestamp:Adds the timestamp of when the block was given. ;expiry:Adds the timestamp of when the block expires. ;reason:Adds the reason given for the block. ;range:Adds the range of IP addresses affected by the block. ;flags:Tags the ban with (autoblock, anononly, etc.).
Första sidan
Sista sidan