System messages

From the Audiovisual Identity Database, the motion graphics museum

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-flow-param-page (talk) (Translate) The page to take the action on.
apihelp-flow-param-submodule (talk) (Translate) The Structured Discussions submodule to invoke.
apihelp-flow-param-token (talk) (Translate) A token retrieved from [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]
apihelp-flow-parsoid-utils-example-1 (talk) (Translate) Convert wikitext <nowiki>'''lorem''' ''blah''</nowiki> to HTML
apihelp-flow-parsoid-utils-param-content (talk) (Translate) Content to be converted.
apihelp-flow-parsoid-utils-param-from (talk) (Translate) Format to convert content from.
apihelp-flow-parsoid-utils-param-pageid (talk) (Translate) ID of the page. Cannot be used together with $1title.
apihelp-flow-parsoid-utils-param-title (talk) (Translate) Title of the page. Cannot be used together with $1pageid.
apihelp-flow-parsoid-utils-param-to (talk) (Translate) Format to convert content to.
apihelp-flow-parsoid-utils-summary (talk) (Translate) Convert text between wikitext and HTML.
apihelp-flow-summary (talk) (Translate) Allows actions to be taken on Structured Discussions pages.
apihelp-flowthank-example-1 (talk) (Translate) Send thanks for the comment with <kbd>UUID xyz789</kbd>
apihelp-flowthank-param-postid (talk) (Translate) The UUID of the post to thank for.
apihelp-flowthank-summary (talk) (Translate) Send a public thank-you notification for a Flow comment.
apihelp-format-example-generic (talk) (Translate) Return the query result in the $1 format.
apihelp-format-param-wrappedhtml (talk) (Translate) Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object.
apihelp-generatedumps-example (talk) (Translate) This is an example of how to generate dumps.
apihelp-generatedumps-param-type (talk) (Translate) Generate dump with this specified type.
apihelp-generatedumps-summary (talk) (Translate) Generate dumps
apihelp-graph-example (talk) (Translate) Get the graph JSON by hash and title
apihelp-graph-param-hash (talk) (Translate) Hash value of the graph
apihelp-graph-param-oldid (talk) (Translate) ID of the revision of the page with the graph
apihelp-graph-param-text (talk) (Translate) Text of the graph to be converted to JSON. Must be posted and used without title and hash parameters
apihelp-graph-param-title (talk) (Translate) Title of the page with the graph
apihelp-graph-summary (talk) (Translate) Access graph tag functionality.
apihelp-groupreview-example-1 (talk) (Translate) Mark the state of the German translation for the message group "group-Example" as ready
apihelp-groupreview-param-group (talk) (Translate) Message group. See <kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>.
apihelp-groupreview-param-language (talk) (Translate) Language code.
apihelp-groupreview-param-state (talk) (Translate) The new state for the group.
apihelp-groupreview-summary (talk) (Translate) Set message group workflow states.
apihelp-growthexperiments-structured-task-submit-data-format-image-recommendation (talk) (Translate) A JSON string of an object with these keys: * <var>accepted</var>: A boolean indicating whether the user accepted the recommended image. * <var>reasons</var>: An array of strings identifying boolean indicating why the user rejected the recommended image. Valid values: $1 * <var>caption</var>: Image caption provided by the user. (Must have at least $2 {{PLURAL:$2|character|characters}}.)
apihelp-growthexperiments-structured-task-submit-data-format-link-recommendation (talk) (Translate) A JSON string of an object with these keys: * <var>acceptedTargets</var>: (optional) Array with the titles of pages, the recommended link to which was accepted by the user. * <var>rejectedTargets</var>: (optional) Array with the titles of pages, the recommended link to which was rejected by the user. * <var>skippedTargets</var>: (optional) Array with the titles of pages, the recommended link to which was skipped (ignored) by the user.
apihelp-growthexperiments-structured-task-submit-data-format-section-image-recommendation (talk) (Translate) A JSON string of an object with these keys: * <var>accepted</var>: A boolean indicating whether the user accepted the recommended image. * <var>reasons</var>: An array of strings identifying boolean indicating why the user rejected the recommended image. Valid values: $1 * <var>caption</var>: Image caption provided by the user. (Must have at least $2 {{PLURAL:$2|character|characters}}.) * <var>sectionTitle</var>: Title of the section the suggestion was for. * <var>sectionNumber</var>: Ordinal number of the article section the suggestion was for.
apihelp-growthinvalidateimagerecommendation-extended-description (talk) (Translate) Calling this API will: * Reset the [[mw:wikitech:Add_Image|"hasrecommendation:image" weighted tag]] for the article, so the article is no longer returned in search results for image suggestions. * Add the article to a short-lived cache, which the [[mw:Extension:GrowthExperiments|GrowthExperiments]] extension's ImageRecommendationFilter consults to decide if the article should be excluded from the user's suggested edits queue when accessed on [[Special:Homepage]] or via the [[Special:ApiHelp/query+growthtasks|action=query&list=growthtasks]] API. * Generate and send an event to EventGate to the [https://schema.wikimedia.org/#!/secondary/jsonschema/mediawiki/page/image-suggestions-feedback image-suggestion-feedback stream]. This allows improvements in the image suggestion pipeline, as the code in the pipeline can account for user feedback when generating recommendations. Further reading: [[mw:Growth/Personalized_first_day/Structured_tasks/Add_an_image]]
apihelp-growthinvalidateimagerecommendation-param-filename (talk) (Translate) The unprefixed filename for the image recommendation, e.g. <kbd>Foo.jpg</kbd>
apihelp-growthinvalidateimagerecommendation-param-sectionnumber (talk) (Translate) The 1-based index of the section the image recommendation is for, e.g. <kbd>3</kbd>
apihelp-growthinvalidateimagerecommendation-param-sectiontitle (talk) (Translate) The title of the section the image recommendation is for, e.g. <kbd>History</kbd>
apihelp-growthinvalidateimagerecommendation-param-tasktype (talk) (Translate) Task type (top-level or section-level)
apihelp-growthinvalidateimagerecommendation-param-title (talk) (Translate) Title of the article the image recommendation task is for
apihelp-growthinvalidateimagerecommendation-summary (talk) (Translate) Invalidate an image recommendation.
apihelp-growthinvalidatepersonalizedpraisesuggestion-param-mentee (talk) (Translate) Mentee to invalidate
apihelp-growthinvalidatepersonalizedpraisesuggestion-param-reason (talk) (Translate) Reason to invalidate the suggestion
apihelp-growthinvalidatepersonalizedpraisesuggestion-param-skipreason (talk) (Translate) Skip reason to invalidate the suggestion
apihelp-growthinvalidatepersonalizedpraisesuggestion-summary (talk) (Translate) Invalidates a suggestion of a praiseworthy mentee in the Personalized praise module on the Mentor dashboard
apihelp-growthmanagementorlist-param-awaytimestamp (talk) (Translate) Until when is the mentor away? Maximum is 1 year from today. Ignored unless isaway is true.
apihelp-growthmanagementorlist-param-geaction (talk) (Translate) Action
apihelp-growthmanagementorlist-param-isaway (talk) (Translate) Is the mentor currently away? Has to be set (defaults to false).
apihelp-growthmanagementorlist-param-message (talk) (Translate) Introduction message (use an empty string for the default mentor message)
apihelp-growthmanagementorlist-param-summary (talk) (Translate) Reason for the change
apihelp-growthmanagementorlist-param-username (talk) (Translate) Username of the mentor affected by the change. If not provided, currently logged in user will be used. Can be only used by privileged users.
First pagePrevious pageNext pageLast page
Cookies help us deliver our services. By using our services, you agree to our use of cookies.