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.
First page |
Previous page |
Next page |
Last page |
Name | Default message text |
---|---|
Current message text | |
apihelp-query+messagegroupstats-example-1 (Talk) (Translate) | List of translation completion statistics for the group "page-Example" |
apihelp-query+messagegroupstats-param-group (Talk) (Translate) | Message group ID. |
apihelp-query+messagegroupstats-param-timelimit (Talk) (Translate) | Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned. |
apihelp-query+messagetranslations-description (Talk) (Translate) | Query all translations for a single message. |
apihelp-query+messagetranslations-example-1 (Talk) (Translate) | List of translations in the wiki for "MediaWiki:January" |
apihelp-query+messagetranslations-param-title (Talk) (Translate) | Full title of a known message. |
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. |
apihelp-query+pageswithprop-description (Talk) (Translate) | List all pages using a given page property. |
apihelp-query+pageswithprop-example-generator (Talk) (Translate) | Get page info about 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: ;ids:Adds the page ID. ;title:Adds the title and namespace ID of the page. ;value:Adds the value of the page prop. |
apihelp-query+pageswithprop-param-propname (Talk) (Translate) | Page prop for which to enumerate pages. |
apihelp-query+prefixsearch-description (Talk) (Translate) | Perform a prefix search for page titles. |
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+prefixsearch-param-search (Talk) (Translate) | Search string. |
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: ;timestamp:Adds the timestamp of when protection was added. ;user:Adds the user that added the protection. ;userid:Adds the user ID that added the protection. ;comment:Adds the comment for the protection. ;parsedcomment:Adds the parsed comment for the protection. ;expiry:Adds the timestamp of when the protection will be lifted. ;level:Adds the protection level. |
apihelp-query+protectedtitles-param-start (Talk) (Translate) | Start listing at this protection timestamp. |
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. If the number of pages in the namespace is lower than <var>$1limit</var>, fewer pages will be returned. The same page will not be returned twice. |
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-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) | Load a random redirect instead of a random page. |
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. |
apihelp-query+recentchanges-param-excludeuser (Talk) (Translate) | Don't list changes by this user. |
apihelp-query+recentchanges-param-limit (Talk) (Translate) | How many total changes to return. |
First page |
Previous page |
Next page |
Last page |