ყველა სისტემური შეტყობინება

ნავიგაციაზე გადასვლა ძიებაზე გადასვლა
ეს არის სისემურ შეტყობინებათა სია «MediaWiki» სახელთა სივრცეში. გთხოვთ ეწვიოთ ლოკალიზაციის აღმწერ გვერდს translatewiki.net პროექტს, თუ გსურთ MediaWiki ლოკალიზაციაში წვლილის შეტანა.
ყველა სისტემური შეტყობინება
პირველი გვერდიწინა გვერდიშემდეგი გვერდიბოლო გვერდი
დასახელება სტანდარტული ტექსტი
მიმდინარე ტექსტი
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.
პირველი გვერდიწინა გვერდიშემდეგი გვერდიბოლო გვერდი