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-wbgetentities-param-sites (talk) (Translate) Identifier for the site on which the corresponding page resides. Use together with <code>title</code>, but only give one site for several titles or several sites for one title.
apihelp-wbgetentities-param-titles (talk) (Translate) The title of the corresponding page. Use together with <code>sites</code>, but only give one site for several titles or several sites for one title.
apihelp-wbgetentities-summary (talk) (Translate) Gets the data for multiple Wikibase entities.
apihelp-wblinktitles-description (talk) (Translate) Associates two pages on two different wikis with a Wikibase item.
apihelp-wblinktitles-example-1 (talk) (Translate) Add a link "Hydrogen" from the English page to "Wasserstoff" at the German page
apihelp-wblinktitles-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-wblinktitles-param-fromsite (talk) (Translate) An identifier for the site on which the page resides. Use together with <var>fromtitle</var> to make a complete sitelink.
apihelp-wblinktitles-param-fromtitle (talk) (Translate) Title of the page to associate. Use together with <var>fromsite</var> to make a complete sitelink.
apihelp-wblinktitles-param-tosite (talk) (Translate) An identifier for the site on which the page resides. Use together with <var>totitle</var> to make a complete sitelink.
apihelp-wblinktitles-param-totitle (talk) (Translate) Title of the page to associate. Use together with <var>tosite</var> to make a complete sitelink.
apihelp-wblinktitles-summary (talk) (Translate) Associates two pages on two different wikis with a Wikibase item.
apihelp-wbmergeitems-description (talk) (Translate) Merges multiple items.
apihelp-wbmergeitems-example-1 (talk) (Translate) Merges data from <samp>Q42</samp> into <samp>Q222</samp>
apihelp-wbmergeitems-example-2 (talk) (Translate) Merges data from <samp>Q555</samp> into <samp>Q3</samp>
apihelp-wbmergeitems-example-3 (talk) (Translate) Merges data from <samp>Q66</samp> into <samp>Q99</samp> ignoring any conflicting sitelinks
apihelp-wbmergeitems-example-4 (talk) (Translate) Merges data from <samp>Q66</samp> into <samp>Q99</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-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 "Q42$D8404CDA-25E4-4334-AF13-A3290BCD9C0N"
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>1eb8793c002b1d9820c833d234a1b54c8e94187e</var>" from claim with GUID of "<var>Q42$D8404CDA-25E4-4334-AF13-A3290BCD9C0F</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.
First pagePrevious pageNext pageLast page