This is a list of system messages available in the MediaWiki namespace. For security reasons, not all MediaWiki messages are editable. (Please see
this page for more information.) If there are messages you feel should be editable or need an existing message tweaked, please
let FANDOM Staff know .
Name
Default message text
Current message text
apihelp-query+siteinfo-paramvalue-prop-uploaddialog (talk ) (Translate )
Returns the upload dialog configuration.
apihelp-query+siteinfo-paramvalue-prop-usergroups (talk ) (Translate )
Returns user groups and the associated permissions.
apihelp-query+siteinfo-paramvalue-prop-variables (talk ) (Translate )
Returns a list of variable IDs.
apihelp-query+siteinfo-summary (talk ) (Translate )
Return general information about the site.
apihelp-query+stashimageinfo-example-params (talk ) (Translate )
Returns thumbnails for two stashed files.
apihelp-query+stashimageinfo-example-simple (talk ) (Translate )
Returns information for a stashed file.
apihelp-query+stashimageinfo-param-filekey (talk ) (Translate )
Key that identifies a previous upload that was stashed temporarily.
apihelp-query+stashimageinfo-param-sessionkey (talk ) (Translate )
Alias for $1filekey, for backward compatibility.
apihelp-query+stashimageinfo-summary (talk ) (Translate )
Returns file information for stashed files.
apihelp-query+tags-example-simple (talk ) (Translate )
List available tags.
apihelp-query+tags-param-limit (talk ) (Translate )
The maximum number of tags to list.
apihelp-query+tags-param-prop (talk ) (Translate )
Which properties to get:
apihelp-query+tags-paramvalue-prop-active (talk ) (Translate )
Whether the tag is still being applied.
apihelp-query+tags-paramvalue-prop-defined (talk ) (Translate )
Indicate whether the tag is defined.
apihelp-query+tags-paramvalue-prop-description (talk ) (Translate )
Adds description of the tag.
apihelp-query+tags-paramvalue-prop-displayname (talk ) (Translate )
Adds system message for the tag.
apihelp-query+tags-paramvalue-prop-hitcount (talk ) (Translate )
Adds the number of revisions and log entries that have this tag.
apihelp-query+tags-paramvalue-prop-name (talk ) (Translate )
Adds name of tag.
apihelp-query+tags-paramvalue-prop-source (talk ) (Translate )
Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users.
apihelp-query+tags-summary (talk ) (Translate )
List change tags.
apihelp-query+tagsreport-param-continue (talk ) (Translate )
When more results are available, use this to continue
apihelp-query+tagsreport-param-limit (talk ) (Translate )
How many tags to return
apihelp-query+tagsreport-param-tag (talk ) (Translate )
Query by tag type (string)
apihelp-query+tagsreport-param-title (talk ) (Translate )
Query by article title (string)
apihelp-query+tagsreport-summary (talk ) (Translate )
This module provides tags report data for articles
apihelp-query+templates-example-generator (talk ) (Translate )
Get information about the template pages used on <kbd>Main Page</kbd>.
apihelp-query+templates-example-namespaces (talk ) (Translate )
Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>.
apihelp-query+templates-example-simple (talk ) (Translate )
Get the templates used on the page <kbd>Main Page</kbd>.
apihelp-query+templates-param-dir (talk ) (Translate )
The direction in which to list.
apihelp-query+templates-param-limit (talk ) (Translate )
How many templates to return.
apihelp-query+templates-param-namespace (talk ) (Translate )
Show templates in these namespaces only.
apihelp-query+templates-param-templates (talk ) (Translate )
Only list these templates. Useful for checking whether a certain page uses a certain template.
apihelp-query+templates-summary (talk ) (Translate )
Returns all pages transcluded on the given pages.
apihelp-query+tiles-param-from (talk ) (Translate )
The tile ID to start listing at.
apihelp-query+tiles-param-limit (talk ) (Translate )
The maximum number of tiles to list.
apihelp-query+tiles-param-mod (talk ) (Translate )
The mod to filter by.
apihelp-query+tiles-summary (talk ) (Translate )
Get all of the tiles filtered by mod.
apihelp-query+tilesheets-param-from (talk ) (Translate )
The abbreviation to start listing at.
apihelp-query+tilesheets-param-limit (talk ) (Translate )
The maximum number of sheets to list.
apihelp-query+tilesheets-summary (talk ) (Translate )
Get all of the sheets.
apihelp-query+tiletranslations-param-id (talk ) (Translate )
The entry ID to get translations for.
apihelp-query+tiletranslations-param-lang (talk ) (Translate )
The language to get translations for.
apihelp-query+tiletranslations-summary (talk ) (Translate )
Get all of the translations for the given entry ID and/or language.
apihelp-query+tileusages-param-from (talk ) (Translate )
The page ID (not entry ID) to start listing at.
apihelp-query+tileusages-param-limit (talk ) (Translate )
The maximum number of pages to list.
apihelp-query+tileusages-param-namespace (talk ) (Translate )
The namespace to enumerate.
apihelp-query+tileusages-param-tile (talk ) (Translate )
The tile entry ID to get usages for.
apihelp-query+tileusages-summary (talk ) (Translate )
Gets all of the pages that are used by a particular tile entry ID.
apihelp-query+tokens-example-simple (talk ) (Translate )
Retrieve a csrf token (the default).
apihelp-query+tokens-example-types (talk ) (Translate )
Retrieve a watch token and a patrol token.