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+pageterms-param-terms (talk) (Translate) The types of terms to get, e.g. 'description', each returned as an array of strings keyed by their type, e.g. {"description": ["foo"]}. If not specified, all types are returned.
apihelp-query+pageterms-summary (talk) (Translate) Get the {{WBREPONAME}} terms (typically labels, descriptions and aliases) associated with a page via a sitelink.
apihelp-query+prefixsearch-example-simple (talk) (Translate) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (talk) (Translate) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (talk) (Translate) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (talk) (Translate) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-query+prefixsearch-param-offset (talk) (Translate) Number of results to skip.
apihelp-query+prefixsearch-param-profile (talk) (Translate) Search profile to use.
apihelp-query+prefixsearch-param-search (talk) (Translate) Search string.
apihelp-query+prefixsearch-summary (talk) (Translate) Perform a prefix search for page titles.
apihelp-query+projectpages-example-generator (talk) (Translate) Get page info for first 10 pages associated with WikiProject <kbd>Textile Arts</kbd>.
apihelp-query+projectpages-example-simple-1 (talk) (Translate) Get first 10 pages associated with WikiProject <kbd>Medicine</kbd> or WikiProject <kbd>Anatomy</kbd>.
apihelp-query+projectpages-example-simple-2 (talk) (Translate) Get first 10 pages associated with WikiProject <kbd>Medicine</kbd>, including assessment data.
apihelp-query+projectpages-param-assessments (talk) (Translate) Also return assessments for the pages returned.
apihelp-query+projectpages-param-limit (talk) (Translate) The maximum number of pages to return.
apihelp-query+projectpages-param-projects (talk) (Translate) The projects to list pages for. If this parameter is omitted, all projects will be included.
apihelp-query+projectpages-summary (talk) (Translate) List all pages associated with one or more projects.
apihelp-query+projects-example (talk) (Translate) Get a list of all the projects.
apihelp-query+projects-example-subprojects (talk) (Translate) Get a list of all the projects and subprojects.
apihelp-query+projects-param-subprojects (talk) (Translate) Also include subprojects.
apihelp-query+projects-summary (talk) (Translate) List all the projects.
apihelp-query+proofread-example-1 (talk) (Translate) Return proofread status for pages in namespace 250
apihelp-query+proofread-summary (talk) (Translate) Returns information about the current proofread status of the given pages.
apihelp-query+proofreadinfo-example-1 (talk) (Translate) Return default information
apihelp-query+proofreadinfo-example-3 (talk) (Translate) Return namespace information
apihelp-query+proofreadinfo-param-prop (talk) (Translate) Which proofread properties to get:
apihelp-query+proofreadinfo-paramvalue-prop-namespaces (talk) (Translate) Information about "{{ns:Page}}" and "{{ns:Index}}" namespaces.
apihelp-query+proofreadinfo-paramvalue-prop-qualitylevels (talk) (Translate) List of proofread quality levels.
apihelp-query+proofreadinfo-summary (talk) (Translate) Return information about configuration of ProofreadPage extension.
apihelp-query+proofreadpagesinindex-example-1 (talk) (Translate) Return default information
apihelp-query+proofreadpagesinindex-param-limit (talk) (Translate) Limit how many pages will be returned
apihelp-query+proofreadpagesinindex-param-pageid (talk) (Translate) The page ID of the Index page to get pages for
apihelp-query+proofreadpagesinindex-param-prop (talk) (Translate) Which properties to get for each page
apihelp-query+proofreadpagesinindex-param-title (talk) (Translate) The title of the Index page to get pages for
apihelp-query+proofreadpagesinindex-paramvalue-prop-formattedpagenumber (talk) (Translate) Return the formatted page numbers of each page linked to the index page
apihelp-query+proofreadpagesinindex-paramvalue-prop-formattedpagenumber-deprecated (talk) (Translate) Return the formatted page numbers of each page linked to the index page. Deprecated, use "formattedpagenumber" instead.
apihelp-query+proofreadpagesinindex-paramvalue-prop-ids (talk) (Translate) Return the page ID of each page linked to the index page
apihelp-query+proofreadpagesinindex-paramvalue-prop-pageid (talk) (Translate) Return the page ID of each page linked to the index page
apihelp-query+proofreadpagesinindex-paramvalue-prop-title (talk) (Translate) Return the page title of each page linked to the index page
apihelp-query+proofreadpagesinindex-summary (talk) (Translate) List the pages in a given index
apihelp-query+protectedtitles-example-generator (talk) (Translate) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (talk) (Translate) List protected titles.
apihelp-query+protectedtitles-param-end (talk) (Translate) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (talk) (Translate) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+protectedtitles-param-namespace (talk) (Translate) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (talk) (Translate) Which properties to get:
apihelp-query+protectedtitles-param-start (talk) (Translate) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (talk) (Translate) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (talk) (Translate) Adds the timestamp of when the protection will be lifted.
First pagePrevious pageNext pageLast page
Cookies help us deliver our services. By using our services, you agree to our use of cookies.