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+fileusage-paramvalue-prop-redirect (talk) (Translate) | Flag if the page is a redirect. |
| apihelp-query+fileusage-paramvalue-prop-title (talk) (Translate) | Title of each page. |
| apihelp-query+fileusage-summary (talk) (Translate) | Find all pages that use the given files. |
| apihelp-query+flagged-description (talk) (Translate) | Get information about the flagging status of the given pages. If a page is flagged, the following parameters are returned: ;stable_revid:The revision ID of the latest stable revision. ;level ;level_text:The highest flagging level of the page. ;pending_since:If there are any current unreviewed revisions for that page, holds the timestamp of the first of them. If the page has protection configuration, the following parameters are returned: ;protection_level:The right a user must have to not require review on the page. ;protection_expiry:When the protection expires. |
| apihelp-query+flagged-example-1 (talk) (Translate) | Get page information and flag status of [[Main Page]] |
| apihelp-query+flagged-example-2 (talk) (Translate) | Get flag statuses for pages starting with "K" |
| apihelp-query+flagged-extended-description (talk) (Translate) | If a page is flagged, the following parameters are returned: ;stable_revid:The revision ID of the latest stable revision. ;level ;level_text:The highest flagging level of the page. ;pending_since:If there are any current unreviewed revisions for that page, holds the timestamp of the first of them. If the page has protection configuration, the following parameters are returned: ;protection_level:The right a user must have to not require review on the page. ;protection_expiry:When the protection expires. |
| apihelp-query+flagged-summary (talk) (Translate) | Get information about the flagging status of the given pages. |
| apihelp-query+gadgetcategories-description (talk) (Translate) | Returns a list of gadget categories. |
| apihelp-query+gadgetcategories-example-1 (talk) (Translate) | Get a list of existing gadget categories |
| apihelp-query+gadgetcategories-example-2 (talk) (Translate) | Get all information about categories named "foo" and "bar" |
| apihelp-query+gadgetcategories-param-names (talk) (Translate) | Names of categories to retrieve. |
| apihelp-query+gadgetcategories-param-prop (talk) (Translate) | What gadget category information to get: ;name:Internal category name. ;title:Category title. ;members:Number of gadgets in category. |
| apihelp-query+gadgetcategories-summary (talk) (Translate) | Returns a list of gadget categories. |
| apihelp-query+gadgets-description (talk) (Translate) | Returns a list of gadgets used on this wiki. |
| apihelp-query+gadgets-example-1 (talk) (Translate) | Get a list of gadgets along with their descriptions |
| apihelp-query+gadgets-example-2 (talk) (Translate) | Get a list of gadgets with all possible properties |
| apihelp-query+gadgets-example-3 (talk) (Translate) | Get a list of gadgets belonging to category "foo" |
| apihelp-query+gadgets-example-4 (talk) (Translate) | Get information about gadgets "foo" and "bar" |
| apihelp-query+gadgets-example-5 (talk) (Translate) | Get a list of gadgets enabled by current user |
| apihelp-query+gadgets-param-allowedonly (talk) (Translate) | List only gadgets allowed to current user. |
| apihelp-query+gadgets-param-categories (talk) (Translate) | Gadgets from what categories to retrieve. |
| apihelp-query+gadgets-param-enabledonly (talk) (Translate) | List only gadgets enabled by current user. |
| apihelp-query+gadgets-param-ids (talk) (Translate) | IDs of gadgets to retrieve. |
| apihelp-query+gadgets-param-prop (talk) (Translate) | What gadget information to get: ;id:Internal gadget ID. ;metadata:The gadget metadata. ;desc:Gadget description transformed into HTML (can be slow, use only if really needed). |
| apihelp-query+gadgets-summary (talk) (Translate) | Returns a list of gadgets used on this wiki. |
| apihelp-query+imageinfo-example-dated (talk) (Translate) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
| apihelp-query+imageinfo-example-simple (talk) (Translate) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageinfo-param-badfilecontexttitle (talk) (Translate) | If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-param-end (talk) (Translate) | Timestamp to stop listing at. |
| apihelp-query+imageinfo-param-extmetadatafilter (talk) (Translate) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
| apihelp-query+imageinfo-param-extmetadatalanguage (talk) (Translate) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
| apihelp-query+imageinfo-param-extmetadatamultilang (talk) (Translate) | If translations for extmetadata property are available, fetch all of them. |
| apihelp-query+imageinfo-param-limit (talk) (Translate) | How many file revisions to return per file. |
| apihelp-query+imageinfo-param-localonly (talk) (Translate) | Look only for files in the local repository. |
| apihelp-query+imageinfo-param-metadataversion (talk) (Translate) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
| apihelp-query+imageinfo-param-prop (talk) (Translate) | Which file information to get: |
| apihelp-query+imageinfo-param-start (talk) (Translate) | Timestamp to start listing from. |
| apihelp-query+imageinfo-param-urlheight (talk) (Translate) | Similar to $1urlwidth. |
| apihelp-query+imageinfo-param-urlparam (talk) (Translate) | A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>. |
| apihelp-query+imageinfo-param-urlwidth (talk) (Translate) | If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-archivename (talk) (Translate) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+imageinfo-paramvalue-prop-badfile (talk) (Translate) | Adds whether the file is on the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-paramvalue-prop-bitdepth (talk) (Translate) | Adds the bit depth of the version. |
| apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (talk) (Translate) | Adds the canonical title of the file. |
| apihelp-query+imageinfo-paramvalue-prop-comment (talk) (Translate) | Comment on the version. |
| apihelp-query+imageinfo-paramvalue-prop-commonmetadata (talk) (Translate) | Lists file format generic metadata for the version of the file. |
| apihelp-query+imageinfo-paramvalue-prop-dimensions (talk) (Translate) | Alias for size. |
| apihelp-query+imageinfo-paramvalue-prop-extmetadata (talk) (Translate) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. |
| apihelp-query+imageinfo-paramvalue-prop-mediatype (talk) (Translate) | Adds the media type of the file. |
Community content is available under CC-BY-SA unless otherwise noted.