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-wbsetclaimvalue-param-value (talk) (Translate) | The value to set the DataValue of the main snak of the claim to |
| apihelp-wbsetclaimvalue-summary (talk) (Translate) | Sets the value of a Wikibase claim. |
| apihelp-wbsetdescription-description (talk) (Translate) | Sets a description for a single Wikibase entity. |
| apihelp-wbsetdescription-example-1 (talk) (Translate) | Set the string "<var>An encyclopedia that everyone can edit</var>" for page with ID "<samp>$1</samp>" as a description in English language |
| apihelp-wbsetdescription-example-2 (talk) (Translate) | Set the string "<var>An encyclopedia that everyone can edit</var>" as a description in English language for page with a sitelink to <var>enwiki:Wikipedia</var> |
| apihelp-wbsetdescription-param-baserevid (talk) (Translate) | The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save. |
| apihelp-wbsetdescription-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-wbsetdescription-param-id (talk) (Translate) | The identifier for the entity, including the prefix. Use either <var>id</var> or <var>site</var> and <var>title</var> together. |
| apihelp-wbsetdescription-param-language (talk) (Translate) | Language of the description |
| apihelp-wbsetdescription-param-new (talk) (Translate) | If set, a new entity will be created. Set this to the type of the entity you want to create. |
| apihelp-wbsetdescription-param-site (talk) (Translate) | An identifier for the site on which the page resides. Use together with <var>title</var> to make a complete sitelink. |
| apihelp-wbsetdescription-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-wbsetdescription-param-tags (talk) (Translate) | Change tags to apply to the revision. |
| apihelp-wbsetdescription-param-title (talk) (Translate) | Title of the page to associate. Use together with <var>site</var> to make a complete sitelink. |
| apihelp-wbsetdescription-param-value (talk) (Translate) | The value to set for the description |
| apihelp-wbsetdescription-summary (talk) (Translate) | Sets a description for a single Wikibase entity. |
| apihelp-wbsetlabel-description (talk) (Translate) | Sets a label for a single Wikibase entity. |
| apihelp-wbsetlabel-example-1 (talk) (Translate) | Set the string "Wikimedia" for page with ID "<samp>$1</samp>" as a label in English language and report it as pretty printed JSON. |
| apihelp-wbsetlabel-example-2 (talk) (Translate) | Set the English language label to "<var>Earth</var>" for the item with sitelink <var>enwiki</var> => "<var>Earth</var>". |
| apihelp-wbsetlabel-param-baserevid (talk) (Translate) | The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save. |
| apihelp-wbsetlabel-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-wbsetlabel-param-id (talk) (Translate) | The identifier for the entity, including the prefix. Use either <var>id</var> or <var>site</var> and <var>title</var> together. |
| apihelp-wbsetlabel-param-language (talk) (Translate) | Language of the label |
| apihelp-wbsetlabel-param-new (talk) (Translate) | If set, a new entity will be created. Set this to the type of the entity you want to create. |
| apihelp-wbsetlabel-param-site (talk) (Translate) | An identifier for the site on which the page resides. Use together with <var>title</var> to make a complete sitelink. |
| apihelp-wbsetlabel-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-wbsetlabel-param-tags (talk) (Translate) | Change tags to apply to the revision. |
| apihelp-wbsetlabel-param-title (talk) (Translate) | Title of the page to associate. Use together with <var>site</var> to make a complete sitelink. |
| apihelp-wbsetlabel-param-value (talk) (Translate) | The value of the label |
| apihelp-wbsetlabel-summary (talk) (Translate) | Sets a label for a single Wikibase entity. |
| apihelp-wbsetqualifier-description (talk) (Translate) | Creates a qualifier or sets the value of an existing one. |
| apihelp-wbsetqualifier-example-1 (talk) (Translate) | Set the qualifier for the given claim with property <samp>P1</samp> to string value <var>GdyjxP8I6XB3</var> |
| apihelp-wbsetqualifier-param-baserevid (talk) (Translate) | The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save. |
| apihelp-wbsetqualifier-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-wbsetqualifier-param-claim (talk) (Translate) | A GUID identifying the claim for which a qualifier is being set |
| apihelp-wbsetqualifier-param-property (talk) (Translate) | ID of the snaks property. Should only be provided when creating a new qualifier or changing the property of an existing one |
| apihelp-wbsetqualifier-param-snakhash (talk) (Translate) | The hash of the snak to modify. Should only be provided for existing qualifiers |
| apihelp-wbsetqualifier-param-snaktype (talk) (Translate) | The type of the snak. Should only be provided when creating a new qualifier or changing the type of an existing one |
| apihelp-wbsetqualifier-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-wbsetqualifier-param-tags (talk) (Translate) | Change tags to apply to the revision. |
| apihelp-wbsetqualifier-param-value (talk) (Translate) | The new value of the qualifier. Should only be provided for PropertyValueSnak qualifiers |
| apihelp-wbsetqualifier-summary (talk) (Translate) | Creates a qualifier or sets the value of an existing one. |
| apihelp-wbsetreference-description (talk) (Translate) | Creates a reference or sets the value of an existing one. |
| apihelp-wbsetreference-example-1 (talk) (Translate) | Create a new reference for claim with GUID $1 |
| apihelp-wbsetreference-example-2 (talk) (Translate) | Set reference for claim with GUID $1 which has hash of $2 |
| apihelp-wbsetreference-example-3 (talk) (Translate) | Creates a new reference for the claim with GUID $1 and inserts the new reference at the top of the list of references instead of appending it to the bottom. |
| apihelp-wbsetreference-param-baserevid (talk) (Translate) | The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save. |
| apihelp-wbsetreference-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-wbsetreference-param-index (talk) (Translate) | The index within the statement's list of references where to move the reference to. Optional. When not provided, an existing reference will stay in place while a new reference will be appended. |
| apihelp-wbsetreference-param-reference (talk) (Translate) | A hash of the reference that should be updated. Optional. When not provided, a new reference is created |