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-bs-store-param-callback (talk) (Translate) | A method name in the client code that should be called in the response (JSONP) |
apihelp-bs-store-param-context (talk) (Translate) | JSON string encoded object with context data for the store |
apihelp-bs-store-param-dc (talk) (Translate) | <code>Disable cache</code> flag |
apihelp-bs-store-param-filter (talk) (Translate) | JSON string with filter info; deserializes to <code>array of objects</code> that hold field name, filter type, and filter value for each filtering option |
apihelp-bs-store-param-format (talk) (Translate) | The format of the output (only JSON or formatted JSON) |
apihelp-bs-store-param-group (talk) (Translate) | JSON string with grouping info; deserializes to <code>array of objects</code> that hold field name and direction for each grouping option |
apihelp-bs-store-param-limit (talk) (Translate) | Number of results to return |
apihelp-bs-store-param-options (talk) (Translate) | Arbitrary options to configure the store in format of a JSON string |
apihelp-bs-store-param-page (talk) (Translate) | Allows server side calculation of start/limit |
apihelp-bs-store-param-query (talk) (Translate) | Similar to <var>filter</var>, but the provided value serves as a filter only for the <var>value</var> field of an ExtJS component |
apihelp-bs-store-param-sort (talk) (Translate) | JSON string with sorting info; deserializes to <code>array of objects</code> that hold field name and direction for each sorting option |
apihelp-bs-store-param-start (talk) (Translate) | The offset to start the result list from |
apihelp-bs-task-description (talk) (Translate) | Provides the API endpoint for executing registered tasks |
apihelp-bs-task-param-context (talk) (Translate) | JSON string encoded object with context data for the task |
apihelp-bs-task-param-examples (talk) (Translate) | Show examples of task parameters |
apihelp-bs-task-param-format (talk) (Translate) | The format of the result |
apihelp-bs-task-param-schema (talk) (Translate) | Show the JSON schema for the task parameters |
apihelp-bs-task-param-task (talk) (Translate) | The task that should be executed |
apihelp-bs-task-param-taskdata (talk) (Translate) | JSON string encoded object with arbitrary data for the task |
apihelp-bs-task-param-token (talk) (Translate) | The token required to access the API module |
apihelp-bs-task-summary (talk) (Translate) | Provides the API endpoint for executing registered tasks |
apihelp-bs-templatelinks-store-description (talk) (Translate) | Lists all templates of a page, including a link to the template. |
apihelp-bs-templatelinks-store-param-page-id (talk) (Translate) | The page id of the page |
apihelp-bs-templatelinks-store-summary (talk) (Translate) | Lists all templates of a page, including a link to the template. |
apihelp-bs-titlequery-store-description (talk) (Translate) | Lists page titles and (optionally) namespace prefixes based on a query term. Implements ExtJS Store parameters. |
apihelp-bs-titlequery-store-summary (talk) (Translate) | Lists page titles and (optionally) namespace prefixes based on a query term. Implements ExtJS Store parameters. |
apihelp-bs-upload-license-store-description (talk) (Translate) | Lists all available licences for a file upload |
apihelp-bs-upload-license-store-summary (talk) (Translate) | Lists all available licences for a file upload |
apihelp-bs-user-store-description (talk) (Translate) | Lists all users from the database. Allows sorting, filtering and pagination. Implements ExtJS Store parameters. |
apihelp-bs-user-store-summary (talk) (Translate) | Lists all users from the database. Allows sorting, filtering and pagination. Implements ExtJS Store parameters. |
apihelp-bs-watchlist-store-summary (talk) (Translate) | Lists all watchlist entries. Allows sorting, filtering and pagination. Implements store parameters. |
apihelp-bs-wikipage-store-description (talk) (Translate) | Lists all wiki pages. Allows sorting, filtering and pagination. Implements ExtJS Store parameters. |
apihelp-bs-wikipage-store-summary (talk) (Translate) | Lists all wiki pages. Allows sorting, filtering and pagination. Implements ExtJS Store parameters. |
apihelp-bs-wikipage-tasks-description (talk) (Translate) | Provides common operations for WikiPages |
apihelp-bs-wikipage-tasks-summary (talk) (Translate) | Provides common operations for WikiPages |
apihelp-bs-wikisubpage-treestore-description (talk) (Translate) | Lists the subpages of a specific wikipage |
apihelp-bs-wikisubpage-treestore-param-node (talk) (Translate) | The prefixed title of the wikipage |
apihelp-bs-wikisubpage-treestore-param-options (talk) (Translate) | List of options |
apihelp-bs-wikisubpage-treestore-summary (talk) (Translate) | Lists the subpages of a specific wikipage |
apihelp-categorytree-param-category (talk) (Translate) | Title in the category namespace, prefix will be ignored if given. |
apihelp-categorytree-param-options (talk) (Translate) | Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>. |
apihelp-categorytree-summary (talk) (Translate) | Internal module for the CategoryTree extension. |
apihelp-changeauthenticationdata-example-password (talk) (Translate) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
apihelp-changeauthenticationdata-summary (talk) (Translate) | Change authentication data for the current user. |
apihelp-changecontentmodel-example (talk) (Translate) | Change the main page to have the <code>text</code> content model |
apihelp-changecontentmodel-param-bot (talk) (Translate) | Mark the content model change with a bot flag. |
apihelp-changecontentmodel-param-model (talk) (Translate) | Content model of the new content. |
apihelp-changecontentmodel-param-pageid (talk) (Translate) | Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>. |
apihelp-changecontentmodel-param-summary (talk) (Translate) | Edit summary and log entry reason |
apihelp-changecontentmodel-param-tags (talk) (Translate) | Change tags to apply to the log entry and edit. |