System messages

Jump to: navigation, search

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.

Filter
Filter by customization state:    
First page
Last page
Name Default message text
Current message text
apihelp-query+linkshere-description (Talk) (Translate) Find all pages that link to the given pages.
apihelp-query+linkshere-example-generator (Talk) (Translate) Get information about pages linking to the [[Main Page]].
apihelp-query+linkshere-example-simple (Talk) (Translate) Get a list of pages linking to the [[Main Page]].
apihelp-query+linkshere-param-limit (Talk) (Translate) How many to return.
apihelp-query+linkshere-param-namespace (Talk) (Translate) Only include pages in these namespaces.
apihelp-query+linkshere-param-prop (Talk) (Translate) 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 (Talk) (Translate) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+logevents-description (Talk) (Translate) Get events from logs.
apihelp-query+logevents-example-simple (Talk) (Translate) List recent log events.
apihelp-query+logevents-param-action (Talk) (Translate) 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 (Talk) (Translate) The timestamp to end enumerating.
apihelp-query+logevents-param-limit (Talk) (Translate) How many total event entries to return.
apihelp-query+logevents-param-namespace (Talk) (Translate) Filter entries to those in the given namespace.
apihelp-query+logevents-param-prefix (Talk) (Translate) Filter entries that start with this prefix.
apihelp-query+logevents-param-prop (Talk) (Translate) 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 (Talk) (Translate) The timestamp to start enumerating from.
apihelp-query+logevents-param-tag (Talk) (Translate) Only list event entries tagged with this tag.
apihelp-query+logevents-param-title (Talk) (Translate) Filter entries to those related to a page.
apihelp-query+logevents-param-type (Talk) (Translate) Filter log entries to only this type.
apihelp-query+logevents-param-user (Talk) (Translate) Filter entries to those made by the given user.
apihelp-query+pagepropnames-description (Talk) (Translate) List all page property names in use on the wiki.
apihelp-query+pagepropnames-example-simple (Talk) (Translate) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (Talk) (Translate) The maximum number of names to return.
apihelp-query+pageprops-description (Talk) (Translate) Get various properties defined in the page content.
apihelp-query+pageprops-example-simple (Talk) (Translate) Get properties for <kbd>Category:Foo</kbd>.
apihelp-query+pageprops-param-prop (Talk) (Translate) Only list these props. Useful for checking whether a certain page uses a certain page prop.
First page
Last page