Systeemteksten
Hieronder staan de systeemberichten uit de MediaWikinaamruimte. Ga naar MediaWikilokalisatie en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |
Naam | Standaardinhoud |
---|---|
Huidige inhoud | |
apihelp-query+revisions+base-paramvalue-prop-flags (Overleg) (Vertalen) | Revision flags (minor). |
apihelp-query+revisions+base-paramvalue-prop-ids (Overleg) (Vertalen) | The ID of the revision. |
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (Overleg) (Vertalen) | Parsed comment by the user for the revision. |
apihelp-query+revisions+base-paramvalue-prop-parsetree (Overleg) (Vertalen) | The XML parse tree of revision content (requires content model <code>$1</code>). |
apihelp-query+revisions+base-paramvalue-prop-sha1 (Overleg) (Vertalen) | SHA-1 (base 16) of the revision. |
apihelp-query+revisions+base-paramvalue-prop-size (Overleg) (Vertalen) | Length (bytes) of the revision. |
apihelp-query+revisions+base-paramvalue-prop-tags (Overleg) (Vertalen) | Labels voor de versie. |
apihelp-query+revisions+base-paramvalue-prop-timestamp (Overleg) (Vertalen) | The timestamp of the revision. |
apihelp-query+revisions+base-paramvalue-prop-user (Overleg) (Vertalen) | User that made the revision. |
apihelp-query+revisions+base-paramvalue-prop-userid (Overleg) (Vertalen) | User ID of the revision creator. |
apihelp-query+revisions-description (Overleg) (Vertalen) | Get revision information. 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-example-content (Overleg) (Vertalen) | Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5 (Overleg) (Vertalen) | Get first 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5-after (Overleg) (Vertalen) | Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01. |
apihelp-query+revisions-example-first5-not-localhost (Overleg) (Vertalen) | 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 (Overleg) (Vertalen) | 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 (Overleg) (Vertalen) | Get last 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-param-end (Overleg) (Vertalen) | Enumerate up to this timestamp. |
apihelp-query+revisions-param-endid (Overleg) (Vertalen) | Stop revision enumeration on this revision ID. |
apihelp-query+revisions-param-excludeuser (Overleg) (Vertalen) | Exclude revisions made by user. |
apihelp-query+revisions-param-start (Overleg) (Vertalen) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (Overleg) (Vertalen) | From which revision ID to start enumeration. |
apihelp-query+revisions-param-tag (Overleg) (Vertalen) | Alleen versies weergeven met dit label. |
apihelp-query+revisions-param-token (Overleg) (Vertalen) | Which tokens to obtain for each revision. |
apihelp-query+revisions-param-user (Overleg) (Vertalen) | Only include revisions made by user. |
apihelp-query+revisions-paraminfo-singlepageonly (Overleg) (Vertalen) | May only be used with a single page (mode #2). |
apihelp-query+search-description (Overleg) (Vertalen) | Perform a full text search. |
apihelp-query+search-example-generator (Overleg) (Vertalen) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
apihelp-query+search-example-simple (Overleg) (Vertalen) | Search for <kbd>meaning</kbd>. |
apihelp-query+search-example-text (Overleg) (Vertalen) | Search texts for <kbd>meaning</kbd>. |
apihelp-query+search-param-backend (Overleg) (Vertalen) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (Overleg) (Vertalen) | Enable internal query rewriting. Some search backends can rewrite the query into one its thinks gives better results, such as correcting spelling errors. |
apihelp-query+search-param-info (Overleg) (Vertalen) | Which metadata to return. |
apihelp-query+search-param-interwiki (Overleg) (Vertalen) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (Overleg) (Vertalen) | How many total pages to return. |
apihelp-query+search-param-namespace (Overleg) (Vertalen) | Search only within these namespaces. |
apihelp-query+search-param-prop (Overleg) (Vertalen) | Which properties to return: |
apihelp-query+search-param-qiprofile (Overleg) (Vertalen) | Query independent profile to use (affects ranking algorithm). |
apihelp-query+search-param-search (Overleg) (Vertalen) | 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-what (Overleg) (Vertalen) | Which type of search to perform. |
apihelp-query+search-paramvalue-prop-categorysnippet (Overleg) (Vertalen) | Adds a parsed snippet of the matching category. |
apihelp-query+search-paramvalue-prop-hasrelated (Overleg) (Vertalen) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
apihelp-query+search-paramvalue-prop-isfilematch (Overleg) (Vertalen) | Adds a boolean indicating if the search matched file content. |
apihelp-query+search-paramvalue-prop-redirectsnippet (Overleg) (Vertalen) | Adds a parsed snippet of the redirect title. |
apihelp-query+search-paramvalue-prop-redirecttitle (Overleg) (Vertalen) | Adds the title of the matching redirect. |
apihelp-query+search-paramvalue-prop-score (Overleg) (Vertalen) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
apihelp-query+search-paramvalue-prop-sectionsnippet (Overleg) (Vertalen) | Adds a parsed snippet of the matching section title. |
apihelp-query+search-paramvalue-prop-sectiontitle (Overleg) (Vertalen) | Adds the title of the matching section. |
apihelp-query+search-paramvalue-prop-size (Overleg) (Vertalen) | Adds the size of the page in bytes. |
apihelp-query+search-paramvalue-prop-snippet (Overleg) (Vertalen) | Adds a parsed snippet of the page. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |