Systemmeddelanden

Hoppa till navigering Hoppa till sök
Detta är en lista över alla meddelanden i namnrymden MediaWiki
Systemmeddelanden
First pagePrevious pageNext pageLast page
Namn Standardtext
Nuvarande text
apihelp-query+allmessages-param-enableparser (diskussion) (Översätt) Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.).
apihelp-query+allmessages-param-filter (diskussion) (Översätt) Returnera enbart meddelande med namn som innehåller denna sträng.
apihelp-query+allmessages-param-from (diskussion) (Översätt) Returnera meddelanden med början på detta meddelande.
apihelp-query+allmessages-param-includelocal (diskussion) (Översätt) Also include local messages, i.e. messages that don't exist in the software but do exist as in the {{ns:MediaWiki}} namespace. This lists all {{ns:MediaWiki}}-namespace pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]].
apihelp-query+allmessages-param-lang (diskussion) (Översätt) Returnera meddelanden på detta språk.
apihelp-query+allmessages-param-messages (diskussion) (Översätt) Vilka meddelande att ge som utdata. <kbd>*</kbd> (standard) betyder alla meddelande .
apihelp-query+allmessages-param-nocontent (diskussion) (Översätt) If set, do not include the content of the messages in the output.
apihelp-query+allmessages-param-prefix (diskussion) (Översätt) Returnera meddelanden med detta prefix.
apihelp-query+allmessages-param-prop (diskussion) (Översätt) Vilka egenskaper att hämta.
apihelp-query+allmessages-param-title (diskussion) (Översätt) Sidnamn som ska användas som kontext vid parsning av meddelande (för alternativet $1enableparser).
apihelp-query+allmessages-param-to (diskussion) (Översätt) Returnera meddelanden fram till och med detta meddelande.
apihelp-query+allmessages-summary (diskussion) (Översätt) Returnera meddelande från denna sida.
apihelp-query+allpages-example-B (diskussion) (Översätt) Visa en lista över sidor som börjar på bokstaven <kbd>B</kbd>.
apihelp-query+allpages-example-generator (diskussion) (Översätt) Visa information om fyra sidor som börjar på bokstaven <kbd>T</kbd>.
apihelp-query+allpages-example-generator-revisions (diskussion) (Översätt) Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>.
apihelp-query+allpages-param-dir (diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+allpages-param-filterlanglinks (diskussion) (Översätt) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (diskussion) (Översätt) Vilka sidor att lista.
apihelp-query+allpages-param-from (diskussion) (Översätt) The page title to start enumerating from.
apihelp-query+allpages-param-limit (diskussion) (Översätt) Hur många sidor att returnera totalt.
apihelp-query+allpages-param-maxsize (diskussion) (Översätt) Begränsa till sidor med högst så här många byte.
apihelp-query+allpages-param-minsize (diskussion) (Översätt) Begränsa till sidor med detta antal byte eller fler.
apihelp-query+allpages-param-namespace (diskussion) (Översätt) The namespace to enumerate.
apihelp-query+allpages-param-prefix (diskussion) (Översätt) Sök efter alla sidtitlar som börjar med detta värde.
apihelp-query+allpages-param-prexpiry (diskussion) (Översätt) Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry.
apihelp-query+allpages-param-prfiltercascade (diskussion) (Översätt) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (diskussion) (Översätt) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (diskussion) (Översätt) Begränsa till endast skyddade sidor.
apihelp-query+allpages-param-to (diskussion) (Översätt) The page title to stop enumerating at.
apihelp-query+allpages-summary (diskussion) (Översätt) Enumerate all pages sequentially in a given namespace.
apihelp-query+allredirects-example-B (diskussion) (Översätt) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (diskussion) (Översätt) Gets pages containing the redirects.
apihelp-query+allredirects-example-unique (diskussion) (Översätt) List unique target pages.
apihelp-query+allredirects-example-unique-generator (diskussion) (Översätt) Hämtar alla målsidor, markerar de som saknas.
apihelp-query+allredirects-param-dir (diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+allredirects-param-from (diskussion) (Översätt) The title of the redirect to start enumerating from.
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:
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+allredirects-paramvalue-prop-fragment (diskussion) (Översätt) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (diskussion) (Översätt) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (diskussion) (Översätt) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (diskussion) (Översätt) Adds the title of the redirect.
apihelp-query+allredirects-summary (diskussion) (Översätt) Lista alla omdirigeringar till en namnrymd.
apihelp-query+allrevisions-example-ns-main (diskussion) (Översätt) List the first 50 revisions in the main namespace.
apihelp-query+allrevisions-example-user (diskussion) (Översätt) List the last 50 contributions by user <kbd>Example</kbd>.
apihelp-query+allrevisions-param-end (diskussion) (Översätt) The timestamp to stop enumerating at.
First pagePrevious pageNext pageLast page