Jump to content
This wiki has had no edits or log actions made within the last 60 days and has been automatically marked as inactive. If you would like to prevent this wiki from being closed, please start showing signs of activity here. If there are no signs of this wiki being used within the next 60 days, this wiki will be closed in accordance to the Dormancy Policy (which all wiki founders accept when requesting a wiki). If this wiki is closed and no one reopens it 135 days from now, this wiki will become eligible for deletion. Note: If you are a bureaucrat, you can go to Special:ManageWiki and uncheck "inactive" yourself.

System messages

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-flow-parsoid-utils-param-pageid (talk) (Translate) ID of the page. Cannot be used together with $1title.
apihelp-flow-parsoid-utils-param-title (talk) (Translate) Title of the page. Cannot be used together with $1pageid.
apihelp-flow-parsoid-utils-param-to (talk) (Translate) Format to convert content to.
apihelp-flow-parsoid-utils-summary (talk) (Translate) Convert text between wikitext and HTML.
apihelp-flow-summary (talk) (Translate) Allows actions to be taken on Structured Discussions pages.
apihelp-flowthank-example-1 (talk) (Translate) Send thanks for the comment with <kbd>UUID xyz789</kbd>
apihelp-flowthank-param-postid (talk) (Translate) The UUID of the post to thank for.
apihelp-flowthank-summary (talk) (Translate) Send a public thank-you notification for a Flow comment.
apihelp-format-example-generic (talk) (Translate) Return the query result in the $1 format.
apihelp-format-param-wrappedhtml (talk) (Translate) Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object.
apihelp-generatedumps-example (talk) (Translate) This is an example of how to generate dumps.
apihelp-generatedumps-param-type (talk) (Translate) Generate dump with this specified type.
apihelp-generatedumps-summary (talk) (Translate) Generate dumps
apihelp-globalblock-example-1 (talk) (Translate) Block 192.0.2.1 indefinitely with reason "Cross-wiki abuse"
apihelp-globalblock-param-allow-account-creation (talk) (Translate) Specify this if the global block should not prevent account creation.
apihelp-globalblock-param-alsolocal (talk) (Translate) Block the user locally as well. Cannot be used together with <var>$1id</var>.
apihelp-globalblock-param-anononly (talk) (Translate) Specify this if the block should only affect logged-out users globally.
apihelp-globalblock-param-enable-autoblock (talk) (Translate) Specify this if the global block should trigger global autoblocks.
apihelp-globalblock-param-expiry (talk) (Translate) If specified, will block or reblock the user. Determines how long the block will last for, e.g. "5 months" or "2 weeks". If set to "infinite" or "indefinite" the block will never expire.
apihelp-globalblock-param-id (talk) (Translate) ID of the global block to modify or unblock (obtained through <kbd>list=globalblocks</kbd>). Cannot be used together with <var>$1target</var>.
apihelp-globalblock-param-local-allow-account-creation (talk) (Translate) Specify this if the local block should not prevent account creation. Cannot be used together with <var>$1id</var>.
apihelp-globalblock-param-localanononly (talk) (Translate) Specify this if the block should only affect logged-out users locally. Cannot be used together with <var>$1id</var>.
apihelp-globalblock-param-localblocksemail (talk) (Translate) Revoke email access locally. Cannot be used together with <var>$1id</var>.
apihelp-globalblock-param-localblockstalk (talk) (Translate) Revoke talk page access locally. Cannot be used together with <var>$1id</var>.
apihelp-globalblock-param-modify (talk) (Translate) Specify this if the existing block on the target should be modified
apihelp-globalblock-param-reason (talk) (Translate) The reason for blocking/unblocking.
apihelp-globalblock-param-target (talk) (Translate) The target IP address or username. Cannot be used together with <var>$1id</var>.
apihelp-globalblock-param-unblock (talk) (Translate) If specified, will unblock the user.
apihelp-globalblock-summary (talk) (Translate) Globally block or unblock a user.
apihelp-globalpreferenceoverrides-example-change (talk) (Translate) Set or change overrides for <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences.
apihelp-globalpreferenceoverrides-example-reset (talk) (Translate) Remove all local overrides.
apihelp-globalpreferenceoverrides-extended-description (talk) (Translate) Global values for affected preferences will be ignored.
apihelp-globalpreferenceoverrides-param-change (talk) (Translate) List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the override will be removed. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation.
apihelp-globalpreferenceoverrides-param-optionname (talk) (Translate) The name of the override that should be set to the value given by <var>optionvalue</var>.
apihelp-globalpreferenceoverrides-param-optionvalue (talk) (Translate) The value for the override specified by <var>optionname</var>.
apihelp-globalpreferenceoverrides-param-reset (talk) (Translate) Reset local overrides. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of local overrides and makes them global again.
apihelp-globalpreferenceoverrides-param-resetkinds (talk) (Translate) List of types of overrides to reset when the <var>reset</var> option is set.
apihelp-globalpreferenceoverrides-summary (talk) (Translate) Change local overrides for global preferences for the current user.
apihelp-globalpreferences-example-change (talk) (Translate) Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences.
apihelp-globalpreferences-example-reset (talk) (Translate) Make all preferences non-global.
apihelp-globalpreferences-example-reset-one (talk) (Translate) Make a single preference non-global.
apihelp-globalpreferences-extended-description (talk) (Translate) Only preferences registered for the current wiki can be changed locally.
apihelp-globalpreferences-param-change (talk) (Translate) List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the preference will be made non-global. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation.
apihelp-globalpreferences-param-optionname (talk) (Translate) The name of the preference that should be set to the value given by <var>optionvalue</var>.
apihelp-globalpreferences-param-optionvalue (talk) (Translate) The value for the preference specified by <var>optionname</var>.
apihelp-globalpreferences-param-reset (talk) (Translate) Reset global preferences. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of global preferences and make them not global anymore.
apihelp-globalpreferences-param-resetkinds (talk) (Translate) List of types of preferences to reset when the <var>reset</var> option is set.
apihelp-globalpreferences-summary (talk) (Translate) Change global preferences of the current user.
apihelp-globaluserrights-example-1 (talk) (Translate) Add user FooBot to global group "bot", and remove from global groups "sysop" and "bureaucrat"
apihelp-globaluserrights-example-2 (talk) (Translate) Add the global user with ID 123 to global group "bot", and remove from global groups "sysop" and "bureaucrat"
First pagePrevious pageNext pageLast page
Cookies help us deliver our services. By using our services, you agree to our use of cookies.