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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-wbmergeitems-example-4 (talk) (Translate) Merges data from <samp>$1</samp> into <samp>$2</samp> ignoring any conflicting sitelinks and descriptions
apihelp-wbmergeitems-param-bot (talk) (Translate) Mark this edit as bot. This URL flag will only be respected if the user belongs to the group "bot".
apihelp-wbmergeitems-param-fromid (talk) (Translate) The ID to merge from
apihelp-wbmergeitems-param-ignoreconflicts (talk) (Translate) Array of elements of the item to ignore conflicts for. Can only contain values of "<var>description</var>", "<var>sitelink</var>" and "<var>statement</var>"
apihelp-wbmergeitems-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-wbmergeitems-param-tags (talk) (Translate) Change tags to apply to the revisions.
apihelp-wbmergeitems-param-toid (talk) (Translate) The ID to merge to
apihelp-wbmergeitems-summary (talk) (Translate) Merges multiple items.
apihelp-wbparsevalue-description (talk) (Translate) Parses values using a <code>ValueParser</code>.
apihelp-wbparsevalue-example-1 (talk) (Translate) Parse a plain string into a StringValue object.
apihelp-wbparsevalue-example-2 (talk) (Translate) Parse 1994-02-08 to a TimeValue object with a precision of 9 (year).
apihelp-wbparsevalue-example-3 (talk) (Translate) Parse 1994-02-08 to a TimeValue object with a precision of 14 (second) with validation enabled, resulting in a validation failure.
apihelp-wbparsevalue-example-4 (talk) (Translate) Parse foo into an object of whatever datatype P123 is, with validation enabled, potentially resulting in a validation failure depending on P123's datatype's expected input.
apihelp-wbparsevalue-param-datatype (talk) (Translate) Datatype of the value to parse. Determines the parser to use.
apihelp-wbparsevalue-param-options (talk) (Translate) The options the parser should use. Provided as a JSON object.
apihelp-wbparsevalue-param-parser (talk) (Translate) ID of the <code>ValueParser</code> to use. <span class="apihelp-deprecated">Deprecated</span>. Use the <var>datatype</var> parameter instead.
apihelp-wbparsevalue-param-property (talk) (Translate) Property ID the value to parse belongs to. Determines the parser to use.
apihelp-wbparsevalue-param-validate (talk) (Translate) Whether to additionally verify the data passed in.
apihelp-wbparsevalue-param-values (talk) (Translate) The values to parse
apihelp-wbparsevalue-summary (talk) (Translate) Parses values using a <code>ValueParser</code>.
apihelp-wbremoveclaims-description (talk) (Translate) Removes Wikibase claims.
apihelp-wbremoveclaims-example-1 (talk) (Translate) Remove claim with GUID of "$1"
apihelp-wbremoveclaims-param-baserevid (talk) (Translate) The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
apihelp-wbremoveclaims-param-bot (talk) (Translate) Mark this edit as bot. This URL flag will only be respected if the user belongs to the group "bot".
apihelp-wbremoveclaims-param-claim (talk) (Translate) One GUID or several (pipe-separated) GUIDs identifying the claims to be removed. All claims must belong to the same entity.
apihelp-wbremoveclaims-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-wbremoveclaims-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wbremoveclaims-summary (talk) (Translate) Removes Wikibase claims.
apihelp-wbremovequalifiers-description (talk) (Translate) Removes a qualifier from a claim.
apihelp-wbremovequalifiers-example-1 (talk) (Translate) Remove qualifier with hash "<var>$1</var>" from claim with GUID of "<var>$2</var>"
apihelp-wbremovequalifiers-param-baserevid (talk) (Translate) The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
apihelp-wbremovequalifiers-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-wbremovequalifiers-param-claim (talk) (Translate) A GUID identifying the claim from which to remove qualifiers
apihelp-wbremovequalifiers-param-qualifiers (talk) (Translate) Snak hashes of the qualifiers to remove
apihelp-wbremovequalifiers-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-wbremovequalifiers-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wbremovequalifiers-summary (talk) (Translate) Removes a qualifier from a claim.
apihelp-wbremovereferences-description (talk) (Translate) Removes one or more references of the same statement.
apihelp-wbremovereferences-example-1 (talk) (Translate) Remove reference with hash "<var>$1</var>" from the statement with GUID of "<var>$2</var>"
apihelp-wbremovereferences-param-baserevid (talk) (Translate) The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
apihelp-wbremovereferences-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-wbremovereferences-param-references (talk) (Translate) The hashes of the references that should be removed
apihelp-wbremovereferences-param-statement (talk) (Translate) A GUID identifying the statement for which a reference is being set
apihelp-wbremovereferences-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-wbremovereferences-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wbremovereferences-summary (talk) (Translate) Removes one or more references of the same statement.
apihelp-wbsearchentities-description (talk) (Translate) Searches for entities using labels, aliases or IDs. Returns a label and description for the entity in the user language if possible. Returns details of the matched term. The matched term text is also present in the aliases key if different from the display label.
apihelp-wbsearchentities-example-1 (talk) (Translate) Search for "abc" in English language, with defaults for type and limit
apihelp-wbsearchentities-example-2 (talk) (Translate) Search for "abc" in English language with a limit of 50
apihelp-wbsearchentities-example-3 (talk) (Translate) Search for "alphabet" in English language for type property
First pagePrevious pageNext pageLast page