Notice: Firmware Links Under Maintenance We are currently undergoing maintenance on all firmware links. If any links are inaccessible, please email or contact Tech Support for the firmware. We appreciate your patience during the maintenance, thank you for your understanding.

System messages

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+pageprops-description (talk) (Translate) Get various page properties defined in the page content.
apihelp-query+pageprops-example-simple (talk) (Translate) Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (talk) (Translate) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageswithprop-description (talk) (Translate) List all pages using a given page property.
apihelp-query+pageswithprop-example-generator (talk) (Translate) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (talk) (Translate) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (talk) (Translate) In which direction to sort.
apihelp-query+pageswithprop-param-limit (talk) (Translate) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (talk) (Translate) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (talk) (Translate) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (talk) (Translate) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (talk) (Translate) Adds the value of the page property.
apihelp-query+prefixsearch-description (talk) (Translate) Perform a prefix search for page titles. Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-example-simple (talk) (Translate) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-param-limit (talk) (Translate) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (talk) (Translate) Namespaces to search.
apihelp-query+prefixsearch-param-offset (talk) (Translate) Number of results to skip.
apihelp-query+protectedtitles-description (talk) (Translate) List all titles protected from creation.
apihelp-query+protectedtitles-example-generator (talk) (Translate) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (talk) (Translate) List protected titles.
apihelp-query+protectedtitles-param-end (talk) (Translate) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (talk) (Translate) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+protectedtitles-param-namespace (talk) (Translate) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (talk) (Translate) Which properties to get:
apihelp-query+protectedtitles-param-start (talk) (Translate) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (talk) (Translate) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (talk) (Translate) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (talk) (Translate) Adds the protection level.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (talk) (Translate) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (talk) (Translate) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (talk) (Translate) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (talk) (Translate) Adds the user ID that added the protection.
apihelp-query+querypage-description (talk) (Translate) Get a list provided by a QueryPage-based special page.
apihelp-query+querypage-example-ancientpages (talk) (Translate) Return results from [[Special:Ancientpages]].
apihelp-query+querypage-param-limit (talk) (Translate) Number of results to return.
apihelp-query+querypage-param-page (talk) (Translate) The name of the special page. Note, this is case sensitive.
apihelp-query+random-description (talk) (Translate) Get a set of random pages. Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc.
apihelp-query+random-example-generator (talk) (Translate) Return page info about two random pages from the main namespace.
apihelp-query+random-example-simple (talk) (Translate) Return two random pages from the main namespace.
apihelp-query+random-param-filterredir (talk) (Translate) How to filter for redirects.
apihelp-query+random-param-limit (talk) (Translate) Limit how many random pages will be returned.
apihelp-query+random-param-namespace (talk) (Translate) Return pages in these namespaces only.
apihelp-query+random-param-redirect (talk) (Translate) Use <kbd>$1filterredir=redirects</kbd> instead.
apihelp-query+recentchanges-description (talk) (Translate) Enumerate recent changes.
apihelp-query+recentchanges-example-generator (talk) (Translate) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (talk) (Translate) List recent changes.
apihelp-query+recentchanges-param-end (talk) (Translate) The timestamp to end enumerating.
First page
Last page