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-query+revisions+base-paramvalue-prop-contentmodel (müzakirə) (Tərcümə et) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (müzakirə) (Tərcümə et) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (müzakirə) (Tərcümə et) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (müzakirə) (Tərcümə et) Parsed comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-parsetree (müzakirə) (Tərcümə et) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>). For performance reasons, if this option is used, <var>$3limit</var> is enforced to $2.
apihelp-query+revisions+base-paramvalue-prop-roles (müzakirə) (Tərcümə et) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (müzakirə) (Tərcümə et) SHA-1 (base 16) of the revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-size (müzakirə) (Tərcümə et) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (müzakirə) (Tərcümə et) SHA-1 (base 16) of each revision slot. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-slotsize (müzakirə) (Tərcümə et) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (müzakirə) (Tərcümə et) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (müzakirə) (Tərcümə et) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (müzakirə) (Tərcümə et) User that made the revision. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-userid (müzakirə) (Tərcümə et) User ID of the revision creator. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions-example-content (müzakirə) (Tərcümə et) Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5 (müzakirə) (Tərcümə et) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5-after (müzakirə) (Tərcümə et) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (müzakirə) (Tərcümə et) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (müzakirə) (Tərcümə et) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (müzakirə) (Tərcümə et) Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-extended-description (müzakirə) (Tərcümə et) May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
apihelp-query+revisions-param-end (müzakirə) (Tərcümə et) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (müzakirə) (Tərcümə et) Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-excludeuser (müzakirə) (Tərcümə et) Exclude revisions made by user.
apihelp-query+revisions-param-start (müzakirə) (Tərcümə et) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (müzakirə) (Tərcümə et) Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-tag (müzakirə) (Tərcümə et) Only list revisions tagged with this tag.
apihelp-query+revisions-param-user (müzakirə) (Tərcümə et) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (müzakirə) (Tərcümə et) May only be used with a single page (mode #2).
apihelp-query+revisions-summary (müzakirə) (Tərcümə et) Get revision information.
apihelp-query+search-example-generator (müzakirə) (Tərcümə et) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (müzakirə) (Tərcümə et) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (müzakirə) (Tərcümə et) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (müzakirə) (Tərcümə et) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (müzakirə) (Tərcümə et) Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors.
apihelp-query+search-param-info (müzakirə) (Tərcümə et) Which metadata to return.
apihelp-query+search-param-interwiki (müzakirə) (Tərcümə et) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (müzakirə) (Tərcümə et) How many total pages to return.
apihelp-query+search-param-namespace (müzakirə) (Tərcümə et) Search only within these namespaces.
apihelp-query+search-param-prop (müzakirə) (Tərcümə et) Which properties to return:
apihelp-query+search-param-qiprofile (müzakirə) (Tərcümə et) Query independent profile to use (affects ranking algorithm).
apihelp-query+search-param-search (müzakirə) (Tərcümə et) Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements.
apihelp-query+search-param-sort (müzakirə) (Tərcümə et) Set the sort order of returned results.
apihelp-query+search-param-what (müzakirə) (Tərcümə et) Which type of search to perform.
apihelp-query+search-paramvalue-prop-categorysnippet (müzakirə) (Tərcümə et) Adds the matching category name, with query term highlighting markup.
apihelp-query+search-paramvalue-prop-extensiondata (müzakirə) (Tərcümə et) Adds extra data generated by extensions.
apihelp-query+search-paramvalue-prop-hasrelated (müzakirə) (Tərcümə et) Ignored.
apihelp-query+search-paramvalue-prop-isfilematch (müzakirə) (Tərcümə et) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (müzakirə) (Tərcümə et) Adds the title of the matching redirect, with query term highlighting markup.
apihelp-query+search-paramvalue-prop-redirecttitle (müzakirə) (Tərcümə et) Adds the title of the matching redirect.
İlk səhifəƏvvəlki səhifəSonrakı səhifəSon səhifə