System messages
Jump to navigation
Jump to search
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-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 <kbd>Main Page</kbd>. |
| apihelp-watch-example-watch (talk) (Translate) | Watch the page <kbd>Main Page</kbd>. |
| apihelp-watch-example-watch-expiry (talk) (Translate) | Watch the pages <kbd>Main Page</kbd>, <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. |
| apihelp-wbcreateclaim-example-2 (talk) (Translate) | Creates a claim for item <samp>$1</samp> of property <samp>P9002</samp> with string value "<var>itsastring</var>" |
| apihelp-wbcreateclaim-example-3 (talk) (Translate) | Creates a claim for item <samp>$1</samp> of property <samp>P9003</samp> with a value of item <samp>Q1</samp> |
| apihelp-wbcreateclaim-example-4 (talk) (Translate) | Creates a claim for item <samp>$1</samp> of property <samp>P9004</samp> with a coordinate snak value |
| apihelp-wbcreateclaim-param-baserevid (talk) (Translate) | The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save. |
| apihelp-wbcreateclaim-param-bot (talk) (Translate) | Mark this edit as bot. This URL flag will only be respected if the user belongs to the group "{{int:group-bot}}". |
| apihelp-wbcreateclaim-param-entity (talk) (Translate) | ID of the entity the claim is being added to |
| apihelp-wbcreateclaim-param-property (talk) (Translate) | ID of the snaks property |
| apihelp-wbcreateclaim-param-snaktype (talk) (Translate) | The type of the snak |
| apihelp-wbcreateclaim-param-summary (talk) (Translate) | Summary for the edit. Will be prepended by an automatically generated comment. The length limit of the autocomment together with the summary is 260 characters. Be aware that everything above that limit will be cut off. |
| apihelp-wbcreateclaim-param-tags (talk) (Translate) | Change tags to apply to the revision. |