Sistem məlumatları
Görünüş
Bu MediaWiki-də olan sistem mesajlarının siyahısıdır. Əgər MediaWiki-ni lokallaşdırmaq işində kömək etmək isəyirsinizsə, lütfən MediaWiki Localisation və translatewiki.net saytlarını ziyarət edin.
| Ad | İlkin mətn |
|---|---|
| İndiki mətn | |
| apihelp-query+categories-param-categories (müzakirə) (Tərcümə et) | Only list these categories. Useful for checking whether a certain page is in a certain category. |
| apihelp-query+categories-param-dir (müzakirə) (Tərcümə et) | The direction in which to list. |
| apihelp-query+categories-param-limit (müzakirə) (Tərcümə et) | How many categories to return. |
| apihelp-query+categories-param-prop (müzakirə) (Tərcümə et) | Which additional properties to get for each category: |
| apihelp-query+categories-param-show (müzakirə) (Tərcümə et) | Which kind of categories to show. |
| apihelp-query+categories-paramvalue-prop-hidden (müzakirə) (Tərcümə et) | Tags categories that are hidden with <code>__HIDDENCAT__</code>. |
| apihelp-query+categories-paramvalue-prop-sortkey (müzakirə) (Tərcümə et) | Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category. |
| apihelp-query+categories-paramvalue-prop-timestamp (müzakirə) (Tərcümə et) | Adds timestamp of when the category was added. |
| apihelp-query+categories-summary (müzakirə) (Tərcümə et) | List all categories the pages belong to. |
| apihelp-query+categoryinfo-example-simple (müzakirə) (Tərcümə et) | Get information about <kbd>Category:Foo</kbd> and <kbd>Category:Bar</kbd>. |
| apihelp-query+categoryinfo-summary (müzakirə) (Tərcümə et) | Returns information about the given categories. |
| apihelp-query+categorymembers-example-generator (müzakirə) (Tərcümə et) | Get page info about first 10 pages in <kbd>Category:Physics</kbd>. |
| apihelp-query+categorymembers-example-simple (müzakirə) (Tərcümə et) | Get first 10 pages in <kbd>Category:Physics</kbd>. |
| apihelp-query+categorymembers-param-dir (müzakirə) (Tərcümə et) | In which direction to sort. |
| apihelp-query+categorymembers-param-end (müzakirə) (Tərcümə et) | Timestamp to end listing at. Can only be used with <kbd>$1sort=timestamp</kbd>. |
| apihelp-query+categorymembers-param-endhexsortkey (müzakirə) (Tərcümə et) | Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>. |
| apihelp-query+categorymembers-param-endsortkey (müzakirə) (Tərcümə et) | Use $1endhexsortkey instead. |
| apihelp-query+categorymembers-param-endsortkeyprefix (müzakirə) (Tərcümə et) | Sortkey prefix to end listing <strong>before</strong> (not <strong>at</strong>; if this value occurs it will not be included!). Can only be used with $1sort=sortkey. Overrides $1endhexsortkey. |
| apihelp-query+categorymembers-param-limit (müzakirə) (Tərcümə et) | The maximum number of pages to return. |
| apihelp-query+categorymembers-param-namespace (müzakirə) (Tərcümə et) | Only include pages in these namespaces. Note that <kbd>$1type=subcat</kbd> or <kbd>$1type=file</kbd> may be used instead of <kbd>$1namespace=14</kbd> or <kbd>6</kbd>. |
| apihelp-query+categorymembers-param-pageid (müzakirə) (Tərcümə et) | Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>. |
| apihelp-query+categorymembers-param-prop (müzakirə) (Tərcümə et) | Which pieces of information to include: |
| apihelp-query+categorymembers-param-sort (müzakirə) (Tərcümə et) | Property to sort by. |
| apihelp-query+categorymembers-param-start (müzakirə) (Tərcümə et) | Timestamp to start listing from. Can only be used with <kbd>$1sort=timestamp</kbd>. |
| apihelp-query+categorymembers-param-starthexsortkey (müzakirə) (Tərcümə et) | Sortkey to start listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>. |
| apihelp-query+categorymembers-param-startsortkey (müzakirə) (Tərcümə et) | Use $1starthexsortkey instead. |
| apihelp-query+categorymembers-param-startsortkeyprefix (müzakirə) (Tərcümə et) | Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>. |
| apihelp-query+categorymembers-param-title (müzakirə) (Tərcümə et) | Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <var>$1pageid</var>. |
| apihelp-query+categorymembers-param-type (müzakirə) (Tərcümə et) | Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set. |
| apihelp-query+categorymembers-paramvalue-prop-ids (müzakirə) (Tərcümə et) | Adds the page ID. |
| apihelp-query+categorymembers-paramvalue-prop-sortkey (müzakirə) (Tərcümə et) | Adds the sortkey used for sorting in the category (hexadecimal string). |
| apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (müzakirə) (Tərcümə et) | Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey). |
| apihelp-query+categorymembers-paramvalue-prop-timestamp (müzakirə) (Tərcümə et) | Adds the timestamp of when the page was included. |
| apihelp-query+categorymembers-paramvalue-prop-title (müzakirə) (Tərcümə et) | Adds the title and namespace ID of the page. |
| apihelp-query+categorymembers-paramvalue-prop-type (müzakirə) (Tərcümə et) | Adds the type that the page has been categorised as (<samp>page</samp>, <samp>subcat</samp> or <samp>file</samp>). |
| apihelp-query+categorymembers-summary (müzakirə) (Tərcümə et) | List all pages in a given category. |
| apihelp-query+cirrusbuilddoc-example (müzakirə) (Tərcümə et) | Get a dump of a single CirrusSearch article generated from the database. |
| apihelp-query+cirrusbuilddoc-param-builders (müzakirə) (Tərcümə et) | Type of data to extract |
| apihelp-query+cirrusbuilddoc-param-limiterprofile (müzakirə) (Tərcümə et) | Profile to use when limiting the size of the document |
| apihelp-query+cirrusbuilddoc-summary (müzakirə) (Tərcümə et) | Dump of a CirrusSearch article document from the database servers |
| apihelp-query+cirruscompsuggestbuilddoc-example (müzakirə) (Tərcümə et) | Get a dump of the document used by the completion suggester |
| apihelp-query+cirruscompsuggestbuilddoc-param-method (müzakirə) (Tərcümə et) | Provide a score method name to be used by the completion suggester |
| apihelp-query+cirruscompsuggestbuilddoc-summary (müzakirə) (Tərcümə et) | Dump of the document used by the completion suggester |
| apihelp-query+cirrusdoc-example (müzakirə) (Tərcümə et) | Get a dump of a single CirrusSearch article as currently indexed into search. |
| apihelp-query+cirrusdoc-example-2 (müzakirə) (Tərcümə et) | Get a dump of CirrusSearch settings for this wiki with just the Categories that have been selected using the 'includes' parameter |
| apihelp-query+cirrusdoc-param-includes (müzakirə) (Tərcümə et) | Define which fields should be returned by the search. |
| apihelp-query+cirrusdoc-summary (müzakirə) (Tərcümə et) | Dump of a CirrusSearch article document from the search servers |
| apihelp-query+compsuggestbuilddoc-param-method (müzakirə) (Tərcümə et) | The scoring method to use |
| apihelp-query+contributors-example-simple (müzakirə) (Tərcümə et) | Show contributors to the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+contributors-param-excludegroup (müzakirə) (Tərcümə et) | Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |