Jump to content
This wiki has had no edits or log actions made within the last 60 days and has been automatically marked as inactive. If you would like to prevent this wiki from being closed, please start showing signs of activity here. If there are no signs of this wiki being used within the next 60 days, this wiki will be closed in accordance to the Dormancy Policy (which all wiki founders accept when requesting a wiki). If this wiki is closed and no one reopens it 135 days from now, this wiki will become eligible for deletion. Note: If you are a bureaucrat, you can go to Special:ManageWiki and uncheck "inactive" yourself.

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-wblmergelexemes-summary (talk) (Translate) Merges two Lexemes.
apihelp-wblremoveform-example-1 (talk) (Translate) Remove Form from the Lexeme with ID <samp>$1</samp>
apihelp-wblremoveform-param-baserevid (talk) (Translate) Base Revision ID of the Lexeme, if edit conflict check is wanted.
apihelp-wblremoveform-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-wblremoveform-param-id (talk) (Translate) ID of the Form, e.g. L10-F20
apihelp-wblremoveform-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wblremoveform-summary (talk) (Translate) Removes Form from Lexeme
apihelp-wblremovesense-example-1 (talk) (Translate) Remove Sense from the Lexeme with ID <samp>$1</samp>
apihelp-wblremovesense-param-baserevid (talk) (Translate) Base Revision ID of the Lexeme, if edit conflict check is wanted.
apihelp-wblremovesense-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-wblremovesense-param-id (talk) (Translate) ID of the Sense, e.g. L10-S20
apihelp-wblremovesense-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wblremovesense-summary (talk) (Translate) Removes Sense from Lexeme
apihelp-wbmergeitems-example-1 (talk) (Translate) Merges data from <samp>$1</samp> into <samp>$2</samp>
apihelp-wbmergeitems-example-3 (talk) (Translate) Merges data from <samp>$1</samp> into <samp>$2</samp> ignoring any conflicting sitelinks
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-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-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-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-example-1 (talk) (Translate) Remove reference with hash "<var>$1</var>" from the statement with GUID of "<var>$2</var>"
First pagePrevious pageNext pageLast page
Cookies help us deliver our services. By using our services, you agree to our use of cookies.