Jump to content
This wiki has had no edits or log actions made within the last 60 days and has been automatically marked as inactive. If you would like to prevent this wiki from being closed, please start showing signs of activity here. If there are no signs of this wiki being used within the next 60 days, this wiki will be closed in accordance to the Dormancy Policy (which all wiki founders accept when requesting a wiki). If this wiki is closed and no one reopens it 135 days from now, this wiki will become eligible for deletion. Note: If you are a bureaucrat, you can go to Special:ManageWiki and uncheck "inactive" yourself.

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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-query+recentchanges-paramvalue-prop-title (talk) (Translate) Adds the page title of the edit.
apihelp-query+recentchanges-paramvalue-prop-user (talk) (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 (talk) (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 (talk) (Translate) Enumerate recent changes.
apihelp-query+redirects-example-generator (talk) (Translate) Get information about all redirects to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+redirects-example-simple (talk) (Translate) Get a list of redirects to the [[{{MediaWiki:Mainpage}}]].
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:
apihelp-query+redirects-param-show (talk) (Translate) Show only items that meet these criteria:
apihelp-query+redirects-paramvalue-prop-fragment (talk) (Translate) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (talk) (Translate) Page ID of each redirect.
apihelp-query+redirects-paramvalue-prop-title (talk) (Translate) Title of each redirect.
apihelp-query+redirects-paramvalue-show-!fragment (talk) (Translate) Only show redirects without a fragment.
apihelp-query+redirects-paramvalue-show-fragment (talk) (Translate) Only show redirects with a fragment.
apihelp-query+redirects-summary (talk) (Translate) Returns all redirects to the given pages.
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-contentformat-slot (talk) (Translate) Content serialization format used for output of content.
apihelp-query+revisions+base-param-diffto (talk) (Translate) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. 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. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+revisions+base-param-difftotext (talk) (Translate) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$2diffto</var>. If <var>$2section</var> is set, only that section will be diffed against this text. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+revisions+base-param-difftotextpst (talk) (Translate) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>.
apihelp-query+revisions+base-param-expandtemplates (talk) (Translate) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (talk) (Translate) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content).
apihelp-query+revisions+base-param-limit (talk) (Translate) Limit how many revisions will be returned. If <var>$3prop=content</var>, <var>$3prop=parsetree</var>, <var>$3diffto</var> or <var>$3difftotext</var> is used, the limit is $1. If <var>$3parse</var> is used, the limit is $2.
apihelp-query+revisions+base-param-parse (talk) (Translate) Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires <var>$2prop=content</var>). For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+revisions+base-param-prop (talk) (Translate) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (talk) (Translate) Only retrieve the content of the section with this identifier.
apihelp-query+revisions+base-param-slots (talk) (Translate) Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format.
apihelp-query+revisions+base-paramvalue-prop-comment (talk) (Translate) Comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-content (talk) (Translate) Content of each revision slot. If the content has been revision deleted, a <samp>texthidden</samp> property will be returned. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (talk) (Translate) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (talk) (Translate) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (talk) (Translate) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (talk) (Translate) Parsed comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-parsetree (talk) (Translate) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>). For performance reasons, if this option is used, <var>$3limit</var> is enforced to $2.
apihelp-query+revisions+base-paramvalue-prop-roles (talk) (Translate) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (talk) (Translate) SHA-1 (base 16) of the revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-size (talk) (Translate) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (talk) (Translate) SHA-1 (base 16) of each revision slot. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-slotsize (talk) (Translate) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (talk) (Translate) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (talk) (Translate) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (talk) (Translate) User that made the revision. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-userid (talk) (Translate) User ID of the revision creator. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions-example-content (talk) (Translate) Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5 (talk) (Translate) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5-after (talk) (Translate) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (talk) (Translate) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (talk) (Translate) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (talk) (Translate) Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]].
First pagePrevious pageNext pageLast page
Cookies help us deliver our services. By using our services, you agree to our use of cookies.