Məzmuna keç

Sistem məlumatları

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 Localisationtranslatewiki.net saytlarını ziyarət edin.
Sistem məlumatları
İlk səhifəƏvvəlki səhifəSonrakı səhifəSon səhifə
Ad İlkin mətn
İndiki mətn
apihelp-block-example-user-complex (müzakirə) (Tərcümə et) Block user <kbd>Vandal</kbd> indefinitely with a reason, and prevent new account creation and email sending.
apihelp-block-param-actionrestrictions (müzakirə) (Tərcümə et) List of actions to block the user from performing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-allowusertalk (müzakirə) (Tərcümə et) Allow the user to edit their own talk page (depends on <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>).
apihelp-block-param-anononly (müzakirə) (Tərcümə et) Block anonymous users only (i.e. disable anonymous edits for this IP address, including temporary account edits).
apihelp-block-param-autoblock (müzakirə) (Tərcümə et) Automatically block the last used IP address, and any subsequent IP addresses they try to login from.
apihelp-block-param-expiry (müzakirə) (Tərcümə et) Expiry time. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire.
apihelp-block-param-hidename (müzakirə) (Tərcümə et) Hide the username from the block log. (Requires the <code>hideuser</code> right).
apihelp-block-param-namespacerestrictions (müzakirə) (Tərcümə et) List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-nocreate (müzakirə) (Tərcümə et) Prevent account creation.
apihelp-block-param-noemail (müzakirə) (Tərcümə et) Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right).
apihelp-block-param-pagerestrictions (müzakirə) (Tərcümə et) List of titles to block the user from editing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-partial (müzakirə) (Tərcümə et) Block user from specific pages or namespaces rather than the entire site.
apihelp-block-param-reason (müzakirə) (Tərcümə et) Reason for block.
apihelp-block-param-reblock (müzakirə) (Tərcümə et) If the user is already blocked, overwrite the existing block.
apihelp-block-param-tags (müzakirə) (Tərcümə et) Change tags to apply to the entry in the block log.
apihelp-block-param-user (müzakirə) (Tərcümə et) User to block.
apihelp-block-param-userid (müzakirə) (Tərcümə et) Specify <kbd>$1user=#<var>ID</var></kbd> instead.
apihelp-block-param-watchlistexpiry (müzakirə) (Tərcümə et) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-block-param-watchuser (müzakirə) (Tərcümə et) Watch the user's or IP address's user and talk pages.
apihelp-block-summary (müzakirə) (Tərcümə et) Block a user.
apihelp-categorytree-param-category (müzakirə) (Tərcümə et) Title in the category namespace, prefix will be ignored if given.
apihelp-categorytree-param-options (müzakirə) (Tərcümə et) Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>.
apihelp-categorytree-summary (müzakirə) (Tərcümə et) Internal module for the CategoryTree extension.
apihelp-changeauthenticationdata-example-password (müzakirə) (Tərcümə et) Attempt to change the current user's password to <kbd>ExamplePassword</kbd>.
apihelp-changeauthenticationdata-summary (müzakirə) (Tərcümə et) Change authentication data for the current user.
apihelp-changecontentmodel-example (müzakirə) (Tərcümə et) Change the main page to have the <code>text</code> content model
apihelp-changecontentmodel-param-bot (müzakirə) (Tərcümə et) Mark the content model change with a bot flag.
apihelp-changecontentmodel-param-model (müzakirə) (Tərcümə et) Content model of the new content.
apihelp-changecontentmodel-param-pageid (müzakirə) (Tərcümə et) Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>.
apihelp-changecontentmodel-param-summary (müzakirə) (Tərcümə et) Edit summary and log entry reason
apihelp-changecontentmodel-param-tags (müzakirə) (Tərcümə et) Change tags to apply to the log entry and edit.
apihelp-changecontentmodel-param-title (müzakirə) (Tərcümə et) Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>.
apihelp-changecontentmodel-summary (müzakirə) (Tərcümə et) Change the content model of a page
apihelp-checktoken-example-simple (müzakirə) (Tərcümə et) Test the validity of a <kbd>csrf</kbd> token.
apihelp-checktoken-param-maxtokenage (müzakirə) (Tərcümə et) Maximum allowed age of the token, in seconds.
apihelp-checktoken-param-token (müzakirə) (Tərcümə et) Token to test.
apihelp-checktoken-param-type (müzakirə) (Tərcümə et) Type of token being tested.
apihelp-checktoken-summary (müzakirə) (Tərcümə et) Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
apihelp-cirrus-check-sanity-example (müzakirə) (Tərcümə et) Get a report on the correctness of a range of page ids in the search index
apihelp-cirrus-check-sanity-param-cluster (müzakirə) (Tərcümə et) The search cluster to check indices in
apihelp-cirrus-check-sanity-param-from (müzakirə) (Tərcümə et) Page id to start checking at
apihelp-cirrus-check-sanity-param-limit (müzakirə) (Tərcümə et) The number of page ids to check
apihelp-cirrus-check-sanity-param-rerenderfrequency (müzakirə) (Tərcümə et) Number of checks after which a page should be rerendered. Based off the provided sequenceid.
apihelp-cirrus-check-sanity-param-sequenceid (müzakirə) (Tərcümə et) The number of times this set of page ids has been checked
apihelp-cirrus-check-sanity-summary (müzakirə) (Tərcümə et) Reports on the correctness of a range of page ids in the search index
apihelp-cirrus-config-dump-example (müzakirə) (Tərcümə et) Get a dump of CirrusSearch configuration.
apihelp-cirrus-config-dump-param-prop (müzakirə) (Tərcümə et) Type of configuration variables to dump
apihelp-cirrus-config-dump-summary (müzakirə) (Tərcümə et) Dump of CirrusSearch configuration.
apihelp-cirrus-mapping-dump-example (müzakirə) (Tərcümə et) Get a dump of the CirrusSearch mapping for this wiki.
apihelp-cirrus-mapping-dump-summary (müzakirə) (Tərcümə et) Dump of CirrusSearch mapping for this wiki.
İlk səhifəƏvvəlki səhifəSonrakı səhifəSon səhifə