System messages

From All n One's bxp software Wixi

Jump to: navigation, 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.

Filter
Filter by customisation state:    
First page
Last page
Name Default message text
Current message text
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-param-context (talk) (Translate) JSON string encoded object with context data for the task
apihelp-bs-task-param-format (talk) (Translate) The format of the result
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-titlequery-store-description (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-user-store-description (talk) (Translate) Lists all users from the database. Allows sorting, filtering and pagination. Implements ExtJS Store parameters.
apihelp-bs-usermanager-tasks-description (talk) (Translate) Provides operations for Checklist extension
apihelp-bs-visualeditor-tasks-description (talk) (Translate) Provides tasks for the extension BlueSpice Visual Editor.
apihelp-bs-wikipage-store-description (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-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-categorytree-description (talk) (Translate) Internal module for the CategoryTree extension.
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. Depth option defaults to 1.
apihelp-changeauthenticationdata-description (talk) (Translate) Change authentication data for the current user.
apihelp-changeauthenticationdata-example-password (talk) (Translate) Attempt to change the current user's password to <kbd>ExamplePassword</kbd>.
apihelp-checktoken-description (talk) (Translate) Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
apihelp-checktoken-example-simple (talk) (Translate) Test the validity of a <kbd>csrf</kbd> token.
apihelp-checktoken-param-maxtokenage (talk) (Translate) Maximum allowed age of the token, in seconds.
apihelp-checktoken-param-token (talk) (Translate) Token to test.
apihelp-checktoken-param-type (talk) (Translate) Type of token being tested.
apihelp-clearhasmsg-description (talk) (Translate) Clears the <code>hasmsg</code> flag for the current user.
apihelp-clearhasmsg-example-1 (talk) (Translate) Clear the <code>hasmsg</code> flag for the current user.
apihelp-clientlogin-description (talk) (Translate) Log in to the wiki using the interactive flow.
apihelp-clientlogin-example-login (talk) (Translate) Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
apihelp-clientlogin-example-login2 (talk) (Translate) Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>.
apihelp-compare-description (talk) (Translate) Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed.
apihelp-compare-example-1 (talk) (Translate) Create a diff between revision 1 and 2.
apihelp-compare-param-fromid (talk) (Translate) First page ID to compare.
apihelp-compare-param-fromrev (talk) (Translate) First revision to compare.
apihelp-compare-param-fromtitle (talk) (Translate) First title to compare.
apihelp-compare-param-toid (talk) (Translate) Second page ID to compare.
apihelp-compare-param-torev (talk) (Translate) Second revision to compare.
apihelp-compare-param-totitle (talk) (Translate) Second title to compare.
apihelp-createaccount-description (talk) (Translate) Create a new user account.
apihelp-createaccount-example-create (talk) (Translate) Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-example-mail (talk) (Translate) Create user <kbd>testmailuser</kbd> and email a randomly-generated password.
apihelp-createaccount-example-pass (talk) (Translate) Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>.
apihelp-createaccount-param-domain (talk) (Translate) Domain for external authentication (optional).
apihelp-createaccount-param-email (talk) (Translate) Email address of user (optional).
First page
Last page