Messages système
De Saint Luc
Aller à la navigationAller à la recherche
Ceci est la liste des messages système disponibles dans l’espace de noms MediaWiki.
Veuillez visiter la Régionalisation de MediaWiki et translatewiki.net si vous désirez contribuer à la régionalisation générique de MediaWiki.
| Nom | Message par défaut |
|---|---|
| Message actuel | |
| apihelp-query+revisions+base-paramvalue-prop-slotsha1 (discussion) (Traduire) | 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 (discussion) (Traduire) | Length (bytes) of each revision slot. |
| apihelp-query+revisions+base-paramvalue-prop-tags (discussion) (Traduire) | Tags for the revision. |
| apihelp-query+revisions+base-paramvalue-prop-timestamp (discussion) (Traduire) | The timestamp of the revision. |
| apihelp-query+revisions+base-paramvalue-prop-user (discussion) (Traduire) | 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 (discussion) (Traduire) | 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 (discussion) (Traduire) | Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+revisions-example-first5 (discussion) (Traduire) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+revisions-example-first5-after (discussion) (Traduire) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01. |
| apihelp-query+revisions-example-first5-not-localhost (discussion) (Traduire) | 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 (discussion) (Traduire) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>. |
| apihelp-query+revisions-example-last5 (discussion) (Traduire) | Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+revisions-extended-description (discussion) (Traduire) | 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 (discussion) (Traduire) | Enumerate up to this timestamp. |
| apihelp-query+revisions-param-endid (discussion) (Traduire) | 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 (discussion) (Traduire) | Exclude revisions made by user. |
| apihelp-query+revisions-param-start (discussion) (Traduire) | From which revision timestamp to start enumeration. |
| apihelp-query+revisions-param-startid (discussion) (Traduire) | 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 (discussion) (Traduire) | Only list revisions tagged with this tag. |
| apihelp-query+revisions-param-user (discussion) (Traduire) | Only include revisions made by user. |
| apihelp-query+revisions-paraminfo-singlepageonly (discussion) (Traduire) | May only be used with a single page (mode #2). |
| apihelp-query+revisions-summary (discussion) (Traduire) | Get revision information. |
| apihelp-query+search-example-generator (discussion) (Traduire) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
| apihelp-query+search-example-simple (discussion) (Traduire) | Search for <kbd>meaning</kbd>. |
| apihelp-query+search-example-text (discussion) (Traduire) | Search texts for <kbd>meaning</kbd>. |
| apihelp-query+search-param-backend (discussion) (Traduire) | Which search backend to use, if not the default. |
| apihelp-query+search-param-enablerewrites (discussion) (Traduire) | 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 (discussion) (Traduire) | Which metadata to return. |
| apihelp-query+search-param-interwiki (discussion) (Traduire) | Include interwiki results in the search, if available. |
| apihelp-query+search-param-limit (discussion) (Traduire) | How many total pages to return. |
| apihelp-query+search-param-namespace (discussion) (Traduire) | Search only within these namespaces. |
| apihelp-query+search-param-prop (discussion) (Traduire) | Which properties to return: |
| apihelp-query+search-param-qdprofile (discussion) (Traduire) | Query dependent profile to use (affects ranking algorithm). |
| apihelp-query+search-param-qiprofile (discussion) (Traduire) | Query independent profile to use (affects ranking algorithm). |
| apihelp-query+search-param-search (discussion) (Traduire) | 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 (discussion) (Traduire) | Set the sort order of returned results. |
| apihelp-query+search-param-what (discussion) (Traduire) | Which type of search to perform. |
| apihelp-query+search-paramvalue-prop-categorysnippet (discussion) (Traduire) | Adds the matching category name, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-extensiondata (discussion) (Traduire) | Adds extra data generated by extensions. |
| apihelp-query+search-paramvalue-prop-hasrelated (discussion) (Traduire) | Ignored. |
| apihelp-query+search-paramvalue-prop-isfilematch (discussion) (Traduire) | Adds a boolean indicating if the search matched file content. |
| apihelp-query+search-paramvalue-prop-redirectsnippet (discussion) (Traduire) | Adds the title of the matching redirect, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-redirecttitle (discussion) (Traduire) | Adds the title of the matching redirect. |
| apihelp-query+search-paramvalue-prop-score (discussion) (Traduire) | Ignored. |
| apihelp-query+search-paramvalue-prop-sectionsnippet (discussion) (Traduire) | Adds the title of the matching section, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-sectiontitle (discussion) (Traduire) | Adds the title of the matching section. |
| apihelp-query+search-paramvalue-prop-size (discussion) (Traduire) | Adds the size of the page in bytes. |
| apihelp-query+search-paramvalue-prop-snippet (discussion) (Traduire) | Adds a snippet of the page, with query term highlighting markup. |
| apihelp-query+search-paramvalue-prop-timestamp (discussion) (Traduire) | Adds the timestamp of when the page was last edited. |
| apihelp-query+search-paramvalue-prop-titlesnippet (discussion) (Traduire) | Adds the page title, with query term highlighting markup. |