Жүйе хабарлары

Навигацияға өту Іздеуге өту
Бұл MediaWiki аттар кеңістігінде қолжетімді жүйе хабарларының тізімі. Жалпы MediaWiki локализациясына үлес қосқыңыз келсе, MediaWiki локализациясы және translatewiki.net сайттарына өтіңіз.
Жүйе хабарлары
Бірінші бетАлдыңғы бетКелесі бетСоңғы бет
Атау Әдепкі хабар мәтіні
Қазіргі хабар мәтіні
apihelp-query+allpages-param-filterlanglinks (талқылауы) (Аудару) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (талқылауы) (Аудару) Which pages to list.
apihelp-query+allpages-param-from (талқылауы) (Аудару) The page title to start enumerating from.
apihelp-query+allpages-param-limit (талқылауы) (Аудару) How many total pages to return.
apihelp-query+allpages-param-maxsize (талқылауы) (Аудару) Limit to pages with at most this many bytes.
apihelp-query+allpages-param-minsize (талқылауы) (Аудару) Limit to pages with at least this many bytes.
apihelp-query+allpages-param-namespace (талқылауы) (Аудару) The namespace to enumerate.
apihelp-query+allpages-param-prefix (талқылауы) (Аудару) Search for all page titles that begin with this value.
apihelp-query+allpages-param-prexpiry (талқылауы) (Аудару) Which protection expiry to filter the page on:
apihelp-query+allpages-param-prfiltercascade (талқылауы) (Аудару) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (талқылауы) (Аудару) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (талқылауы) (Аудару) Limit to protected pages only.
apihelp-query+allpages-param-to (талқылауы) (Аудару) The page title to stop enumerating at.
apihelp-query+allpages-paramvalue-prexpiry-all (талқылауы) (Аудару) Get pages with any protections expiry.
apihelp-query+allpages-paramvalue-prexpiry-definite (талқылауы) (Аудару) Get only pages with a definite (specific) protection expiry.
apihelp-query+allpages-paramvalue-prexpiry-indefinite (талқылауы) (Аудару) Get only pages with indefinite protection expiry.
apihelp-query+allpages-summary (талқылауы) (Аудару) Enumerate all pages sequentially in a given namespace.
apihelp-query+allredirects-example-b (талқылауы) (Аудару) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (талқылауы) (Аудару) Gets pages containing the redirects.
apihelp-query+allredirects-example-unique (талқылауы) (Аудару) List unique target pages.
apihelp-query+allredirects-example-unique-generator (талқылауы) (Аудару) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (талқылауы) (Аудару) The direction in which to list.
apihelp-query+allredirects-param-from (талқылауы) (Аудару) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (талқылауы) (Аудару) How many total items to return.
apihelp-query+allredirects-param-namespace (талқылауы) (Аудару) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (талқылауы) (Аудару) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (талқылауы) (Аудару) Which pieces of information to include:
apihelp-query+allredirects-param-to (талқылауы) (Аудару) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (талқылауы) (Аудару) 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 (талқылауы) (Аудару) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (талқылауы) (Аудару) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (талқылауы) (Аудару) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (талқылауы) (Аудару) Adds the title of the redirect.
apihelp-query+allredirects-summary (талқылауы) (Аудару) List all redirects to a namespace.
apihelp-query+allrevisions-example-ns-any (талқылауы) (Аудару) List the first 50 revisions in any namespace.
apihelp-query+allrevisions-example-user (талқылауы) (Аудару) List the last 50 contributions by user <kbd>Example</kbd>.
apihelp-query+allrevisions-param-end (талқылауы) (Аудару) The timestamp to stop enumerating at.
apihelp-query+allrevisions-param-excludeuser (талқылауы) (Аудару) Don't list revisions by this user.
apihelp-query+allrevisions-param-generatetitles (талқылауы) (Аудару) When being used as a generator, generate titles rather than revision IDs.
apihelp-query+allrevisions-param-namespace (талқылауы) (Аудару) Only list pages in this namespace.
apihelp-query+allrevisions-param-start (талқылауы) (Аудару) The timestamp to start enumerating from.
apihelp-query+allrevisions-param-user (талқылауы) (Аудару) Only list revisions by this user.
apihelp-query+allrevisions-summary (талқылауы) (Аудару) List all revisions.
apihelp-query+alltransclusions-example-b (талқылауы) (Аудару) List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alltransclusions-example-generator (талқылауы) (Аудару) Gets pages containing the transclusions.
apihelp-query+alltransclusions-example-unique (талқылауы) (Аудару) List unique transcluded titles.
apihelp-query+alltransclusions-example-unique-generator (талқылауы) (Аудару) Gets all transcluded titles, marking the missing ones.
apihelp-query+alltransclusions-param-dir (талқылауы) (Аудару) The direction in which to list.
apihelp-query+alltransclusions-param-from (талқылауы) (Аудару) The title of the transclusion to start enumerating from.
apihelp-query+alltransclusions-param-limit (талқылауы) (Аудару) How many total items to return.
Бірінші бетАлдыңғы бетКелесі бетСоңғы бет