Համակարգային ուղերձներ

Ստորև բերված է «MediaWiki» անվանատարածքի բոլոր համակարգային ուղերձների ցանկը։ Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.

Filter
Filter by customization state:    
Առաջին էջ
Վերջին էջ
Անուն Ուղերձի լռելյայն տեքստ
Ընթացիկ տեքստ
apihelp-query+allpages-param-prfiltercascade (քննարկում) (Translate) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (քննարկում) (Translate) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (քննարկում) (Translate) Limit to protected pages only.
apihelp-query+allpages-param-to (քննարկում) (Translate) The page title to stop enumerating at.
apihelp-query+allredirects-description (քննարկում) (Translate) List all redirects to a namespace.
apihelp-query+allredirects-example-B (քննարկում) (Translate) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (քննարկում) (Translate) Gets pages containing the redirects.
apihelp-query+allredirects-example-unique (քննարկում) (Translate) List unique target pages.
apihelp-query+allredirects-example-unique-generator (քննարկում) (Translate) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (քննարկում) (Translate) The direction in which to list.
apihelp-query+allredirects-param-from (քննարկում) (Translate) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (քննարկում) (Translate) How many total items to return.
apihelp-query+allredirects-param-namespace (քննարկում) (Translate) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (քննարկում) (Translate) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (քննարկում) (Translate) Which pieces of information to include:
apihelp-query+allredirects-param-to (քննարկում) (Translate) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (քննարկում) (Translate) 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 (քննարկում) (Translate) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (քննարկում) (Translate) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (քննարկում) (Translate) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (քննարկում) (Translate) Adds the title of the redirect.
apihelp-query+allrevisions-description (քննարկում) (Translate) List all revisions.
apihelp-query+allrevisions-example-ns-main (քննարկում) (Translate) List the first 50 revisions in the main namespace.
apihelp-query+allrevisions-example-user (քննարկում) (Translate) List the last 50 contributions by user <kbd>Example</kbd>.
apihelp-query+allrevisions-param-end (քննարկում) (Translate) The timestamp to stop enumerating at.
apihelp-query+allrevisions-param-excludeuser (քննարկում) (Translate) Don't list revisions by this user.
apihelp-query+allrevisions-param-generatetitles (քննարկում) (Translate) When being used as a generator, generate titles rather than revision IDs.
apihelp-query+allrevisions-param-namespace (քննարկում) (Translate) Only list pages in this namespace.
apihelp-query+allrevisions-param-start (քննարկում) (Translate) The timestamp to start enumerating from.
apihelp-query+allrevisions-param-user (քննարկում) (Translate) Only list revisions by this user.
apihelp-query+alltransclusions-description (քննարկում) (Translate) List all transclusions (pages embedded using {{x}}), including non-existing.
apihelp-query+alltransclusions-example-B (քննարկում) (Translate) List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alltransclusions-example-generator (քննարկում) (Translate) Gets pages containing the transclusions.
apihelp-query+alltransclusions-example-unique (քննարկում) (Translate) List unique transcluded titles.
apihelp-query+alltransclusions-example-unique-generator (քննարկում) (Translate) Gets all transcluded titles, marking the missing ones.
apihelp-query+alltransclusions-param-dir (քննարկում) (Translate) The direction in which to list.
apihelp-query+alltransclusions-param-from (քննարկում) (Translate) The title of the transclusion to start enumerating from.
apihelp-query+alltransclusions-param-limit (քննարկում) (Translate) How many total items to return.
apihelp-query+alltransclusions-param-namespace (քննարկում) (Translate) The namespace to enumerate.
apihelp-query+alltransclusions-param-prefix (քննարկում) (Translate) Search for all transcluded titles that begin with this value.
apihelp-query+alltransclusions-param-prop (քննարկում) (Translate) Which pieces of information to include:
apihelp-query+alltransclusions-param-to (քննարկում) (Translate) The title of the transclusion to stop enumerating at.
apihelp-query+alltransclusions-param-unique (քննարկում) (Translate) 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+alltransclusions-paramvalue-prop-ids (քննարկում) (Translate) Adds the page ID of the transcluding page (cannot be used with $1unique).
apihelp-query+alltransclusions-paramvalue-prop-title (քննարկում) (Translate) Adds the title of the transclusion.
apihelp-query+allusers-description (քննարկում) (Translate) Enumerate all registered users.
apihelp-query+allusers-example-Y (քննարկում) (Translate) List users starting at <kbd>Y</kbd>.
apihelp-query+allusers-param-activeusers (քննարկում) (Translate) Only list users active in the last $1 {{PLURAL:$1|day|days}}.
apihelp-query+allusers-param-attachedwiki (քննարկում) (Translate) With <kbd>$1prop=centralids</kbd>, also indicate whether the user is attached with the wiki identified by this ID.
apihelp-query+allusers-param-dir (քննարկում) (Translate) Direction to sort in.
Առաջին էջ
Վերջին էջ