Системни съобщения
Направо към навигацията
Направо към търсенето
Тази страница съдържа списък на системните съобщения от именното пространство „МедияУики“.
Посетете MediaWiki Localisation и translatewiki.net, ако желаете да допринесете за общото превеждане на софтуера МедияУики.
Име | Текст по подразбиране |
---|---|
Текущ текст | |
apihelp-query+revisions+base-paramvalue-prop-size (беседа) (Превод) | Length (bytes) of the revision. |
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (беседа) (Превод) | 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 (беседа) (Превод) | Length (bytes) of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-tags (беседа) (Превод) | Tags for the revision. |
apihelp-query+revisions+base-paramvalue-prop-timestamp (беседа) (Превод) | The timestamp of the revision. |
apihelp-query+revisions+base-paramvalue-prop-user (беседа) (Превод) | 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 (беседа) (Превод) | 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 (беседа) (Превод) | Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5 (беседа) (Превод) | Get first 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5-after (беседа) (Превод) | Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01. |
apihelp-query+revisions-example-first5-not-localhost (беседа) (Превод) | Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>. |
apihelp-query+revisions-example-first5-user (беседа) (Превод) | Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>. |
apihelp-query+revisions-example-last5 (беседа) (Превод) | Get last 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-extended-description (беседа) (Превод) | 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 (беседа) (Превод) | Enumerate up to this timestamp. |
apihelp-query+revisions-param-endid (беседа) (Превод) | Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-excludeuser (беседа) (Превод) | Exclude revisions made by user. |
apihelp-query+revisions-param-start (беседа) (Превод) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (беседа) (Превод) | Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-tag (беседа) (Превод) | Only list revisions tagged with this tag. |
apihelp-query+revisions-param-token (беседа) (Превод) | Which tokens to obtain for each revision. |
apihelp-query+revisions-param-user (беседа) (Превод) | Only include revisions made by user. |
apihelp-query+revisions-paraminfo-singlepageonly (беседа) (Превод) | May only be used with a single page (mode #2). |
apihelp-query+revisions-summary (беседа) (Превод) | Get revision information. |
apihelp-query+search-example-generator (беседа) (Превод) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
apihelp-query+search-example-simple (беседа) (Превод) | Search for <kbd>meaning</kbd>. |
apihelp-query+search-example-text (беседа) (Превод) | Search texts for <kbd>meaning</kbd>. |
apihelp-query+search-param-backend (беседа) (Превод) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (беседа) (Превод) | 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 (беседа) (Превод) | Which metadata to return. |
apihelp-query+search-param-interwiki (беседа) (Превод) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (беседа) (Превод) | How many total pages to return. |
apihelp-query+search-param-namespace (беседа) (Превод) | Search only within these namespaces. |
apihelp-query+search-param-prop (беседа) (Превод) | Which properties to return: |
apihelp-query+search-param-qiprofile (беседа) (Превод) | Query independent profile to use (affects ranking algorithm). |
apihelp-query+search-param-search (беседа) (Превод) | 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 (беседа) (Превод) | Set the sort order of returned results. |
apihelp-query+search-param-what (беседа) (Превод) | Which type of search to perform. |
apihelp-query+search-paramvalue-prop-categorysnippet (беседа) (Превод) | Adds a parsed snippet of the matching category. |
apihelp-query+search-paramvalue-prop-extensiondata (беседа) (Превод) | Adds extra data generated by extensions. |
apihelp-query+search-paramvalue-prop-hasrelated (беседа) (Превод) | Ignored. |
apihelp-query+search-paramvalue-prop-isfilematch (беседа) (Превод) | Adds a boolean indicating if the search matched file content. |
apihelp-query+search-paramvalue-prop-redirectsnippet (беседа) (Превод) | Adds a parsed snippet of the redirect title. |
apihelp-query+search-paramvalue-prop-redirecttitle (беседа) (Превод) | Adds the title of the matching redirect. |
apihelp-query+search-paramvalue-prop-score (беседа) (Превод) | Ignored. |
apihelp-query+search-paramvalue-prop-sectionsnippet (беседа) (Превод) | Adds a parsed snippet of the matching section title. |
apihelp-query+search-paramvalue-prop-sectiontitle (беседа) (Превод) | Adds the title of the matching section. |
apihelp-query+search-paramvalue-prop-size (беседа) (Превод) | Adds the size of the page in bytes. |
apihelp-query+search-paramvalue-prop-snippet (беседа) (Превод) | Adds a parsed snippet of the page. |
apihelp-query+search-paramvalue-prop-timestamp (беседа) (Превод) | Adds the timestamp of when the page was last edited. |