This is a list of system messages available in the MediaWiki namespace. For security reasons, not all MediaWiki messages are editable. (Please see this page for more information.) If there are messages you feel should be editable or need an existing message tweaked, please let FANDOM Staff know.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-updateprimarydomain-summary (talk) (Translate) Update primary domain of a wiki
apihelp-updatewikiconfigvariabledefinition-param-variable_access_level (talk) (Translate) Access level of the variable.
apihelp-updatewikiconfigvariabledefinition-param-variable_description (talk) (Translate) Description of the variable.
apihelp-updatewikiconfigvariabledefinition-param-variable_id (talk) (Translate) ID of the variable.
apihelp-updatewikiconfigvariabledefinition-param-variable_labels (talk) (Translate) Variable labels.
apihelp-updatewikiconfigvariabledefinition-param-variable_name (talk) (Translate) Name of the variable.
apihelp-updatewikiconfigvariabledefinition-summary (talk) (Translate) Update properties of existing config variable.
apihelp-upload-example-filekey (talk) (Translate) Complete an upload that failed due to warnings.
apihelp-upload-example-url (talk) (Translate) Upload from a URL.
apihelp-upload-extended-description (talk) (Translate) Several methods are available: * Upload file contents directly, using the <var>$1file</var> parameter. * Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters. * Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter. * Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter. Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
apihelp-upload-param-async (talk) (Translate) Make potentially large file operations asynchronous when possible.
apihelp-upload-param-checkstatus (talk) (Translate) Only fetch the upload status for the given file key.
apihelp-upload-param-chunk (talk) (Translate) Chunk contents.
apihelp-upload-param-comment (talk) (Translate) Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified.
apihelp-upload-param-file (talk) (Translate) File contents.
apihelp-upload-param-filekey (talk) (Translate) Key that identifies a previous upload that was stashed temporarily.
apihelp-upload-param-filename (talk) (Translate) Target filename.
apihelp-upload-param-filesize (talk) (Translate) Filesize of entire upload.
apihelp-upload-param-ignorewarnings (talk) (Translate) Ignore any warnings.
apihelp-upload-param-offset (talk) (Translate) Offset of chunk in bytes.
apihelp-upload-param-sessionkey (talk) (Translate) Same as $1filekey, maintained for backward compatibility.
apihelp-upload-param-stash (talk) (Translate) If set, the server will stash the file temporarily instead of adding it to the repository.
apihelp-upload-param-tags (talk) (Translate) Change tags to apply to the upload log entry and file page revision.
apihelp-upload-param-text (talk) (Translate) Initial page text for new files.
apihelp-upload-param-url (talk) (Translate) URL to fetch the file from.
apihelp-upload-param-watch (talk) (Translate) Watch the page.
apihelp-upload-param-watchlist (talk) (Translate) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-upload-summary (talk) (Translate) Upload a file, or get the status of pending uploads.
apihelp-userrights-example-expiry (talk) (Translate) Add user <kbd>SometimeSysop</kbd> to group <kbd>sysop</kbd> for 1 month.
apihelp-userrights-example-user (talk) (Translate) Add user <kbd>FooBot</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-example-userid (talk) (Translate) Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-param-add (talk) (Translate) Add the user to these groups, or if they are already a member, update the expiry of their membership in that group.
apihelp-userrights-param-expiry (talk) (Translate) Expiry timestamps. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If only one timestamp is set, it will be used for all groups passed to the <var>$1add</var> parameter. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd> for a never-expiring user group.
apihelp-userrights-param-reason (talk) (Translate) Reason for the change.
apihelp-userrights-param-remove (talk) (Translate) Remove the user from these groups.
apihelp-userrights-param-tags (talk) (Translate) Change tags to apply to the entry in the user rights log.
apihelp-userrights-param-user (talk) (Translate) User name.
apihelp-userrights-param-userid (talk) (Translate) User ID.
apihelp-userrights-summary (talk) (Translate) Change a user's group membership.
apihelp-validatepassword-example-1 (talk) (Translate) Validate the password <kbd>foobar</kbd> for the current user.
apihelp-validatepassword-example-2 (talk) (Translate) Validate the password <kbd>qwerty</kbd> for creating user <kbd>Example</kbd>.
apihelp-validatepassword-extended-description (talk) (Translate) Validity is reported as <samp>Good</samp> if the password is acceptable, <samp>Change</samp> if the password may be used for login but must be changed, or <samp>Invalid</samp> if the password is not usable.
apihelp-validatepassword-param-email (talk) (Translate) Email address, for use when testing account creation.
apihelp-validatepassword-param-password (talk) (Translate) Password to validate.
apihelp-validatepassword-param-realname (talk) (Translate) Real name, for use when testing account creation.
apihelp-validatepassword-param-user (talk) (Translate) User name, for use when testing account creation. The named user must not exist.
apihelp-validatepassword-summary (talk) (Translate) Validate a password against the wiki's password policies.
apihelp-variableinfo-param-variable_id (talk) (Translate) The ID of the variable.
apihelp-variableinfo-param-wiki_id (talk) (Translate) The ID of the wiki.
apihelp-variableinfo-summary (talk) (Translate) Get detailed information about given configuration variable.
First pagePrevious pageNext pageLast page
Community content is available under CC-BY-SA unless otherwise noted.