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+langbacklinks-example-generator (Overleg) (Vertalen) | Get information about pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-example-simple (Overleg) (Vertalen) | Get pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-param-dir (Overleg) (Vertalen) | The direction in which to list. |
apihelp-query+langbacklinks-param-lang (Overleg) (Vertalen) | Language for the language link. |
apihelp-query+langbacklinks-param-limit (Overleg) (Vertalen) | How many total pages to return. |
apihelp-query+langbacklinks-param-prop (Overleg) (Vertalen) | Which properties to get: ;lllang:Adds the language code of the language link. ;lltitle:Adds the title of the language link. |
apihelp-query+langbacklinks-param-title (Overleg) (Vertalen) | Language link to search for. Must be used with $1lang. |
apihelp-query+langlinks-description (Overleg) (Vertalen) | Returns all interlanguage links from the given pages. |
apihelp-query+langlinks-example-simple (Overleg) (Vertalen) | Get interlanguage links from the page <kbd>Main Page</kbd>. |
apihelp-query+langlinks-param-dir (Overleg) (Vertalen) | The direction in which to list. |
apihelp-query+langlinks-param-inlanguagecode (Overleg) (Vertalen) | Language code for localised language names. |
apihelp-query+langlinks-param-lang (Overleg) (Vertalen) | Only return language links with this language code. |
apihelp-query+langlinks-param-limit (Overleg) (Vertalen) | How many langlinks to return. |
apihelp-query+langlinks-param-prop (Overleg) (Vertalen) | Which additional properties to get for each interlanguage link: ;url:Adds the full URL. ;langname:Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language. ;autonym:Adds the native language name. |
apihelp-query+langlinks-param-title (Overleg) (Vertalen) | Link to search for. Must be used with <var>$1lang</var>. |
apihelp-query+langlinks-param-url (Overleg) (Vertalen) | Whether to get the full URL (cannot be used with <var>$1prop</var>). |
apihelp-query+links-description (Overleg) (Vertalen) | Returns all links from the given pages. |
apihelp-query+links-example-generator (Overleg) (Vertalen) | Get information about the link pages in the page <kbd>Main Page</kbd>. |
apihelp-query+links-example-namespaces (Overleg) (Vertalen) | Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces. |
apihelp-query+links-example-simple (Overleg) (Vertalen) | Get links from the page <kbd>Main Page</kbd> |
apihelp-query+links-param-dir (Overleg) (Vertalen) | The direction in which to list. |
apihelp-query+links-param-limit (Overleg) (Vertalen) | How many links to return. |
apihelp-query+links-param-namespace (Overleg) (Vertalen) | Show links in these namespaces only. |
apihelp-query+links-param-titles (Overleg) (Vertalen) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
apihelp-query+linkshere-description (Overleg) (Vertalen) | Find all pages that link to the given pages. |
apihelp-query+linkshere-example-generator (Overleg) (Vertalen) | Get information about pages linking to the [[Main Page]]. |
apihelp-query+linkshere-example-simple (Overleg) (Vertalen) | Get a list of pages linking to the [[Main Page]]. |
apihelp-query+linkshere-param-limit (Overleg) (Vertalen) | How many to return. |
apihelp-query+linkshere-param-namespace (Overleg) (Vertalen) | Only include pages in these namespaces. |
apihelp-query+linkshere-param-prop (Overleg) (Vertalen) | Which properties to get: ;pageid:Page ID of each page. ;title:Title of each page. ;redirect:Flag if the page is a redirect. |
apihelp-query+linkshere-param-show (Overleg) (Vertalen) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+logevents-description (Overleg) (Vertalen) | Get events from logs. |
apihelp-query+logevents-example-simple (Overleg) (Vertalen) | List recent log events. |
apihelp-query+logevents-param-action (Overleg) (Vertalen) | Filter log actions to only this action. Overrides <var>$1type</var>. Wildcard actions like <kbd>action/*</kbd> allows to specify any string for the asterisk. |
apihelp-query+logevents-param-end (Overleg) (Vertalen) | The timestamp to end enumerating. |
apihelp-query+logevents-param-limit (Overleg) (Vertalen) | How many total event entries to return. |
apihelp-query+logevents-param-namespace (Overleg) (Vertalen) | Filter entries to those in the given namespace. |
apihelp-query+logevents-param-prefix (Overleg) (Vertalen) | Filter entries that start with this prefix. |
apihelp-query+logevents-param-prop (Overleg) (Vertalen) | Which properties to get: ;ids:Adds the ID of the log event. ;title:Adds the title of the page for the log event. ;type:Adds the type of log event. ;user:Adds the user responsible for the log event. ;userid:Adds the user ID who was responsible for the log event. ;timestamp:Adds the timestamp for the event. ;comment:Adds the comment of the event. ;parsedcomment:Adds the parsed comment of the event. ;details:Lists additional details about the event. ;tags:Lists tags for the event. |
apihelp-query+logevents-param-start (Overleg) (Vertalen) | The timestamp to start enumerating from. |
apihelp-query+logevents-param-tag (Overleg) (Vertalen) | Only list event entries tagged with this tag. |
apihelp-query+logevents-param-title (Overleg) (Vertalen) | Filter entries to those related to a page. |
apihelp-query+logevents-param-type (Overleg) (Vertalen) | Filter log entries to only this type. |
apihelp-query+logevents-param-user (Overleg) (Vertalen) | Filter entries to those made by the given user. |
apihelp-query+pagepropnames-description (Overleg) (Vertalen) | List all page property names in use on the wiki. |
apihelp-query+pagepropnames-example-simple (Overleg) (Vertalen) | Get first 10 property names. |
apihelp-query+pagepropnames-param-limit (Overleg) (Vertalen) | The maximum number of names to return. |
apihelp-query+pageprops-description (Overleg) (Vertalen) | Get various properties defined in the page content. |
apihelp-query+pageprops-example-simple (Overleg) (Vertalen) | Get properties for <kbd>Category:Foo</kbd>. |
apihelp-query+pageprops-param-prop (Overleg) (Vertalen) | Only list these props. Useful for checking whether a certain page uses a certain page prop. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |