System messages
Hau e go bi
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Name | Default message text |
|---|---|
| Current message text | |
| apihelp-query+revisions+base-paramvalue-prop-tags (tok) (Translate) | Tags for the revision. |
| apihelp-query+revisions+base-paramvalue-prop-timestamp (tok) (Translate) | The timestamp of the revision. |
| apihelp-query+revisions+base-paramvalue-prop-user (tok) (Translate) | 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 (tok) (Translate) | 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 (tok) (Translate) | Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+revisions-example-first5 (tok) (Translate) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+revisions-example-first5-after (tok) (Translate) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01. |
| apihelp-query+revisions-example-first5-not-localhost (tok) (Translate) | 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 (tok) (Translate) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>. |
| apihelp-query+revisions-example-last5 (tok) (Translate) | Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+revisions-extended-description (tok) (Translate) | 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 (tok) (Translate) | Enumerate up to this timestamp. |
| apihelp-query+revisions-param-endid (tok) (Translate) | Stop enumeration at the timestamp of the revision with this ID. The revision must exist, but need not belong to this page. |
| apihelp-query+revisions-param-excludeuser (tok) (Translate) | Exclude revisions made by user. |
| apihelp-query+revisions-param-start (tok) (Translate) | From which revision timestamp to start enumeration. |
| apihelp-query+revisions-param-startid (tok) (Translate) | Start enumeration from the timestamp of the revision with this ID. The revision must exist, but need not belong to this page. |
| apihelp-query+revisions-param-tag (tok) (Translate) | Only list revisions tagged with this tag. |
| apihelp-query+revisions-param-user (tok) (Translate) | Only include revisions made by user. |
| apihelp-query+revisions-paraminfo-singlepageonly (tok) (Translate) | May only be used with a single page (mode #2). |
| apihelp-query+revisions-summary (tok) (Translate) | Get revision information. |
| apihelp-query+search-example-generator (tok) (Translate) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
| apihelp-query+search-example-simple (tok) (Translate) | Search for <kbd>meaning</kbd>. |
| apihelp-query+search-example-text (tok) (Translate) | Search texts for <kbd>meaning</kbd>. |
| apihelp-query+search-param-backend (tok) (Translate) | Which search backend to use, if not the default. |
| apihelp-query+search-param-enablerewrites (tok) (Translate) | 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 (tok) (Translate) | Which metadata to return. |
| apihelp-query+search-param-interwiki (tok) (Translate) | Include interwiki results in the search, if available. |
| apihelp-query+search-param-limit (tok) (Translate) | How many total pages to return. |
| apihelp-query+search-param-namespace (tok) (Translate) | Search only within these namespaces. |
| apihelp-query+search-param-prop (tok) (Translate) | Which properties to return: |
| apihelp-query+search-param-qdprofile (tok) (Translate) | Query dependent profile to use (affects ranking algorithm). |
| apihelp-query+search-param-qiprofile (tok) (Translate) | Query independent profile to use (affects ranking algorithm). |
| apihelp-query+search-param-search (tok) (Translate) | 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 (tok) (Translate) | Set the sort order of returned results. |
| apihelp-query+search-param-what (tok) (Translate) | Which type of search to perform. |
| apihelp-query+search-paramvalue-prop-categorysnippet (tok) (Translate) | Adds the matching category name, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-extensiondata (tok) (Translate) | Adds extra data generated by extensions. |
| apihelp-query+search-paramvalue-prop-hasrelated (tok) (Translate) | Ignored. |
| apihelp-query+search-paramvalue-prop-isfilematch (tok) (Translate) | Adds a boolean indicating if the search matched file content. |
| apihelp-query+search-paramvalue-prop-redirectsnippet (tok) (Translate) | Adds the title of the matching redirect, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-redirecttitle (tok) (Translate) | Adds the title of the matching redirect. |
| apihelp-query+search-paramvalue-prop-score (tok) (Translate) | Ignored. |
| apihelp-query+search-paramvalue-prop-sectionsnippet (tok) (Translate) | Adds the title of the matching section, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-sectiontitle (tok) (Translate) | Adds the title of the matching section. |
| apihelp-query+search-paramvalue-prop-size (tok) (Translate) | Adds the size of the page in bytes. |
| apihelp-query+search-paramvalue-prop-snippet (tok) (Translate) | Adds a snippet of the page, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-timestamp (tok) (Translate) | Adds the timestamp of when the page was last edited. |
| apihelp-query+search-paramvalue-prop-titlesnippet (tok) (Translate) | Adds the page title, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-wordcount (tok) (Translate) | Adds the word count of the page. |
| apihelp-query+search-summary (tok) (Translate) | Perform a full text search. |