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-visualeditoredit-paramvalue-plugins-ge-task-image-recommendation (talk) (Translate) Use when saving a GrowthExperiments "[[mw:Growth/Personalized_first_day/Structured_tasks/Add_an_image|Add an image]]" structured edit.
apihelp-visualeditoredit-paramvalue-plugins-ge-task-link-recommendation (talk) (Translate) Use when saving a GrowthExperiments "[[mw:Growth/Personalized_first_day/Structured_tasks/Add_a_link|Add a link]]" structured edit.
apihelp-visualeditoredit-summary (talk) (Translate) Save an HTML5 page to MediaWiki (converted to wikitext via the Parsoid service).
apihelp-voteny-example-1 (talk) (Translate) Cast a vote for the page which has the ID number 666
apihelp-voteny-example-2 (talk) (Translate) Delete your vote from the page which has the ID number 666
apihelp-voteny-example-3 (talk) (Translate) Cast a vote (3 stars out of 5) for the page which has the ID number 666
apihelp-voteny-example-4 (talk) (Translate) Delete your vote from the page which has the ID number 666 which is using the star rating
apihelp-voteny-example-5 (talk) (Translate) Cast a vote (4 stars out of 5) for the page which has the ID number 666, deleting your previous vote, if any
apihelp-voteny-param-pageId (talk) (Translate) Page ID of the page where the voting box/stars is/are
apihelp-voteny-param-type (talk) (Translate) Set this to 'stars' to call the voting stars (VoteStars PHP class), otherwise the green vote box (Vote PHP class) is used
apihelp-voteny-param-voteValue (talk) (Translate) Numerical vote value between 1 and 5
apihelp-voteny-param-what (talk) (Translate) Action to take; valid values are 'vote' (green voting box), 'multi' (voting stars) or 'delete' (delete a previously given vote)
apihelp-voteny-summary (talk) (Translate) VoteNY API module
apihelp-watch-example-generator (talk) (Translate) Watch the first few pages in the main namespace.
apihelp-watch-example-unwatch (talk) (Translate) Unwatch the page [[{{MediaWiki:Mainpage}}]].
apihelp-watch-example-watch (talk) (Translate) Watch the page [[{{MediaWiki:Mainpage}}]].
apihelp-watch-example-watch-expiry (talk) (Translate) Watch the pages [[{{MediaWiki:Mainpage}}]], <kbd>Foo</kbd>, and <kbd>Bar</kbd> for one month.
apihelp-watch-param-expiry (talk) (Translate) Expiry timestamp to be applied to all given pages. Omit this parameter entirely to leave any current expiries unchanged.
apihelp-watch-param-title (talk) (Translate) The page to (un)watch. Use <var>$1titles</var> instead.
apihelp-watch-param-unwatch (talk) (Translate) If set the page will be unwatched rather than watched.
apihelp-watch-summary (talk) (Translate) Add or remove pages from the current user's watchlist.
apihelp-wbavailablebadges-description (talk) (Translate) Queries available badge items.
apihelp-wbavailablebadges-example-1 (talk) (Translate) Queries all available badge items
apihelp-wbavailablebadges-summary (talk) (Translate) Queries available badge items.
apihelp-wbcheckconstraintparameters-example-constraintid-2 (talk) (Translate) Check constraint parameters of two particular constraints.
apihelp-wbcheckconstraintparameters-example-propertyid-1 (talk) (Translate) Check constraint parameters of all constraints on a property.
apihelp-wbcheckconstraintparameters-extended-description (talk) (Translate) Either or both of the <var>property</var> and <var>constraintid</var> parameters may be specified; all constraints selected by either parameter will be checked.
apihelp-wbcheckconstraintparameters-param-constraintid (talk) (Translate) List of constraint IDs (constraint statement GUIDs) to check. If this parameter is specified, it must be nonempty.
apihelp-wbcheckconstraintparameters-param-propertyid (talk) (Translate) List of property IDs to check. All constraint statements of these properties will be checked. If this parameter is specified, it must be nonempty.
apihelp-wbcheckconstraintparameters-summary (talk) (Translate) Checks the constraint parameters of constraint statements.
apihelp-wbcheckconstraints-description (talk) (Translate) Performs constraint checks on any entity you want and returns the result.
apihelp-wbcheckconstraints-example-1 (talk) (Translate) Check all constraints on the items Q5 and Q42.
apihelp-wbcheckconstraints-example-2 (talk) (Translate) Check all constraints on a single statement.
apihelp-wbcheckconstraints-example-3 (talk) (Translate) Check one particular constraint on the item Q2.
apihelp-wbcheckconstraints-param-claimid (talk) (Translate) GUID list identifying a claim to check a constraint report. Separate values with '|'.
apihelp-wbcheckconstraints-param-constraintid (talk) (Translate) Optional filter to return only the constraints that have the specified constraint ID.
apihelp-wbcheckconstraints-param-id (talk) (Translate) ID list of the entities to get the data from. Separate values with '|' or alternative.
apihelp-wbcheckconstraints-param-status (talk) (Translate) Optional filter to return only check results with the selected statuses. Note that only results for the 'violation', 'warning', 'suggestion' and 'bad-parameters' statuses are cached, so requests that select any statuses beyond those four do not benefit from caching.
apihelp-wbcheckconstraints-paramvalue-status-bad-parameters (talk) (Translate) The constraint parameters are broken.
apihelp-wbcheckconstraints-paramvalue-status-compliance (talk) (Translate) The statement satisfies the constraint.
apihelp-wbcheckconstraints-paramvalue-status-deprecated (talk) (Translate) The constraint has not been checked because the statement is deprecated.
apihelp-wbcheckconstraints-paramvalue-status-exception (talk) (Translate) The subject entity of the statement is a known exception to the constraint.
apihelp-wbcheckconstraints-paramvalue-status-not-in-scope (talk) (Translate) The constraint is not checked on this kind of snak (main snak, qualifier or reference), so the constraint check is skipped.
apihelp-wbcheckconstraints-paramvalue-status-suggestion (talk) (Translate) The statement violates the constraint, but the constraint is just a suggestion.
apihelp-wbcheckconstraints-paramvalue-status-todo (talk) (Translate) The constraint is not implemented.
apihelp-wbcheckconstraints-paramvalue-status-violation (talk) (Translate) The statement violates the constraint.
apihelp-wbcheckconstraints-paramvalue-status-warning (talk) (Translate) The statement violates the constraint, but the constraint is not mandatory.
apihelp-wbcheckconstraints-summary (talk) (Translate) Performs constraint checks on any entity you want and returns the result.
apihelp-wbcreateclaim-description (talk) (Translate) Creates Wikibase claims.
apihelp-wbcreateclaim-example-1 (talk) (Translate) Creates a claim for item <samp>$1</samp> of property <samp>P9001</samp> with a "{{int:wikibase-snakview-snaktypeselector-novalue}}" snak.
First pagePrevious pageNext pageLast page