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-wbsearchentities-example-4 (talk) (Translate) Search for "abc" in English language with a limit of 2 and an offset of 2
apihelp-wbsearchentities-example-5 (talk) (Translate) Search for "alphabet" in English language omitting url parameter
apihelp-wbsearchentities-example-6 (talk) (Translate) Search for "Q1234" in English language, to match the entity ID.
apihelp-wbsearchentities-extended-description (talk) (Translate) 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-param-continue (talk) (Translate) Offset where to continue a search
apihelp-wbsearchentities-param-language (talk) (Translate) Search in this language. This only affects how entities are selected, not the language in which the results are returned: this is controlled by the "uselang" parameter.
apihelp-wbsearchentities-param-limit (talk) (Translate) Maximal number of results
apihelp-wbsearchentities-param-props (talk) (Translate) Return these properties for each entity.
apihelp-wbsearchentities-param-search (talk) (Translate) Search for this text.
apihelp-wbsearchentities-param-strictlanguage (talk) (Translate) Whether to disable language fallback
apihelp-wbsearchentities-param-type (talk) (Translate) Search for this type of entity.
apihelp-wbsearchentities-summary (talk) (Translate) Searches for entities using labels and aliases.
apihelp-wbsetaliases-description (talk) (Translate) Sets the aliases for a Wikibase entity.
apihelp-wbsetaliases-example-1 (talk) (Translate) Set the English aliases for the entity with ID <samp>$1</samp> to <var>Foo</var> and <var>Bar</var>
apihelp-wbsetaliases-example-2 (talk) (Translate) Add <var>Foo</var> and <var>Bar</var> to the list of English aliases for the entity with ID <samp>$1</samp>
apihelp-wbsetaliases-example-3 (talk) (Translate) Remove <var>Foo</var> and <var>Bar</var> from the list of English aliases for the entity with ID <samp>$1</samp>
apihelp-wbsetaliases-example-4 (talk) (Translate) Remove <var>Foo</var> from the list of English aliases for the entity with ID <samp>$1</samp> while adding <var>Bar</var> to it
apihelp-wbsetaliases-param-add (talk) (Translate) List of aliases to add (can be combined with <var>remove</var>)
apihelp-wbsetaliases-param-baserevid (talk) (Translate) The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
apihelp-wbsetaliases-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-wbsetaliases-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-wbsetaliases-param-language (talk) (Translate) The language for which to set the aliases
apihelp-wbsetaliases-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-wbsetaliases-param-remove (talk) (Translate) List of aliases to remove (can be combined with <var>add</var>)
apihelp-wbsetaliases-param-set (talk) (Translate) A list of aliases that will replace the current list (cannot be combined with neither <var>add</var> nor <var>remove</var>)
apihelp-wbsetaliases-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-wbsetaliases-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-wbsetaliases-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wbsetaliases-param-title (talk) (Translate) Title of the page to associate. Use together with <var>site</var> to make a complete sitelink.
apihelp-wbsetaliases-summary (talk) (Translate) Sets the aliases for a Wikibase entity.
apihelp-wbsetclaim-description (talk) (Translate) Creates or updates an entire Statement or Claim.
apihelp-wbsetclaim-example-1 (talk) (Translate) Set the claim with the given ID to property <samp>P1</samp> with a string value of "<var>City</var>"
apihelp-wbsetclaim-example-2 (talk) (Translate) Set the claim with the given ID to property <samp>P1</samp> with a string value of "<var>City</var>" and move the claim to the topmost position within the entity's subgroup of claims that feature the main snak property <samp>P1</samp>. In addition, move the whole subgroup to the top of all subgroups aggregated by property.
apihelp-wbsetclaim-example-3 (talk) (Translate) Set the Statement with the given ID to Property <samp>P1</samp> with a string value of "<var>City</var>" and set the Statement's References to a single Reference featuring the string value "<var>The Economy of Cities</var>" assigned to the Property <samp>P2</samp>.
apihelp-wbsetclaim-param-baserevid (talk) (Translate) The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
apihelp-wbsetclaim-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-wbsetclaim-param-claim (talk) (Translate) Statement or Claim serialization
apihelp-wbsetclaim-param-ignoreduplicatemainsnak (talk) (Translate) If this is true, and the entity already has a claim with the same main snak as the claim being sent in the request, then the request is ignored
apihelp-wbsetclaim-param-index (talk) (Translate) The index within the entity's list of statements to move the statement to. Optional. Be aware that when setting an index that specifies a position not next to a statement whose main snak does not feature the same property, the whole group of statements whose main snaks feature the same property is moved. When not provided, an existing statement will stay in place while a new statement will be appended to the last one whose main snak features the same property.
apihelp-wbsetclaim-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-wbsetclaim-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-wbsetclaim-summary (talk) (Translate) Creates or updates an entire Statement or Claim.
apihelp-wbsetclaimvalue-description (talk) (Translate) Sets the value of a Wikibase claim.
apihelp-wbsetclaimvalue-example-1 (talk) (Translate) Sets the claim with the GUID of <var>$1</var> to a value of <samp>Q1</samp>
apihelp-wbsetclaimvalue-param-baserevid (talk) (Translate) The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
apihelp-wbsetclaimvalue-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-wbsetclaimvalue-param-claim (talk) (Translate) A GUID identifying the claim
apihelp-wbsetclaimvalue-param-snaktype (talk) (Translate) The type of the snak
apihelp-wbsetclaimvalue-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-wbsetclaimvalue-param-tags (talk) (Translate) Change tags to apply to the revision.
First pagePrevious pageNext pageLast page