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-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-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.
apihelp-wbcreateclaim-param-value (talk) (Translate) Value of the snak when creating a claim with a snak that has a value
apihelp-wbcreateclaim-summary (talk) (Translate) Creates Wikibase claims.
apihelp-wbcreateredirect-example-1 (talk) (Translate) Turn <samp>$1</samp> into a redirect to <samp>$2</samp>
apihelp-wbcreateredirect-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-wbcreateredirect-param-from (talk) (Translate) Entity ID to make a redirect
apihelp-wbcreateredirect-param-to (talk) (Translate) Entity ID to point the redirect to
apihelp-wbcreateredirect-summary (talk) (Translate) Creates Entity redirects.
apihelp-wbeditentity-example-1 (talk) (Translate) Create a new empty item, return full entity structure
apihelp-wbeditentity-example-10 (talk) (Translate) Sets the claim with the GUID to the value of the claim
apihelp-wbeditentity-example-11 (talk) (Translate) Adds a label without overwriting it if it already exists
apihelp-wbeditentity-example-12 (talk) (Translate) Removes a label
apihelp-wbeditentity-example-2 (talk) (Translate) Create a new item and set labels for <var>de</var> and <var>en</var>
apihelp-wbeditentity-example-3 (talk) (Translate) Create a new property containing the json data, return full entity structure
apihelp-wbeditentity-example-4 (talk) (Translate) Clear all data from entity with ID <samp>$1</samp>
apihelp-wbeditentity-example-5 (talk) (Translate) Clear all data from entity with ID <samp>$1</samp> and set a label for <var>en</var>
apihelp-wbeditentity-example-6 (talk) (Translate) Sets sitelink for <var>nowiki</var>, overwriting it if it already exists
apihelp-wbeditentity-example-7 (talk) (Translate) Sets description for <var>nb</var>, overwriting it if it already exists
apihelp-wbeditentity-example-8 (talk) (Translate) Creates a new claim on the item for the property <samp>P56</samp> and a value of "<var>ExampleString</var>"
apihelp-wbeditentity-example-9 (talk) (Translate) Removes the claims from the item with the provided GUIDs
apihelp-wbeditentity-param-baserevid (talk) (Translate) The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
apihelp-wbeditentity-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-wbeditentity-param-clear (talk) (Translate) If set, the complete entity is emptied before proceeding. The entity will not be saved before it is filled with the "<code>data</code>", possibly with parts excluded.
First pagePrevious pageNext pageLast page
Cookies help us deliver our services. By using our services, you agree to our use of cookies.