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+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: ;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.
apihelp-query+recentchanges-param-namespace (Talk) (Translate) Filter changes to only these namespaces.
apihelp-query+recentchanges-param-prop (Talk) (Translate) Include additional pieces of information: ;user:Adds the user responsible for the edit and tags if they are an IP. ;userid:Adds the user ID responsible for the edit. ;comment:Adds the comment for the edit. ;parsedcomment:Adds the parsed comment for the edit. ;flags:Adds flags for the edit. ;timestamp:Adds timestamp of the edit. ;title:Adds the page title of the edit. ;ids:Adds the page ID, recent changes ID and the new and old revision ID. ;sizes:Adds the new and old page length in bytes. ;redirect:Tags edit if page is a redirect. ;patrolled:Tags patrollable edits as being patrolled or unpatrolled. ;loginfo:Adds log information (log ID, log type, etc) to log entries. ;tags:Lists tags for the entry. ;sha1:Adds the content checksum for entries associated with a revision.
apihelp-query+recentchanges-param-show (Talk) (Translate) Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon.
apihelp-query+recentchanges-param-start (Talk) (Translate) The timestamp to start enumerating from.
apihelp-query+recentchanges-param-tag (Talk) (Translate) Only list changes tagged with this tag.
apihelp-query+recentchanges-param-token (Talk) (Translate) Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead.
apihelp-query+recentchanges-param-toponly (Talk) (Translate) Only list changes which are the latest revision.
apihelp-query+recentchanges-param-type (Talk) (Translate) Which types of changes to show.
apihelp-query+recentchanges-param-user (Talk) (Translate) Only list changes by this user.
apihelp-query+redirects-description (Talk) (Translate) Returns all redirects to the given pages.
apihelp-query+redirects-example-generator (Talk) (Translate) Get information about all redirects to the [[Main Page]].
apihelp-query+redirects-example-simple (Talk) (Translate) Get a list of redirects to the [[Main Page]].
apihelp-query+redirects-param-limit (Talk) (Translate) How many redirects to return.
apihelp-query+redirects-param-namespace (Talk) (Translate) Only include pages in these namespaces.
apihelp-query+redirects-param-prop (Talk) (Translate) Which properties to get: ;pageid:Page ID of each redirect. ;title:Title of each redirect. ;fragment:Fragment of each redirect, if any.
apihelp-query+redirects-param-show (Talk) (Translate) Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment.
apihelp-query+revisions+base-param-contentformat (Talk) (Translate) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (Talk) (Translate) Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively.
apihelp-query+revisions+base-param-difftotext (Talk) (Translate) Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text
apihelp-query+revisions+base-param-expandtemplates (Talk) (Translate) Expand templates in revision content (requires $1prop=content).
First page
Last page