System messages
Appearance
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.
Name | Default message text |
---|---|
Current message text | |
apihelp-query+fileusage-param-show (talk) (Translate) | Show only items that meet these criteria: |
apihelp-query+fileusage-paramvalue-prop-pageid (talk) (Translate) | Page ID of each page. |
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-paramvalue-show-!redirect (talk) (Translate) | Only show non-redirects. |
apihelp-query+fileusage-paramvalue-show-redirect (talk) (Translate) | Only show redirects. |
apihelp-query+fileusage-summary (talk) (Translate) | Find all pages that use the given files. |
apihelp-query+flowinfo-example-1 (talk) (Translate) | Fetch Structured Discussions information about [[Talk:Sandbox]], [[Main Page]], and [[Talk:Structured Discussions]] |
apihelp-query+flowinfo-summary (talk) (Translate) | Get basic Structured Discussions information about a page. |
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: |
apihelp-query+gadgetcategories-paramvalue-prop-members (talk) (Translate) | Number of gadgets in category. |
apihelp-query+gadgetcategories-paramvalue-prop-name (talk) (Translate) | Internal category name. |
apihelp-query+gadgetcategories-paramvalue-prop-title (talk) (Translate) | Category title. |
apihelp-query+gadgetcategories-summary (talk) (Translate) | Returns a list of gadget categories. |
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: |
apihelp-query+gadgets-paramvalue-prop-desc (talk) (Translate) | Gadget description transformed into HTML (can be slow, use only if really needed). |
apihelp-query+gadgets-paramvalue-prop-id (talk) (Translate) | Internal gadget ID. |
apihelp-query+gadgets-paramvalue-prop-metadata (talk) (Translate) | The gadget metadata. |
apihelp-query+gadgets-summary (talk) (Translate) | Returns a list of gadgets used on this wiki. |
apihelp-query+geosearch-example-1 (talk) (Translate) | Search around the point with coordinates 37° 47′ 13.1″ N, 122° 23′ 58.84″ W |
apihelp-query+geosearch-example-2 (talk) (Translate) | Search in a bounding box |
apihelp-query+geosearch-param-bbox (talk) (Translate) | Bounding box to search in: pipe (<kbd>|</kbd>) separated coordinates of top left and bottom right corners. |
apihelp-query+geosearch-param-coord (talk) (Translate) | Coordinate around which to search. |
apihelp-query+geosearch-param-debug (talk) (Translate) | Whether debug information should be returned. |
apihelp-query+geosearch-param-globe (talk) (Translate) | Globe to search on. See [[mw:Special:MyLanguage/Extension:GeoData#Glossary]] for details. |
apihelp-query+geosearch-param-limit (talk) (Translate) | Maximum number of pages to return. |
apihelp-query+geosearch-param-maxdim (talk) (Translate) | Restrict search to objects no larger than this, in meters. |
apihelp-query+geosearch-param-namespace (talk) (Translate) | Namespaces to search. |
apihelp-query+geosearch-param-page (talk) (Translate) | Title of page around which to search. |
apihelp-query+geosearch-param-primary (talk) (Translate) | Which kind of coordinates to return. |
apihelp-query+geosearch-param-prop (talk) (Translate) | Which additional coordinate properties to return. (Properties that are always returned: <var>lat</var>, <var>lon</var>, and either <var>primary</var> or <var>secondary</var> as a boolean flag.) |
apihelp-query+geosearch-param-radius (talk) (Translate) | Search radius in meters. |
apihelp-query+geosearch-param-sort (talk) (Translate) | Set the sort order of returned results. |
apihelp-query+geosearch-paramvalue-sort-distance (talk) (Translate) | Rank pages by their distance to the center. |
apihelp-query+geosearch-paramvalue-sort-relevance (talk) (Translate) | Rank pages by their relevance according to [[mw:Extension:CirrusSearch|CirrusSearch]], similar to how [[Special:Search]] does it. Currently only supported on wikis that use the ElasticSearch backend, see [[mw:Extension:GeoData#Search backends]]. |
apihelp-query+geosearch-summary (talk) (Translate) | Returns pages having coordinates that are located in a certain area. |
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]]. |