System messages
From NPrize
Jump to navigationJump to search
MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
This is a list of system messages available in the MediaWiki namespace.
Please visit Name | Default message text |
---|---|
Current message text | |
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (Sọ̀rọ̀) (Translate) | Adds the parsed comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-timestamp (Sọ̀rọ̀) (Translate) | Adds the timestamp of when protection was added. |
apihelp-query+protectedtitles-paramvalue-prop-user (Sọ̀rọ̀) (Translate) | Adds the user that added the protection. |
apihelp-query+protectedtitles-paramvalue-prop-userid (Sọ̀rọ̀) (Translate) | Adds the user ID that added the protection. |
apihelp-query+protectedtitles-summary (Sọ̀rọ̀) (Translate) | List all titles protected from creation. |
apihelp-query+querypage-example-ancientpages (Sọ̀rọ̀) (Translate) | Return results from [[Special:Ancientpages]]. |
apihelp-query+querypage-param-limit (Sọ̀rọ̀) (Translate) | Number of results to return. |
apihelp-query+querypage-param-page (Sọ̀rọ̀) (Translate) | The name of the special page. Note, this is case-sensitive. |
apihelp-query+querypage-summary (Sọ̀rọ̀) (Translate) | Get a list provided by a QueryPage-based special page. |
apihelp-query+random-example-generator (Sọ̀rọ̀) (Translate) | Return page info about two random pages from the main namespace. |
apihelp-query+random-example-simple (Sọ̀rọ̀) (Translate) | Return two random pages from the main namespace. |
apihelp-query+random-extended-description (Sọ̀rọ̀) (Translate) | 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-param-filterredir (Sọ̀rọ̀) (Translate) | How to filter for redirects. |
apihelp-query+random-param-limit (Sọ̀rọ̀) (Translate) | Limit how many random pages will be returned. |
apihelp-query+random-param-namespace (Sọ̀rọ̀) (Translate) | Return pages in these namespaces only. |
apihelp-query+random-param-redirect (Sọ̀rọ̀) (Translate) | Use <kbd>$1filterredir=redirects</kbd> instead. |
apihelp-query+random-summary (Sọ̀rọ̀) (Translate) | Get a set of random pages. |
apihelp-query+recentchanges-example-generator (Sọ̀rọ̀) (Translate) | Get page info about recent unpatrolled changes. |
apihelp-query+recentchanges-example-simple (Sọ̀rọ̀) (Translate) | List recent changes. |
apihelp-query+recentchanges-param-end (Sọ̀rọ̀) (Translate) | The timestamp to end enumerating. |
apihelp-query+recentchanges-param-excludeuser (Sọ̀rọ̀) (Translate) | Don't list changes by this user. |
apihelp-query+recentchanges-param-generaterevisions (Sọ̀rọ̀) (Translate) | When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing. |
apihelp-query+recentchanges-param-limit (Sọ̀rọ̀) (Translate) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (Sọ̀rọ̀) (Translate) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (Sọ̀rọ̀) (Translate) | Include additional pieces of information: |
apihelp-query+recentchanges-param-show (Sọ̀rọ̀) (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-slot (Sọ̀rọ̀) (Translate) | Only list changes that touch the named slot. |
apihelp-query+recentchanges-param-start (Sọ̀rọ̀) (Translate) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (Sọ̀rọ̀) (Translate) | Only list changes tagged with this tag. |
apihelp-query+recentchanges-param-title (Sọ̀rọ̀) (Translate) | Filter entries to those related to a page. |
apihelp-query+recentchanges-param-toponly (Sọ̀rọ̀) (Translate) | Only list changes which are the latest revision. |
apihelp-query+recentchanges-param-type (Sọ̀rọ̀) (Translate) | Which types of changes to show. |
apihelp-query+recentchanges-param-user (Sọ̀rọ̀) (Translate) | Only list changes by this user. |
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (Sọ̀rọ̀) (Translate) | Tags patrollable edits as being autopatrolled or not. |
apihelp-query+recentchanges-paramvalue-prop-comment (Sọ̀rọ̀) (Translate) | Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-flags (Sọ̀rọ̀) (Translate) | Adds flags for the edit. |
apihelp-query+recentchanges-paramvalue-prop-ids (Sọ̀rọ̀) (Translate) | Adds the page ID, recent changes ID and the new and old revision ID. |
apihelp-query+recentchanges-paramvalue-prop-loginfo (Sọ̀rọ̀) (Translate) | Adds log information (log ID, log type, etc) to log entries. |
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (Sọ̀rọ̀) (Translate) | Adds the parsed comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-patrolled (Sọ̀rọ̀) (Translate) | Tags patrollable edits as being patrolled or unpatrolled. |
apihelp-query+recentchanges-paramvalue-prop-redirect (Sọ̀rọ̀) (Translate) | Tags edit if page is a redirect. |
apihelp-query+recentchanges-paramvalue-prop-sha1 (Sọ̀rọ̀) (Translate) | Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-sizes (Sọ̀rọ̀) (Translate) | Adds the new and old page length in bytes. |
apihelp-query+recentchanges-paramvalue-prop-tags (Sọ̀rọ̀) (Translate) | Lists tags for the entry. |
apihelp-query+recentchanges-paramvalue-prop-timestamp (Sọ̀rọ̀) (Translate) | Adds timestamp of the edit. |
apihelp-query+recentchanges-paramvalue-prop-title (Sọ̀rọ̀) (Translate) | Adds the page title of the edit. |
apihelp-query+recentchanges-paramvalue-prop-user (Sọ̀rọ̀) (Translate) | Adds the user responsible for the edit and tags if they are an IP. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-userid (Sọ̀rọ̀) (Translate) | Adds the user ID responsible for the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+recentchanges-summary (Sọ̀rọ̀) (Translate) | Enumerate recent changes. |
apihelp-query+redirects-example-generator (Sọ̀rọ̀) (Translate) | Get information about all redirects to the [[{{MediaWiki:Mainpage}}]]. |