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-query+wbentityusage-example-simple (talk) (Translate) | Get entities used in the page <kbd>Main Page</kbd>. |
apihelp-query+wbentityusage-param-aspect (talk) (Translate) | Only return entity IDs that used this aspect. |
apihelp-query+wbentityusage-param-entities (talk) (Translate) | Only return page that used these entities. |
apihelp-query+wbentityusage-param-limit (talk) (Translate) | How many entity usages to return. |
apihelp-query+wbentityusage-param-prop (talk) (Translate) | Properties to add to the result. |
apihelp-query+wbentityusage-paramvalue-aspect-C (talk) (Translate) | Statements from the entity are used |
apihelp-query+wbentityusage-paramvalue-aspect-D (talk) (Translate) | The entity's description is used |
apihelp-query+wbentityusage-paramvalue-aspect-L (talk) (Translate) | The entity's label is used |
apihelp-query+wbentityusage-paramvalue-aspect-O (talk) (Translate) | Something else about the entity is used. This currently implies alias usage and explicit checks for entity existence. |
apihelp-query+wbentityusage-paramvalue-aspect-S (talk) (Translate) | The entity's sitelinks are used |
apihelp-query+wbentityusage-paramvalue-aspect-T (talk) (Translate) | The title of the local page corresponding to the entity is used |
apihelp-query+wbentityusage-paramvalue-aspect-X (talk) (Translate) | All aspects of an entity are or may be used |
apihelp-query+wbentityusage-paramvalue-prop-url (talk) (Translate) | If enabled url of entity will be added |
apihelp-query+wbentityusage-summary (talk) (Translate) | Returns all entity IDs used in the given pages. |
apihelp-query+wblistentityusage-example-aspect (talk) (Translate) | Get pages that use the entity <kbd>Q2</kbd> and the aspect was sitelink or statement. |
apihelp-query+wblistentityusage-example-simple (talk) (Translate) | Get pages that use the entity <kbd>Q2</kbd>. |
apihelp-query+wblistentityusage-example-url (talk) (Translate) | Get pages that use the entity <kbd>Q2</kbd> with URL included. |
apihelp-query+wblistentityusage-param-aspect (talk) (Translate) | Only return entity IDs that used this aspect. |
apihelp-query+wblistentityusage-param-entities (talk) (Translate) | Entities that have been used. |
apihelp-query+wblistentityusage-param-limit (talk) (Translate) | How many entity usages to return. |
apihelp-query+wblistentityusage-param-prop (talk) (Translate) | Properties to add to the result. |
apihelp-query+wblistentityusage-paramvalue-prop-url (talk) (Translate) | If enabled the url of the entity will be added to the result. |
apihelp-query+wblistentityusage-summary (talk) (Translate) | Returns all pages that use the given entity IDs. |
apihelp-query+wbsearch-example-1 (talk) (Translate) | Search for "abc" in English language, with defaults for type and limit |
apihelp-query+wbsearch-example-2 (talk) (Translate) | Search for "abc" in English language with a limit of 50 |
apihelp-query+wbsearch-example-3 (talk) (Translate) | Search only properties for "alphabet" in English language |
apihelp-query+wbsearch-example-4 (talk) (Translate) | Search for "alphabet" in English language as a generator |
apihelp-query+wbsearch-extended-description (talk) (Translate) | This can be used as a generator for other queries. Returns the matched term that should be displayed. |
apihelp-query+wbsearch-param-language (talk) (Translate) | Search in this language. |
apihelp-query+wbsearch-param-limit (talk) (Translate) | Maximal number of results |
apihelp-query+wbsearch-param-profile (talk) (Translate) | The search profile to use. |
apihelp-query+wbsearch-param-search (talk) (Translate) | Search for this text. |
apihelp-query+wbsearch-param-strictlanguage (talk) (Translate) | Whether to disable language fallback |
apihelp-query+wbsearch-param-type (talk) (Translate) | Search for this type of entity. |
apihelp-query+wbsearch-paramvalue-profile-default (talk) (Translate) | The default profile, suitable for most purposes. |
apihelp-query+wbsearch-summary (talk) (Translate) | Searches for entities using labels and aliases. |
apihelp-query+wbsubscribers-example-1 (talk) (Translate) | Get subscribers to entity <samp>Q42</samp> |
apihelp-query+wbsubscribers-example-2 (talk) (Translate) | Get subscribers to entity <samp>Q42</samp> with URL to <code>Special:EntityUsage</code> included |
apihelp-query+wbsubscribers-param-entities (talk) (Translate) | Entities to get subscribers |
apihelp-query+wbsubscribers-param-limit (talk) (Translate) | Maximal number of results |
apihelp-query+wbsubscribers-param-prop (talk) (Translate) | Properties to add to result |
apihelp-query+wbsubscribers-summary (talk) (Translate) | Get subscriptions to given entities. |
apihelp-query+wikibase-example (talk) (Translate) | Get URL path and other information about Wikibase client and repository. |
apihelp-query+wikibase-param-prop (talk) (Translate) | Which properties to get: |
apihelp-query+wikibase-paramvalue-prop-siteid (talk) (Translate) | The siteid of this site. |
apihelp-query+wikibase-paramvalue-prop-url (talk) (Translate) | Base URL, script path and article path of the Wikibase repository. |
apihelp-query+wikibase-summary (talk) (Translate) | Get information about the Wikibase client and the associated Wikibase repository. |
apihelp-query-example-allpages (talk) (Translate) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
apihelp-query-example-revisions (talk) (Translate) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of [[{{MediaWiki:Mainpage}}]]. |
apihelp-query-extended-description (talk) (Translate) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |