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-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-description (talk) (Translate) Creates Entity redirects.
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-description (talk) (Translate) Creates a single new Wikibase entity and modifies it with serialised information.
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.
apihelp-wbeditentity-param-data (talk) (Translate) The serialized object that is used as the data source. A newly created entity will be assigned an 'id'.
apihelp-wbeditentity-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-wbeditentity-param-new (talk) (Translate) If set, a new entity will be created. Set this to the type of the entity to be created. It is not allowed to have this set when <var>id</var> is also set.
apihelp-wbeditentity-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-wbeditentity-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-wbeditentity-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wbeditentity-param-title (talk) (Translate) Title of the page to associate. Use together with <var>site</var> to make a complete sitelink.
apihelp-wbeditentity-summary (talk) (Translate) Creates a single new Wikibase entity and modifies it with serialised information.
apihelp-wbformatentities-example-1 (talk) (Translate) Format a single item ID.
apihelp-wbformatentities-example-2 (talk) (Translate) Format an item ID and a property ID.
apihelp-wbformatentities-example-3 (talk) (Translate) Format an item ID, a property ID and a lexeme ID.
apihelp-wbformatentities-example-4 (talk) (Translate) Format three item IDs in French.
apihelp-wbformatentities-extended-description (talk) (Translate) The language can be specified with the global <var>uselang</var> parameter.
apihelp-wbformatentities-param-ids (talk) (Translate) The entity IDs to format.
apihelp-wbformatentities-summary (talk) (Translate) Formats entity IDs to HTML.
apihelp-wbformatreference-example-1 (talk) (Translate) Format an empty reference using the Data Bridge style into HTML.
First pagePrevious pageNext pageLast page