Համակարգային ուղերձներ
Jump to navigation
Jump to search
Ստորև բերված է «MediaWiki» անվանատարածքի բոլոր համակարգային ուղերձների ցանկը։
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Անուն | Ուղերձի լռելյայն տեքստ |
|---|---|
| Ընթացիկ տեքստ | |
| apihelp-query+protectedtitles-paramvalue-prop-expiry (քննարկում) (Թարգմանել) | Adds the timestamp of when the protection will be lifted. |
| apihelp-query+protectedtitles-paramvalue-prop-level (քննարկում) (Թարգմանել) | Adds the protection level. |
| apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (քննարկում) (Թարգմանել) | Adds the parsed comment for the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-timestamp (քննարկում) (Թարգմանել) | Adds the timestamp of when protection was added. |
| apihelp-query+protectedtitles-paramvalue-prop-user (քննարկում) (Թարգմանել) | Adds the user that added the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-userid (քննարկում) (Թարգմանել) | Adds the user ID that added the protection. |
| apihelp-query+protectedtitles-summary (քննարկում) (Թարգմանել) | List all titles protected from creation. |
| apihelp-query+querypage-example-ancientpages (քննարկում) (Թարգմանել) | Return results from [[Special:Ancientpages]]. |
| apihelp-query+querypage-param-limit (քննարկում) (Թարգմանել) | Number of results to return. |
| apihelp-query+querypage-param-page (քննարկում) (Թարգմանել) | The name of the special page. Note, this is case-sensitive. |
| apihelp-query+querypage-summary (քննարկում) (Թարգմանել) | Get a list provided by a QueryPage-based special page. |
| apihelp-query+random-example-generator (քննարկում) (Թարգմանել) | Return page info about two random pages from the main namespace. |
| apihelp-query+random-example-minsize (քննարկում) (Թարգմանել) | Return page info about one random page from the main namespace that has at least 500 bytes of text. |
| apihelp-query+random-example-simple (քննարկում) (Թարգմանել) | Return two random pages from the main namespace. |
| apihelp-query+random-extended-description (քննարկում) (Թարգմանել) | Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc. |
| apihelp-query+random-param-contentmodel (քննարկում) (Թարգմանել) | Filter pages that have the specified content model. |
| apihelp-query+random-param-filterredir (քննարկում) (Թարգմանել) | How to filter for redirects. |
| apihelp-query+random-param-limit (քննարկում) (Թարգմանել) | Limit how many random pages will be returned. |
| apihelp-query+random-param-maxsize (քննարկում) (Թարգմանել) | Limit to pages with at most this many bytes. |
| apihelp-query+random-param-minsize (քննարկում) (Թարգմանել) | Limit to pages with at least this many bytes. |
| apihelp-query+random-param-namespace (քննարկում) (Թարգմանել) | Return pages in these namespaces only. |
| apihelp-query+random-param-redirect (քննարկում) (Թարգմանել) | Use <kbd>$1filterredir=redirects</kbd> instead. |
| apihelp-query+random-summary (քննարկում) (Թարգմանել) | Get a set of random pages. |
| apihelp-query+recentchanges-example-generator (քննարկում) (Թարգմանել) | Get page info about recent unpatrolled changes. |
| apihelp-query+recentchanges-example-simple (քննարկում) (Թարգմանել) | List recent changes. |
| apihelp-query+recentchanges-param-end (քննարկում) (Թարգմանել) | The timestamp to end enumerating. |
| apihelp-query+recentchanges-param-excludeuser (քննարկում) (Թարգմանել) | Don't list changes by this user. |
| apihelp-query+recentchanges-param-generaterevisions (քննարկում) (Թարգմանել) | When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing. |
| apihelp-query+recentchanges-param-limit (քննարկում) (Թարգմանել) | How many total changes to return. |
| apihelp-query+recentchanges-param-namespace (քննարկում) (Թարգմանել) | Filter changes to only these namespaces. |
| apihelp-query+recentchanges-param-prop (քննարկում) (Թարգմանել) | Include additional pieces of information: |
| apihelp-query+recentchanges-param-show (քննարկում) (Թարգմանել) | Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon. |
| apihelp-query+recentchanges-param-slot (քննարկում) (Թարգմանել) | Only list changes that touch the named slot. |
| apihelp-query+recentchanges-param-start (քննարկում) (Թարգմանել) | The timestamp to start enumerating from. |
| apihelp-query+recentchanges-param-tag (քննարկում) (Թարգմանել) | Only list changes tagged with this tag. |
| apihelp-query+recentchanges-param-title (քննարկում) (Թարգմանել) | Filter entries to those related to a page. |
| apihelp-query+recentchanges-param-toponly (քննարկում) (Թարգմանել) | Only list changes which are the latest revision. |
| apihelp-query+recentchanges-param-type (քննարկում) (Թարգմանել) | Which types of changes to show. |
| apihelp-query+recentchanges-param-user (քննարկում) (Թարգմանել) | Only list changes by this user. |
| apihelp-query+recentchanges-paramvalue-prop-autopatrolled (քննարկում) (Թարգմանել) | Tags patrollable edits as being autopatrolled or not. |
| apihelp-query+recentchanges-paramvalue-prop-comment (քննարկում) (Թարգմանել) | Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+recentchanges-paramvalue-prop-flags (քննարկում) (Թարգմանել) | Adds flags for the edit. |
| apihelp-query+recentchanges-paramvalue-prop-ids (քննարկում) (Թարգմանել) | Adds the page ID, recent changes ID and the new and old revision ID. |
| apihelp-query+recentchanges-paramvalue-prop-loginfo (քննարկում) (Թարգմանել) | Adds log information (log ID, log type, etc) to log entries. |
| apihelp-query+recentchanges-paramvalue-prop-parsedcomment (քննարկում) (Թարգմանել) | Adds the parsed comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+recentchanges-paramvalue-prop-patrolled (քննարկում) (Թարգմանել) | Tags patrollable edits as being patrolled or unpatrolled. |
| apihelp-query+recentchanges-paramvalue-prop-redirect (քննարկում) (Թարգմանել) | Tags edit if page is a redirect. |
| apihelp-query+recentchanges-paramvalue-prop-sha1 (քննարկում) (Թարգմանել) | Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
| apihelp-query+recentchanges-paramvalue-prop-sizes (քննարկում) (Թարգմանել) | Adds the new and old page length in bytes. |
| apihelp-query+recentchanges-paramvalue-prop-tags (քննարկում) (Թարգմանել) | Lists tags for the entry. |