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-query+users-paramvalue-prop-cancreate (talk) (Translate) Indicates whether an account for valid but unregistered usernames can be created. To check whether the current user can perform the account creation, use [[Special:ApiHelp/query+userinfo|<kbd>action=query&meta=userinfo&uiprop=cancreateaccount</kbd>]].
apihelp-query+users-paramvalue-prop-centralids (talk) (Translate) Adds the central IDs and attachment status for the user.
apihelp-query+users-paramvalue-prop-editcount (talk) (Translate) Adds the user's edit count.
apihelp-query+users-paramvalue-prop-emailable (talk) (Translate) Tags if the user can and wants to receive email through [[Special:Emailuser]].
apihelp-query+users-paramvalue-prop-gender (talk) (Translate) Tags the gender of the user. Returns "male", "female", or "unknown".
apihelp-query+users-paramvalue-prop-groupmemberships (talk) (Translate) Lists groups that each user has been explicitly assigned to, including the expiry date of each group membership.
apihelp-query+users-paramvalue-prop-groups (talk) (Translate) Lists all the groups each user belongs to.
apihelp-query+users-paramvalue-prop-implicitgroups (talk) (Translate) Lists all the groups a user is automatically a member of.
apihelp-query+users-paramvalue-prop-registration (talk) (Translate) Adds the user's registration timestamp.
apihelp-query+users-paramvalue-prop-rights (talk) (Translate) Lists all the rights each user has.
apihelp-query+users-summary (talk) (Translate) Get information about a list of users.
apihelp-query+watchlist-example-allrev (talk) (Translate) Fetch information about all recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-expiry (talk) (Translate) Fetch additional information about the top revision for recently changed pages on the current user's watchlist, including when temporarily watched items will expire.
apihelp-query+watchlist-example-generator (talk) (Translate) Fetch page info for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-generator-rev (talk) (Translate) Fetch revision info for recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-props (talk) (Translate) Fetch additional information about the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-simple (talk) (Translate) List the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-wlowner (talk) (Translate) List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>.
apihelp-query+watchlist-param-allrev (talk) (Translate) Include multiple revisions of the same page within given timeframe.
apihelp-query+watchlist-param-end (talk) (Translate) The timestamp to end enumerating.
apihelp-query+watchlist-param-excludeuser (talk) (Translate) Don't list changes by this user.
apihelp-query+watchlist-param-limit (talk) (Translate) How many total results to return per request.
apihelp-query+watchlist-param-namespace (talk) (Translate) Filter changes to only the given namespaces.
apihelp-query+watchlist-param-owner (talk) (Translate) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlist-param-prop (talk) (Translate) Which additional properties to get:
apihelp-query+watchlist-param-show (talk) (Translate) Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon.
apihelp-query+watchlist-param-start (talk) (Translate) The timestamp to start enumerating from.
apihelp-query+watchlist-param-token (talk) (Translate) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlist-param-type (talk) (Translate) Which types of changes to show:
apihelp-query+watchlist-param-user (talk) (Translate) Only list changes by this user.
apihelp-query+watchlist-paramvalue-prop-autopatrol (talk) (Translate) Tags edits that are autopatrolled.
apihelp-query+watchlist-paramvalue-prop-comment (talk) (Translate) Adds comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-prop-expiry (talk) (Translate) Adds the expiry time.
apihelp-query+watchlist-paramvalue-prop-flags (talk) (Translate) Adds flags for the edit.
apihelp-query+watchlist-paramvalue-prop-ids (talk) (Translate) Adds revision IDs and page IDs.
apihelp-query+watchlist-paramvalue-prop-loginfo (talk) (Translate) Adds log information where appropriate.
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (talk) (Translate) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlist-paramvalue-prop-parsedcomment (talk) (Translate) Adds parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-prop-patrol (talk) (Translate) Tags edits that are patrolled.
apihelp-query+watchlist-paramvalue-prop-sizes (talk) (Translate) Adds the old and new lengths of the page.
apihelp-query+watchlist-paramvalue-prop-tags (talk) (Translate) Lists tags for the entry.
apihelp-query+watchlist-paramvalue-prop-timestamp (talk) (Translate) Adds timestamp of the edit.
apihelp-query+watchlist-paramvalue-prop-title (talk) (Translate) Adds title of the page.
apihelp-query+watchlist-paramvalue-prop-user (talk) (Translate) Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-prop-userid (talk) (Translate) Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-type-categorize (talk) (Translate) Category membership changes.
apihelp-query+watchlist-paramvalue-type-edit (talk) (Translate) Regular page edits.
apihelp-query+watchlist-paramvalue-type-external (talk) (Translate) External changes.
apihelp-query+watchlist-paramvalue-type-log (talk) (Translate) Log entries.
apihelp-query+watchlist-paramvalue-type-new (talk) (Translate) Page creations.
apihelp-query+watchlist-summary (talk) (Translate) Get recent changes to pages in the current user's watchlist.
apihelp-query+watchlistraw-example-generator (talk) (Translate) Fetch page info for pages on the current user's watchlist.
apihelp-query+watchlistraw-example-simple (talk) (Translate) List pages on the current user's watchlist.
apihelp-query+watchlistraw-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+watchlistraw-param-fromtitle (talk) (Translate) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (talk) (Translate) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (talk) (Translate) Only list pages in the given namespaces.
apihelp-query+watchlistraw-param-owner (talk) (Translate) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (talk) (Translate) Which additional properties to get:
apihelp-query+watchlistraw-param-show (talk) (Translate) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (talk) (Translate) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (talk) (Translate) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (talk) (Translate) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlistraw-summary (talk) (Translate) Get all pages on the current user's watchlist.
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.
apihelp-query-param-export (talk) (Translate) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (talk) (Translate) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-exportschema (talk) (Translate) Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>.
apihelp-query-param-indexpageids (talk) (Translate) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (talk) (Translate) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (talk) (Translate) Which lists to get.
apihelp-query-param-meta (talk) (Translate) Which metadata to get.
apihelp-query-param-prop (talk) (Translate) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (talk) (Translate) Return raw <samp>query-continue</samp> data for continuation.
apihelp-query-summary (talk) (Translate) Fetch data from and about MediaWiki.
apihelp-rawfm-summary (talk) (Translate) Output data, including debugging elements, in JSON format (pretty-print in HTML).
apihelp-removeauthenticationdata-example-simple (talk) (Translate) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-removeauthenticationdata-summary (talk) (Translate) Remove authentication data for the current user.
apihelp-resetpassword-example-email (talk) (Translate) Send a password reset email for all users with email address <kbd>user@example.com</kbd>.
apihelp-resetpassword-example-user (talk) (Translate) Send a password reset email to user <kbd>Example</kbd>.
apihelp-resetpassword-extended-description-noroutes (talk) (Translate) No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-param-email (talk) (Translate) Email address of the user being reset.
apihelp-resetpassword-param-user (talk) (Translate) User being reset.
apihelp-resetpassword-summary (talk) (Translate) Send a password reset email to a user.
apihelp-revisiondelete-example-log (talk) (Translate) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (talk) (Translate) Hide content for revision <kbd>12345</kbd> on the page [[{{MediaWiki:Mainpage}}]].
apihelp-revisiondelete-param-hide (talk) (Translate) What to hide for each revision.
apihelp-revisiondelete-param-ids (talk) (Translate) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (talk) (Translate) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (talk) (Translate) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (talk) (Translate) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-tags (talk) (Translate) Tags to apply to the entry in the deletion log.
apihelp-revisiondelete-param-target (talk) (Translate) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (talk) (Translate) Type of revision deletion being performed.
apihelp-revisiondelete-summary (talk) (Translate) Delete and undelete revisions.
apihelp-rollback-example-simple (talk) (Translate) Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (talk) (Translate) Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits.
apihelp-rollback-extended-description (talk) (Translate) If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-param-markbot (talk) (Translate) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (talk) (Translate) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (talk) (Translate) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (talk) (Translate) Tags to apply to the rollback.
apihelp-rollback-param-title (talk) (Translate) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (talk) (Translate) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (talk) (Translate) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-rollback-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-rollback-summary (talk) (Translate) Undo the last edit to the page.
apihelp-rsd-example-simple (talk) (Translate) Export the RSD schema.
apihelp-rsd-summary (talk) (Translate) Export an RSD (Really Simple Discovery) schema.
apihelp-setnotificationtimestamp-example-all (talk) (Translate) Reset the notification status for the entire watchlist.
apihelp-setnotificationtimestamp-example-allpages (talk) (Translate) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (talk) (Translate) Reset the notification status for [[{{MediaWiki:Mainpage}}]].
apihelp-setnotificationtimestamp-example-pagetimestamp (talk) (Translate) Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed.
apihelp-setnotificationtimestamp-extended-description (talk) (Translate) This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled.
apihelp-setnotificationtimestamp-param-entirewatchlist (talk) (Translate) Work on all watched pages.
apihelp-setnotificationtimestamp-param-newerthanrevid (talk) (Translate) Revision to set the notification timestamp newer than (one page only).
apihelp-setnotificationtimestamp-param-timestamp (talk) (Translate) Timestamp to which to set the notification timestamp.
apihelp-setnotificationtimestamp-param-torevid (talk) (Translate) Revision to set the notification timestamp to (one page only).
apihelp-setnotificationtimestamp-summary (talk) (Translate) Update the notification timestamp for watched pages.
apihelp-setpagelanguage-example-default (talk) (Translate) Change the language of the page with ID 123 to the wiki's default content language.
apihelp-setpagelanguage-example-language (talk) (Translate) Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque.
apihelp-setpagelanguage-extended-description-disabled (talk) (Translate) Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action.
apihelp-setpagelanguage-param-lang (talk) (Translate) Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language.
apihelp-setpagelanguage-param-pageid (talk) (Translate) Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>.
apihelp-setpagelanguage-param-reason (talk) (Translate) Reason for the change.
apihelp-setpagelanguage-param-tags (talk) (Translate) Change tags to apply to the log entry resulting from this action.
apihelp-setpagelanguage-param-title (talk) (Translate) Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>.
apihelp-setpagelanguage-summary (talk) (Translate) Change the language of a page.
apihelp-smwbrowse-summary (talk) (Translate) API module to support browse activities for different entity types in Semantic MediaWiki.
apihelp-smwinfo-summary (talk) (Translate) API module to retrieve information about Semantic MediaWiki statistics and other meta information.
apihelp-smwtask-param-params (talk) (Translate) JSON encoded parameters that match the selected task type requirement
apihelp-smwtask-param-task (talk) (Translate) Defines the task type
apihelp-smwtask-summary (talk) (Translate) API module to execute Semantic MediaWiki related tasks (for internal use only, not for public use).
apihelp-stashedit-extended-description (talk) (Translate) This is intended to be used via AJAX from the edit form to improve the performance of the page save.
apihelp-stashedit-param-baserevid (talk) (Translate) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (talk) (Translate) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (talk) (Translate) Content model of the new content.
apihelp-stashedit-param-section (talk) (Translate) Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-stashedit-param-sectiontitle (talk) (Translate) The title for a new section.
apihelp-stashedit-param-stashedtexthash (talk) (Translate) Page content hash from a prior stash to use instead.
apihelp-stashedit-param-summary (talk) (Translate) Change summary.
apihelp-stashedit-param-text (talk) (Translate) Page content.
apihelp-stashedit-param-title (talk) (Translate) Title of the page being edited.
apihelp-stashedit-summary (talk) (Translate) Prepare an edit in shared cache.
apihelp-summary (talk) (Translate)  
apihelp-tag-example-log (talk) (Translate) Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd>
apihelp-tag-example-rev (talk) (Translate) Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason
apihelp-tag-param-add (talk) (Translate) Tags to add. Only manually defined tags can be added.
apihelp-tag-param-logid (talk) (Translate) One or more log entry IDs from which to add or remove the tag.
apihelp-tag-param-rcid (talk) (Translate) One or more recent changes IDs from which to add or remove the tag.
apihelp-tag-param-reason (talk) (Translate) Reason for the change.
apihelp-tag-param-remove (talk) (Translate) Tags to remove. Only tags that are either manually defined or completely undefined can be removed.
apihelp-tag-param-revid (talk) (Translate) One or more revision IDs from which to add or remove the tag.
apihelp-tag-param-tags (talk) (Translate) Tags to apply to the log entry that will be created as a result of this action.
apihelp-tag-summary (talk) (Translate) Add or remove change tags from individual revisions or log entries.
apihelp-unblock-example-id (talk) (Translate) Unblock block ID #<kbd>105</kbd>.
apihelp-unblock-example-user (talk) (Translate) Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>.
apihelp-unblock-param-id (talk) (Translate) ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>.
apihelp-unblock-param-reason (talk) (Translate) Reason for unblock.
apihelp-unblock-param-tags (talk) (Translate) Change tags to apply to the entry in the block log.
apihelp-unblock-param-user (talk) (Translate) User to unblock. Cannot be used together with <var>$1id</var>.
apihelp-unblock-param-userid (talk) (Translate) Specify <kbd>$1user=#<var>ID</var></kbd> instead.
apihelp-unblock-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-unblock-param-watchuser (talk) (Translate) Watch the user's or IP address's user and talk pages.
apihelp-unblock-summary (talk) (Translate) Unblock a user.
apihelp-undelete-example-page (talk) (Translate) Undelete page [[{{MediaWiki:Mainpage}}]].
apihelp-undelete-example-revisions (talk) (Translate) Undelete two revisions of page [[{{MediaWiki:Mainpage}}]].
apihelp-undelete-extended-description (talk) (Translate) A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevisions|prop=deletedrevisions]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]].
apihelp-undelete-param-fileids (talk) (Translate) IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored.
apihelp-undelete-param-reason (talk) (Translate) Reason for restoring.
apihelp-undelete-param-tags (talk) (Translate) Change tags to apply to the entry in the deletion log.
apihelp-undelete-param-timestamps (talk) (Translate) Timestamps of the revisions to undelete. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be undeleted.
apihelp-undelete-param-title (talk) (Translate) Title of the page to undelete.
apihelp-undelete-param-undeletetalk (talk) (Translate) Undelete all revisions of the associated talk page, if any.
apihelp-undelete-param-watchlist (talk) (Translate) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-undelete-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-undelete-summary (talk) (Translate) Undelete revisions of a deleted page.
apihelp-unlinkaccount-example-simple (talk) (Translate) Attempt to remove the current user's link for the provider associated with <kbd>FooAuthenticationRequest</kbd>.
apihelp-unlinkaccount-summary (talk) (Translate) Remove a linked third-party account from the current user.
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 (ignored for bot users) or do not change watch.
apihelp-upload-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
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.
apihelp-userrights-param-userid (talk) (Translate) Specify <kbd>$1user=#<var>ID</var></kbd> instead.
apihelp-userrights-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-userrights-param-watchuser (talk) (Translate) Watch the user's user and talk pages.
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) Username, 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-watch-example-generator (talk) (Translate) Watch the first few pages in the main namespace.
apihelp-watch-example-unwatch (talk) (Translate) Unwatch the page [[{{MediaWiki:Mainpage}}]].
apihelp-watch-example-watch (talk) (Translate) Watch the page [[{{MediaWiki:Mainpage}}]].
apihelp-watch-example-watch-expiry (talk) (Translate) Watch the pages [[{{MediaWiki:Mainpage}}]], <kbd>Foo</kbd>, and <kbd>Bar</kbd> for one month.
apihelp-watch-param-expiry (talk) (Translate) Expiry timestamp to be applied to all given pages. Omit this parameter entirely to leave any current expiries unchanged.
apihelp-watch-param-title (talk) (Translate) The page to (un)watch. Use <var>$1titles</var> instead.
apihelp-watch-param-unwatch (talk) (Translate) If set the page will be unwatched rather than watched.
apihelp-watch-summary (talk) (Translate) Add or remove pages from the current user's watchlist.
apihelp-webapp-manifest-summary (talk) (Translate) Returns a webapp manifest.
apihelp-xml-param-includexmlnamespace (talk) (Translate) If specified, adds an XML namespace.
apihelp-xml-param-xslt (talk) (Translate) If specified, adds the named page as an XSL stylesheet. The value must be a title in the {{ns:MediaWiki}} namespace ending in <code>.xsl</code>.
apihelp-xml-summary (talk) (Translate) Output data in XML format.
apihelp-xmlfm-summary (talk) (Translate) Output data in XML format (pretty-print in HTML).
apisandbox (talk) (Translate) API sandbox
apisandbox-add-multi (talk) (Translate) Add
apisandbox-alert-field (talk) (Translate) The value of this field is not valid.
apisandbox-alert-page (talk) (Translate) Fields on this page are not valid.
apisandbox-continue (talk) (Translate) Continue
apisandbox-continue-clear (talk) (Translate) Clear
apisandbox-continue-help (talk) (Translate) {{int:apisandbox-continue}} will [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Query#Continuing_queries continue] the last request; {{int:apisandbox-continue-clear}} will clear continuation-related parameters.
apisandbox-deprecated-parameters (talk) (Translate) Deprecated parameters
apisandbox-dynamic-error-exists (talk) (Translate) A parameter named "$1" already exists.
apisandbox-dynamic-parameters (talk) (Translate) Additional parameters
apisandbox-dynamic-parameters-add-label (talk) (Translate) Add parameter:
apisandbox-dynamic-parameters-add-placeholder (talk) (Translate) Parameter name
apisandbox-examples (talk) (Translate) Examples
apisandbox-fetch-token (talk) (Translate) Auto-fill the token
apisandbox-helpurls (talk) (Translate) Help links
apisandbox-intro (talk) (Translate) Use this page to experiment with the <strong>MediaWiki web service API</strong>. Refer to [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page the API documentation] for further details of API usage. Example: [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tutorial#A_simple_query search for page titles matching a certain keyword]. Select an action to see more examples. Note that, although this is a sandbox, actions you carry out on this page may modify the wiki.
apisandbox-jsonly (talk) (Translate) JavaScript is required to use the API sandbox.
apisandbox-load-error (talk) (Translate) An error occurred while loading information for API module "$1": $2
apisandbox-loading (talk) (Translate) Loading information for API module "$1"...
apisandbox-loading-results (talk) (Translate) Receiving API results...
apisandbox-multivalue-all-namespaces (talk) (Translate) $1 (All namespaces)
apisandbox-multivalue-all-values (talk) (Translate) $1 (All values)
apisandbox-no-parameters (talk) (Translate) This API module has no parameters.
apisandbox-param-limit (talk) (Translate) Enter <kbd>max</kbd> to use the maximum limit.
apisandbox-request-format-json-label (talk) (Translate) JSON
apisandbox-request-format-php-label (talk) (Translate) PHP array
apisandbox-request-format-url-label (talk) (Translate) URL query string
apisandbox-request-formdata (talk) (Translate) This request must be sent as a file upload (i.e. using <code>multipart/form-data</code>).
apisandbox-request-json-label (talk) (Translate) Request JSON:
apisandbox-request-php-label (talk) (Translate) Request PHP array:
apisandbox-request-post (talk) (Translate) This request must be sent using the HTTP POST method.
apisandbox-request-selectformat-label (talk) (Translate) Show request data as:
apisandbox-request-time (talk) (Translate) Request time: {{PLURAL:$1|$1 ms}}
apisandbox-request-url-label (talk) (Translate) Request URL:
apisandbox-reset (talk) (Translate) Clear
apisandbox-results (talk) (Translate) Results
apisandbox-results-error (talk) (Translate) An error occurred while loading the API query response: $1.
apisandbox-results-fixtoken (talk) (Translate) Correct token and resubmit
apisandbox-results-fixtoken-fail (talk) (Translate) Failed to fetch "$1" token.
apisandbox-results-login-suppressed (talk) (Translate) This request has been processed as a logged-out user as it could be used to bypass browser Same-Origin security. Note that the API sandbox's automatic token handling does not work properly with such requests, please fill them in manually.
apisandbox-retry (talk) (Translate) Retry
apisandbox-sending-request (talk) (Translate) Sending API request...
apisandbox-submit (talk) (Translate) Make request
apisandbox-submit-invalid-fields-message (talk) (Translate) Please correct the marked fields and try again.
apisandbox-submit-invalid-fields-title (talk) (Translate) Some fields are invalid
apisandbox-summary (talk) (Translate)  
apisandbox-templated-parameter-reason (talk) (Translate) This [[Special:ApiHelp/main#main/templatedparams|templated parameter]] is offered based on the {{PLURAL:$1|value|values}} of $2.
apiwarn-alldeletedrevisions-performance (talk) (Translate) For better performance when generating titles, set <kbd>$1dir=newer</kbd>.
apiwarn-badurlparam (talk) (Translate) Could not parse <var>$1urlparam</var> for $2. Using only width and height.
apiwarn-badutf8 (talk) (Translate) The value passed for <var>$1</var> contains invalid or non-normalized data. Textual data should be valid, NFC-normalized Unicode without C0 control characters other than HT (\t), LF (\n), and CR (\r).
apiwarn-checktoken-percentencoding (talk) (Translate) Check that symbols such as "+" in the token are properly percent-encoded in the URL.
apiwarn-compare-no-next (talk) (Translate) Revision $2 is the latest revision of $1, there is no revision for <kbd>torelative=next</kbd> to compare to.
apiwarn-compare-no-prev (talk) (Translate) Revision $2 is the earliest revision of $1, there is no revision for <kbd>torelative=prev</kbd> to compare to.
apiwarn-compare-nocontentmodel (talk) (Translate) No content model could be determined, assuming $1.
apiwarn-deprecation-deletedrevs (talk) (Translate) <kbd>list=deletedrevs</kbd> has been deprecated. Please use <kbd>prop=deletedrevisions</kbd> or <kbd>list=alldeletedrevisions</kbd> instead.
apiwarn-deprecation-httpsexpected (talk) (Translate) HTTP used when HTTPS was expected.
apiwarn-deprecation-login-botpw (talk) (Translate) Main-account login via <kbd>action=login</kbd> is deprecated and may stop working without warning. To continue login with <kbd>action=login</kbd>, see [[Special:BotPasswords]]. To safely continue using main-account login, see <kbd>action=clientlogin</kbd>.
apiwarn-deprecation-login-nobotpw (talk) (Translate) Main-account login via <kbd>action=login</kbd> is deprecated and may stop working without warning. To safely log in, see <kbd>action=clientlogin</kbd>.
apiwarn-deprecation-login-token (talk) (Translate) Fetching a token via <kbd>action=login</kbd> is deprecated. Use <kbd>action=query&meta=tokens&type=login</kbd> instead.
apiwarn-deprecation-missingparam (talk) (Translate) Because <var>$1</var> was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used.
apiwarn-deprecation-parameter (talk) (Translate) The parameter <var>$1</var> has been deprecated.
apiwarn-deprecation-parse-headitems (talk) (Translate) <kbd>prop=headitems</kbd> is deprecated since MediaWiki 1.28. Use <kbd>prop=headhtml</kbd> when creating new HTML documents, or <kbd>prop=modules|jsconfigvars</kbd> when updating a document client-side.
apiwarn-deprecation-post-without-content-type (talk) (Translate) A POST request was made without a <code>Content-Type</code> header. This does not work reliably.
apiwarn-deprecation-purge-get (talk) (Translate) Use of <kbd>action=purge</kbd> via GET is deprecated. Use POST instead.
apiwarn-deprecation-withreplacement (talk) (Translate) <kbd>$1</kbd> has been deprecated. Please use <kbd>$2</kbd> instead.
apiwarn-difftohidden (talk) (Translate) Couldn't diff to r$1: content is hidden.
apiwarn-errorprinterfailed (talk) (Translate) Error printer failed. Will retry without params.
apiwarn-global-option-ignored (talk) (Translate) Option <var>$1</var> is globally overridden. You can use <kbd>global=update</kbd> to change the option globally, or <kbd>global=override</kbd> to set a local override.
apiwarn-ignoring-invalid-templated-value (talk) (Translate) Ignoring value <kbd>$2</kbd> in <var>$1</var> when processing templated parameters.
apiwarn-invalidcategory (talk) (Translate) "$1" is not a category.
apiwarn-invalidtitle (talk) (Translate) "$1" is not a valid title.
apiwarn-invalidxmlstylesheet (talk) (Translate) Invalid or non-existent stylesheet specified.
apiwarn-invalidxmlstylesheetext (talk) (Translate) Stylesheet should have <code>.xsl</code> extension.
apiwarn-invalidxmlstylesheetns (talk) (Translate) Stylesheet should be in the {{ns:MediaWiki}} namespace.
apiwarn-moduleswithoutvars (talk) (Translate) Property <kbd>modules</kbd> was set but not <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd>. Configuration variables are necessary for proper module usage.
apiwarn-notfile (talk) (Translate) "$1" is not a file.
apiwarn-nothumb-noimagehandler (talk) (Translate) Could not create thumbnail because $1 does not have an associated image handler.
apiwarn-parse-nocontentmodel (talk) (Translate) No <var>title</var> or <var>contentmodel</var> was given, assuming $1.
apiwarn-parse-revidwithouttext (talk) (Translate) <var>revid</var> used without <var>text</var>, and parsed page properties were requested. Did you mean to use <var>oldid</var> instead of <var>revid</var>?
apiwarn-parse-titlewithouttext (talk) (Translate) <var>title</var> used without <var>text</var>, and parsed page properties were requested. Did you mean to use <var>page</var> instead of <var>title</var>?
apiwarn-redirectsandrevids (talk) (Translate) Redirect resolution cannot be used together with the <var>revids</var> parameter. Any redirects the <var>revids</var> point to have not been resolved.
apiwarn-tokens-origin (talk) (Translate) Tokens may not be obtained when the same-origin policy is not applied.
apiwarn-truncatedresult (talk) (Translate) This result was truncated because it would otherwise be larger than the limit of $1 bytes.
apiwarn-unclearnowtimestamp (talk) (Translate) Passing "$2" for timestamp parameter <var>$1</var> has been deprecated. If for some reason you need to explicitly specify the current time without calculating it client-side, use <kbd>now</kbd>.
apiwarn-unrecognizedvalues (talk) (Translate) Unrecognized {{PLURAL:$3|value|values}} for parameter <var>$1</var>: $2.
apiwarn-unsupportedarray (talk) (Translate) Parameter <var>$1</var> uses unsupported PHP array syntax.
apiwarn-urlparamwidth (talk) (Translate) Ignoring width value set in <var>$1urlparam</var> ($2) in favor of width value derived from <var>$1urlwidth</var>/<var>$1urlheight</var> ($3).
apiwarn-validationfailed (talk) (Translate) Validation error for <kbd>$1</kbd>: $2
apiwarn-validationfailed-badchars (talk) (Translate) invalid characters in key (only <code>a-z</code>, <code>A-Z</code>, <code>0-9</code>, <code>_</code>, and <code>-</code> are allowed).
apiwarn-validationfailed-badpref (talk) (Translate) not a valid preference.
apiwarn-validationfailed-cannotset (talk) (Translate) cannot be set by this module.
apiwarn-validationfailed-keytoolong (talk) (Translate) key too long (no more than $1 {{PLURAL:$1|byte|bytes}} allowed).
apiwarn-validationfailed-valuetoolong (talk) (Translate) value too long (no more than $1 {{PLURAL:$1|byte|bytes}} allowed).
apiwarn-wgdebugapi (talk) (Translate) <strong>Security Warning:</strong> <var>$wgDebugAPI</var> is enabled.
apr (talk) (Translate) Apr
april (talk) (Translate) April
april-gen (talk) (Translate) April
article (talk) (Translate) Content page
articleexists (talk) (Translate) A page already exists at [[:$1]], or the page name you have chosen is not valid. Please choose another name.
ask (talk) (Translate) Semantic search
aug (talk) (Translate) Aug
august (talk) (Translate) August
august-gen (talk) (Translate) August
authenticationdatachange-ignored (talk) (Translate) The authentication data change was not handled. Maybe no provider was configured?
authform-newtoken (talk) (Translate) Missing token. $1
authform-nosession-login (talk) (Translate) The authentication was successful, but your browser cannot "remember" being logged in. $1
authform-nosession-signup (talk) (Translate) The account was created, but your browser cannot "remember" being logged in. $1
authform-notoken (talk) (Translate) Missing token
authform-wrongtoken (talk) (Translate) Wrong token
authmanager-account-password-domain (talk) (Translate) $1@$2
authmanager-authn-autocreate-failed (talk) (Translate) Auto-creation of a local account failed: $1
authmanager-authn-no-local-user (talk) (Translate) The supplied credentials are not associated with any user on this wiki.
authmanager-authn-no-local-user-link (talk) (Translate) The supplied credentials are valid but are not associated with any user on this wiki. Login in a different way, or create a new user, and you will have an option to link your previous credentials to that account.
authmanager-authn-no-primary (talk) (Translate) The supplied credentials could not be authenticated.
authmanager-authn-not-in-progress (talk) (Translate) Authentication is not in progress or session data has been lost. Please start again from the beginning.
authmanager-autocreate-exception (talk) (Translate) Automatic account creation temporarily disabled due to prior errors.
authmanager-autocreate-noperm (talk) (Translate) Automatic account creation is not allowed.
authmanager-change-not-supported (talk) (Translate) The supplied credentials cannot be changed, as nothing would use them.
authmanager-create-disabled (talk) (Translate) Account creation is disabled.
authmanager-create-from-login (talk) (Translate) To create your account, please fill in the fields.
authmanager-create-no-primary (talk) (Translate) The supplied credentials could not be used for account creation.
authmanager-create-not-in-progress (talk) (Translate) Account creation is not in progress or session data has been lost. Please start again from the beginning.
authmanager-domain-help (talk) (Translate) Domain for external authentication.
authmanager-email-help (talk) (Translate) Email address
authmanager-email-label (talk) (Translate) Email
authmanager-link-no-primary (talk) (Translate) The supplied credentials could not be used for account linking.
authmanager-link-not-in-progress (talk) (Translate) Account linking is not in progress or session data has been lost. Please start again from the beginning.
authmanager-password-help (talk) (Translate) Password for authentication.
authmanager-provider-password (talk) (Translate) Password-based authentication
authmanager-provider-password-domain (talk) (Translate) Password- and domain-based authentication
authmanager-provider-temporarypassword (talk) (Translate) Temporary password
authmanager-realname-help (talk) (Translate) Real name of the user
authmanager-realname-label (talk) (Translate) Real name
authmanager-retype-help (talk) (Translate) Password again to confirm.
authmanager-userdoesnotexist (talk) (Translate) User account "$1" is not registered.
authmanager-userlogin-remembermypassword-help (talk) (Translate) Whether the password should be remembered for longer than the length of the session.
authmanager-username-help (talk) (Translate) Username for authentication.
authpage-cannot-create (talk) (Translate) Unable to start account creation.
authpage-cannot-create-continue (talk) (Translate) Unable to continue account creation. Your session most likely timed out.
authpage-cannot-link (talk) (Translate) Unable to start account linking.
authpage-cannot-link-continue (talk) (Translate) Unable to continue account linking. Your session most likely timed out.
authpage-cannot-login (talk) (Translate) Unable to start login.
authpage-cannot-login-continue (talk) (Translate) Unable to continue login. Your session most likely timed out.
authprovider-confirmlink-failed (talk) (Translate) Account linking did not fully succeed: $1
authprovider-confirmlink-failed-line (talk) (Translate) $1: $2
authprovider-confirmlink-message (talk) (Translate) Based on your recent login attempts, the following accounts can be linked to your wiki account. Linking them enables logging in via those accounts. Please select which ones should be linked.
authprovider-confirmlink-ok-help (talk) (Translate) Continue after displaying linking failure messages.
authprovider-confirmlink-option (talk) (Translate) $1 ($2)
authprovider-confirmlink-request-help (talk) (Translate)  
authprovider-confirmlink-request-label (talk) (Translate) Accounts which should be linked
authprovider-confirmlink-success-line (talk) (Translate) $1: Linked successfully.
authprovider-resetpass-skip-help (talk) (Translate) Skip resetting the password.
authprovider-resetpass-skip-label (talk) (Translate) Skip
autoblockedtext (talk) (Translate) Your IP address has been automatically blocked because it was used by another user, who was blocked by $1. The reason given is: :<em>$2</em>. *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-time|$6}} *{{int:blockedtext-intended-blockee|$7}} {{int:blockedtext-contact-blocker-admin|$1}} You can use the "{{int:emailuser}}" feature if a valid email address is specified in your [[Special:Preferences|preferences]] and you have not been blocked from using it. {{int:blockedtext-block-ip|$3}} {{int:blockedtext-block-id|$5}} {{int:blockedtext-include-details-queries}}
autoblockedtext-tempuser (talk) (Translate) Your IP address has been automatically blocked because it was used by another user, who was blocked by $1. The reason given is: :<em>$2</em>. *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-time|$6}} *{{int:blockedtext-intended-blockee|$7}} {{int:blockedtext-contact-blocker-admin|$1}} {{int:blockedtext-block-ip|$3}} {{int:blockedtext-block-id|$5}} {{int:blockedtext-include-details-queries}}
autoblocker (talk) (Translate) Autoblocked because your IP address has been recently used by "[[User:$1|$1]]". The reason given for $1's block is "$2"
autoblockid (talk) (Translate) Autoblock #$1
autoblocklist (talk) (Translate) Autoblocks
autoblocklist-empty (talk) (Translate) The autoblock list is empty.
autoblocklist-legend (talk) (Translate) List autoblocks
autoblocklist-localblocks (talk) (Translate) Local {{PLURAL:$1|autoblock|autoblocks}}
autoblocklist-otherblocks (talk) (Translate) Other {{PLURAL:$1|autoblock|autoblocks}}
autoblocklist-submit (talk) (Translate) Search
autochange-username (talk) (Translate) MediaWiki automatic change
autocomment-prefix (talk) (Translate)  
autocreate-edit-warning (talk) (Translate) <strong>Warning:</strong> You are not logged in. Once you make an edit, a temporary account will be created for you. [[{{MediaWiki:tempuser-helppage}}|Learn more]]. <strong>[$1 Log in]</strong> or <strong>[$2 create an account]</strong> to continue receiving notifications after this account expires, and to access other features.
autocreate-preview-warning (talk) (Translate) <em>You are not logged in. Once you make an edit, a temporary account will be created for you. [[{{MediaWiki:tempuser-helppage}}|Learn more]].</em>
autoredircomment (talk) (Translate) Redirected page to [[$1]]
autosumm-blank (talk) (Translate) Blanked the page
autosumm-changed-redirect-target (talk) (Translate) Changed redirect target from [[$1]] to [[$2]]
autosumm-new (talk) (Translate) Created page with "$1"
autosumm-newblank (talk) (Translate) Created blank page
autosumm-removed-redirect (talk) (Translate) Removed redirect to [[$1]]
autosumm-replace (talk) (Translate) Replaced content with "$1"
backend-fail-alreadyexists (talk) (Translate) The file "$1" already exists.
backend-fail-backup (talk) (Translate) Could not backup file "$1".
backend-fail-batchsize (talk) (Translate) The storage backend was given a batch of $1 file {{PLURAL:$1|operation|operations}}; the limit is $2 {{PLURAL:$2|operation|operations}}.
backend-fail-closetemp (talk) (Translate) Could not close temporary file.
backend-fail-connect (talk) (Translate) Could not connect to storage backend "$1".
backend-fail-contenttype (talk) (Translate) Could not determine the content type of the file to store at "$1".
backend-fail-copy (talk) (Translate) Could not copy file "$1" to "$2".
backend-fail-create (talk) (Translate) Could not write file "$1".
backend-fail-delete (talk) (Translate) Could not delete file "$1".
backend-fail-describe (talk) (Translate) Could not change metadata for file "$1".
backend-fail-hash (talk) (Translate) Could not determine the cryptographic hash of file "$1".
backend-fail-hashes (talk) (Translate) Could not get file hashes for comparison.
backend-fail-internal (talk) (Translate) An unknown error occurred in storage backend "$1".
backend-fail-invalidpath (talk) (Translate) "$1" is not a valid storage path.
backend-fail-maxsize (talk) (Translate) Could not write file "$1" because it is larger than {{PLURAL:$2|one byte|$2 bytes}}.
backend-fail-move (talk) (Translate) Could not move file "$1" to "$2".
backend-fail-notexists (talk) (Translate) The file $1 does not exist.
backend-fail-notsame (talk) (Translate) A non-identical file already exists at "$1".
backend-fail-opentemp (talk) (Translate) Could not open temporary file.
backend-fail-read (talk) (Translate) Could not read file "$1".
backend-fail-readonly (talk) (Translate) The storage backend "$1" is currently read-only. The reason given is: <em>$2</em>
backend-fail-sizes (talk) (Translate) Could not get file sizes for comparison.
backend-fail-stat (talk) (Translate) Could not read the status of file "$1".
backend-fail-store (talk) (Translate) Could not store file "$1" at "$2".
backend-fail-stream (talk) (Translate) Could not stream file "$1".
backend-fail-synced (talk) (Translate) The file "$1" is in an inconsistent state within the internal storage backends
backend-fail-usable (talk) (Translate) Could not read or write file "$1" due to insufficient permissions or missing directories/containers.
backend-fail-writetemp (talk) (Translate) Could not write to temporary file.
backlinksubtitle (talk) (Translate) ← $1
bad-language-code-category (talk) (Translate) Pages with invalid language codes
bad-language-code-category-desc (talk) (Translate) The page contains a <code><nowiki>{{#dir}}</nowiki></code> with an invalid language code.
bad-target-model (talk) (Translate) The desired destination uses a different content model. Cannot convert from $1 to $2.
bad_image_list (talk) (Translate) The format is as follows: Only list items (lines starting with *) are considered. The first link on a line must be a link to a bad file. Any subsequent links on the same line are considered to be exceptions, i.e. pages where the file may occur inline.
badaccess (talk) (Translate) Permission error
badaccess-group0 (talk) (Translate) You are not allowed to execute the action you have requested.
badaccess-groups (talk) (Translate) The action you have requested is limited to users in {{PLURAL:$2|the group|one of the groups}}: $1.
badarticleerror (talk) (Translate) This action cannot be performed on this page.
badfilename (talk) (Translate) Filename has been changed to "$1".
badipaddress (talk) (Translate) Invalid IP address
badretype (talk) (Translate) The passwords you entered do not match.
badrevision (talk) (Translate) The text of this revision is missing or corrupted.
badsig (talk) (Translate) Invalid raw signature. Check HTML tags.
badsightml (talk) (Translate) Your signature contains invalid or deprecated HTML syntax:
badsiglength (talk) (Translate) Your signature is too long. It must not be more than $1 {{PLURAL:$1|character|characters}} long.
badsiglinebreak (talk) (Translate) Your signature must consist of a single line of wikitext.
badsiglinks (talk) (Translate) Your signature must include a link to your user page, talk page or contributions on this wiki. Please add it, for example: <code>$1</code>.
badsigsubst (talk) (Translate) Your signature contains nested substitution (e.g. <code>subst:</code> or <code><nowiki>~~~~</nowiki></code>).
badtitle (talk) (Translate) Bad title
badtitletext (talk) (Translate) The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one or more characters that cannot be used in titles.
benefit-1-description (talk) (Translate) Watchlists that allow you to keep track of pages that you’re interested in.
benefit-2-description (talk) (Translate) Permanent list of contributions you’ve made to the project.
benefit-3-description (talk) (Translate) Preferences that allow you to customize your experience.
bitrate-bits (talk) (Translate) $1 bps
bitrate-exabits (talk) (Translate) $1 Ebps
bitrate-gigabits (talk) (Translate) $1 Gbps
bitrate-kilobits (talk) (Translate) $1 kbps
bitrate-megabits (talk) (Translate) $1 Mbps
bitrate-petabits (talk) (Translate) $1 Pbps
bitrate-quettabits (talk) (Translate) $1 Qbps
bitrate-ronnabits (talk) (Translate) $1 Rbps
bitrate-terabits (talk) (Translate) $1 Tbps
bitrate-yottabits (talk) (Translate) $1 Ybps
bitrate-zettabits (talk) (Translate) $1 Zbps
blankarticle (talk) (Translate) <strong>Warning:</strong> The page you are creating is blank. If you click "$1" again, the page will be created without any content.
blanknamespace (talk) (Translate) (Main)
blankpage (talk) (Translate) Blank page
block (talk) (Translate) Block user
block-actions (talk) (Translate) Block type
block-autoblock-exemptionlist (talk) (Translate)  
block-details (talk) (Translate) Block details
block-details-description (talk) (Translate) What actions do you want to block?
block-expiry (talk) (Translate) Expiration:
block-expiry-custom (talk) (Translate) Custom duration
block-expiry-custom-days (talk) (Translate) days
block-expiry-custom-hours (talk) (Translate) hours
block-expiry-custom-minutes (talk) (Translate) minutes
block-expiry-custom-months (talk) (Translate) months
block-expiry-custom-weeks (talk) (Translate) weeks
block-expiry-custom-years (talk) (Translate) years
block-expiry-datetime (talk) (Translate) Specific date and time
block-expiry-preset (talk) (Translate) Preset duration
block-expiry-preset-placeholder (talk) (Translate) Select a duration
block-log-flags-angry-autoblock (talk) (Translate) enhanced autoblock enabled
block-log-flags-anononly (talk) (Translate) anonymous users only
block-log-flags-hiddenname (talk) (Translate) username hidden
block-log-flags-noautoblock (talk) (Translate) autoblock disabled
block-log-flags-nocreate (talk) (Translate) account creation disabled
block-log-flags-noemail (talk) (Translate) email disabled
block-log-flags-nousertalk (talk) (Translate) cannot edit own talk page
block-namespaces-placeholder (talk) (Translate) Add more namespaces...
block-options (talk) (Translate) Additional options:
block-options-description (talk) (Translate) These options may help you monitor this user, in order to prevent further issues.
block-pages-placeholder (talk) (Translate) Add more pages...
block-reason (talk) (Translate) Reason:
block-reason-other (talk) (Translate) Additional or other reason
block-success (talk) (Translate) [[Special:Contributions/$1|$1]] has been blocked. See the [[Special:BlockList|block list]] to review blocks.
block-target (talk) (Translate) Username, IP address, or IP range:
block-target-placeholder (talk) (Translate) UserName, 1.1.1.42, or 1.1.1.42/16
block-user-active-blocks (talk) (Translate) Active blocks
block-user-description (talk) (Translate) A user can be a username, IP address, or an IP range.
block-user-label (talk) (Translate) Which user do you want to block?
block-user-no-previous-blocks (talk) (Translate) No previous blocks found
block-user-no-reason-given (talk) (Translate) No reason given
block-user-no-reason-given-aria-details (talk) (Translate) No reason was given for this log entry
block-user-placeholder (talk) (Translate) Start typing a user...
block-user-previous-blocks (talk) (Translate) Block log
blocked-mailpassword (talk) (Translate) Your IP address is blocked from editing. To prevent abuse, it is not allowed to use password recovery from this IP address.
blocked-notice-logextract (talk) (Translate) This {{GENDER:$1|user}} is currently blocked. The latest block log entry is provided below for reference:
blockednoreason (talk) (Translate) no reason given
blockedtext (talk) (Translate) <strong>Your username or IP address has been blocked.</strong> {{int:blockedtext-made-by|$1}} {{int:blockedtext-reason-comment|$2}} *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-time|$6}} *{{int:blockedtext-intended-blockee|$7}} {{int:blockedtext-contact-blocker-admin|$1}} You can use the "{{int:emailuser}}" feature if a valid email address is specified in your [[Special:Preferences|preferences]] and you have not been blocked from using it. {{int:blockedtext-block-ip|$3}} {{int:blockedtext-block-id|$5}} {{int:blockedtext-include-details-queries}}
blockedtext-block-id (talk) (Translate) Block ID #$1.
blockedtext-block-ip (talk) (Translate) Your current IP address is $1.
blockedtext-composite (talk) (Translate) <strong>Your username or IP address has been blocked.</strong> The reason given is: :<em>$2</em>. *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-longest-block|$6}} * $5 {{int:blockedtext-block-ip|$3}} {{int:blockedtext-include-details-queries}}
blockedtext-composite-ids (talk) (Translate) Relevant block IDs: $1 (your IP address may also appear in a blocklist)
blockedtext-composite-no-ids (talk) (Translate) Your IP address appears in multiple blocklists
blockedtext-composite-reason (talk) (Translate) There are multiple blocks against your account and/or IP address
blockedtext-contact-blocker-admin (talk) (Translate) You can contact $1 or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the block.
blockedtext-expiration-longest-block (talk) (Translate) Expiration of longest block: $1
blockedtext-expiration-time (talk) (Translate) Expiration of block: $1
blockedtext-include-details-queries (talk) (Translate) Please include all above details in any queries you make.
blockedtext-intended-blockee (talk) (Translate) Intended blockee: $1
blockedtext-made-by (talk) (Translate) The block was made by $1.
blockedtext-partial (talk) (Translate) <strong>Your username or IP address is blocked from doing this. You may still be able to do other things on this site, such as editing certain pages.</strong> You can view the full block details at [[Special:MyContributions|account contributions]]. {{int:blockedtext-made-by|$1}} {{int:blockedtext-reason-comment|$2}} *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-time|$6}} *{{int:blockedtext-intended-blockee|$7}} *{{int:blockedtext-block-id|$5}}
blockedtext-reason-comment (talk) (Translate) The reason given is <em>$1</em>.
blockedtext-start-time (talk) (Translate) Start of block: $1
blockedtext-tempuser (talk) (Translate) <strong>Your username or IP address has been blocked.</strong> {{int:blockedtext-made-by|$1}} {{int:blockedtext-reason-comment|$2}} *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-time|$6}} *{{int:blockedtext-intended-blockee|$7}} {{int:blockedtext-contact-blocker-admin|$1}} {{int:blockedtext-block-ip|$3}} {{int:blockedtext-block-id|$5}} {{int:blockedtext-include-details-queries}}
blockedtitle (talk) (Translate) User is blocked
blockip (talk) (Translate) Block {{GENDER:$1|user}}
blockipsuccesssub (talk) (Translate) Block succeeded
blockipsuccesstext (talk) (Translate) [[Special:Contributions/$1|$1]] has been blocked.<br /> See the [[Special:BlockList|block list]] to review blocks.
blockiptext (talk) (Translate) Use the form below to block write access from a specific IP address or username. This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]]. Fill in a specific reason below (for example, citing particular pages that were vandalized). You can block IP address ranges using the [https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing CIDR] syntax; the largest allowed range is /$1 for IPv4 and /$2 for IPv6.
blocklink (talk) (Translate) block
blocklist (talk) (Translate) Blocked users
blocklist-addressblocks (talk) (Translate) Hide single IP blocks
blocklist-autoblocks (talk) (Translate) Hide autoblocks
blocklist-by (talk) (Translate) Blocking admin
blocklist-editing (talk) (Translate) editing
blocklist-editing-action (talk) (Translate) actions
blocklist-editing-ns (talk) (Translate) namespaces
blocklist-editing-page (talk) (Translate) pages
blocklist-editing-sitewide (talk) (Translate) editing (sitewide)
blocklist-expiry (talk) (Translate) Expires
blocklist-hidden-param (talk) (Translate) username hidden
blocklist-hidden-placeholder (talk) (Translate) (username hidden)
blocklist-indefblocks (talk) (Translate) Hide indefinite blocks
blocklist-nousertalk (talk) (Translate) cannot edit own talk page
blocklist-params (talk) (Translate) Block parameters
blocklist-rangeblocks (talk) (Translate) Hide range blocks
blocklist-reason (talk) (Translate) Reason
blocklist-summary (talk) (Translate)  
blocklist-target (talk) (Translate) Target
blocklist-tempblocks (talk) (Translate) Hide temporary blocks
blocklist-timestamp (talk) (Translate) Timestamp
blocklist-type (talk) (Translate) Type:
blocklist-type-header (talk) (Translate) Type
blocklist-type-opt-all (talk) (Translate) All
blocklist-type-opt-partial (talk) (Translate) Partial
blocklist-type-opt-sitewide (talk) (Translate) Sitewide
blocklist-userblocks (talk) (Translate) Hide account blocks
blocklog-showlog (talk) (Translate) This {{GENDER:$1|user}} has been blocked previously. The block log is provided below for reference:
blocklog-showsuppresslog (talk) (Translate) This {{GENDER:$1|user}} has been blocked and hidden previously. The suppress log is provided below for reference:
blocklogentry (talk) (Translate) blocked [[$1]] with an expiration time of $2 $3
blocklogpage (talk) (Translate) Block log
blocklogtext (talk) (Translate) This is a log of user blocking and unblocking actions. Automatically blocked IP addresses are not listed. See the [[Special:BlockList|block list]] for the list of currently operational bans and blocks.
booksources (talk) (Translate) Book sources
booksources-invalid-isbn (talk) (Translate) The given ISBN does not appear to be valid; check for errors copying from the original source.
booksources-isbn (talk) (Translate) ISBN:
booksources-search (talk) (Translate) Search
booksources-search-legend (talk) (Translate) Search for book sources
booksources-summary (talk) (Translate)  
booksources-text (talk) (Translate) Below is a list of links to other sites that sell new and used books, and may also have further information about books you are looking for:
boteditletter (talk) (Translate) b
botpasswords (talk) (Translate) Bot passwords
botpasswords-bad-appid (talk) (Translate) The bot name "$1" is not valid.
botpasswords-created-body (talk) (Translate) The bot password for bot name "$1" of {{GENDER:$2|user}} "$2" was created.
botpasswords-created-title (talk) (Translate) Bot password created
botpasswords-createnew (talk) (Translate) Create a new bot password
botpasswords-deleted-body (talk) (Translate) The bot password for bot name "$1" of {{GENDER:$2|user}} "$2" was deleted.
botpasswords-deleted-title (talk) (Translate) Bot password deleted
botpasswords-disabled (talk) (Translate) Bot passwords are disabled.
botpasswords-editexisting (talk) (Translate) Edit an existing bot password
botpasswords-existing (talk) (Translate) Existing bot passwords
botpasswords-help-grants (talk) (Translate) Grants allow access to rights already held by your user account. Enabling a grant here does not provide access to any rights that your user account would not otherwise have. See the [[Special:ListGrants|table of grants]] for more information. Risky grants are marked. Unmarked grants are generally hard to abuse when the bot is hijacked by someone with malicious intent. Grants with vandalism risk (<span class="mw-grantriskgroup-vandalism">{{int:grantriskgroup-vandalism}}</span>) can be used to cause disruption that takes a lot of effort to clean up. Grants with security risk (<span class="mw-grantriskgroup-security">{{int:grantriskgroup-security}}</span>) can cause lasting harm (such as theft of private data). Internal grants (<span class="mw-grantriskgroup-internal">{{int:grantriskgroup-internal}}</span>) are typically used only by the site operator. Please do not request risky grants unless you really need them.
botpasswords-insert-failed (talk) (Translate) Failed to add bot name "$1". Was it already added?
botpasswords-invalid-name (talk) (Translate) The username specified does not contain the bot password separator ("$1").
botpasswords-label-appid (talk) (Translate) Bot name:
botpasswords-label-cancel (talk) (Translate) Cancel
botpasswords-label-create (talk) (Translate) Create
botpasswords-label-delete (talk) (Translate) Delete
botpasswords-label-grants (talk) (Translate) Applicable grants:
botpasswords-label-grants-column (talk) (Translate) Granted
botpasswords-label-needsreset (talk) (Translate) (password needs reset)
botpasswords-label-resetpassword (talk) (Translate) Reset the password
botpasswords-label-update (talk) (Translate) Update
botpasswords-locked (talk) (Translate) You cannot login with a bot password as your account is locked.
botpasswords-needs-reset (talk) (Translate) The bot password for bot name "$2" of {{GENDER:$1|user}} "$1" must be reset.
botpasswords-newpassword (talk) (Translate) The new password to log in with <strong>$1</strong> is <strong>$2</strong>. <em>Please record this for future reference.</em> <br> (For old bots which require the login name to be the same as the eventual username, you can also use <strong>$3</strong> as username and <strong>$4</strong> as password.)
botpasswords-no-central-id (talk) (Translate) To use bot passwords, you must be logged in to a centralized account.
botpasswords-no-provider (talk) (Translate) BotPasswordsSessionProvider is not available.
botpasswords-not-exist (talk) (Translate) User "$1" does not have a bot password named "$2".
botpasswords-restriction-failed (talk) (Translate) Bot password restrictions prevent this login.
botpasswords-summary (talk) (Translate) <em>Bot passwords</em> allow access to a user account via the API without using the account's main login credentials. The user rights available when logged in with a bot password may be restricted. If you don't know why you might want to do this, you should probably not do it. No one should ever ask you to generate one of these and give it to them.
botpasswords-toolong-grants (talk) (Translate) There are too many grants selected.
botpasswords-toolong-restrictions (talk) (Translate) There are too many IP addresses or ranges entered.
botpasswords-update-failed (talk) (Translate) Failed to update bot name "$1". Was it deleted?
botpasswords-updated-body (talk) (Translate) The bot password for bot name "$1" of {{GENDER:$2|user}} "$2" was updated.
botpasswords-updated-title (talk) (Translate) Bot password updated
brackets (talk) (Translate) [$1]
brackets-end (talk) (Translate) ]
brackets-start (talk) (Translate) [
broken-file-category (talk) (Translate) Pages with broken file links
broken-file-category-desc (talk) (Translate) The page contains a broken file link (a link to embed a file when the file does not exist).
brokenredirects (talk) (Translate) Broken redirects
brokenredirects-delete (talk) (Translate) delete
brokenredirects-delete-reason (talk) (Translate)  
brokenredirects-edit (talk) (Translate) edit
brokenredirects-summary (talk) (Translate)  
brokenredirectstext (talk) (Translate) The following redirects link to non-existent pages:
browse (talk) (Translate) Browse wiki
bydate (talk) (Translate) by date
cachedspecial-viewing-cached-ttl (talk) (Translate) You are viewing a cached version of this page, which can be up to $1 old.
cactions (talk) (Translate) More
cancel (talk) (Translate) Cancel
cannotauth-not-allowed (talk) (Translate) You are not allowed to use this page
cannotauth-not-allowed-title (talk) (Translate) Permission denied
cannotchangeemail (talk) (Translate) Account email addresses cannot be changed on this wiki.
cannotcreateaccount-text (talk) (Translate) Direct account creation is not enabled on this wiki.
cannotcreateaccount-title (talk) (Translate) Cannot create accounts
cannotdelete (talk) (Translate) The page or file "$1" could not be deleted. It may have already been deleted by someone else.
cannotdelete-title (talk) (Translate) Cannot delete page "$1"
cannotlink-no-provider (talk) (Translate) There are no linkable accounts.
cannotlink-no-provider-title (talk) (Translate) There are no linkable accounts
cannotlogin-text (talk) (Translate) Logging in is not possible.
cannotlogin-title (talk) (Translate) Cannot log in
cannotloginnow-text (talk) (Translate) Logging in is not possible when using $1.
cannotloginnow-title (talk) (Translate) Cannot log in now
cannotlogoutnow-text (talk) (Translate) Logging out is not possible when using $1.
cannotlogoutnow-title (talk) (Translate) Cannot log out now
cannotmove (talk) (Translate) The page could not be moved, for the following {{PLURAL:$1|reason|reasons}}:
cannotundelete (talk) (Translate) Some or all of the undeletion failed: $1
cannotunlink-no-provider (talk) (Translate) There are no linked accounts that can be unlinked.
cannotunlink-no-provider-title (talk) (Translate) There are no linked accounts to unlink
cant-block-nonexistent-page (talk) (Translate) You cannot block a user from $1 because the page does not exist
cant-move-category-page (talk) (Translate) You do not have permission to move category pages.
cant-move-subpages (talk) (Translate) You do not have permission to move subpages.
cant-move-to-category-page (talk) (Translate) You do not have permission to move a page to a category page.
cant-move-to-user-page (talk) (Translate) You do not have permission to move a page to a user page (except to a user subpage).
cant-move-user-page (talk) (Translate) You do not have permission to move user pages (apart from subpages).
cant-see-hidden-user (talk) (Translate) The user you are trying to block has already been blocked and hidden. Since you do not have the hideuser right, you cannot see or edit the user's block.
cantmove-titleprotected (talk) (Translate) You cannot move a page to this location because the new title has been protected from creation.
cantrollback (talk) (Translate) Cannot revert the edit. The last contributor is the only author of this page.
cargo-addsrows (talk) (Translate) This template adds rows to the table "$1", which is declared by the template $2.
cargo-addsrows-missingdeclare (talk) (Translate) This template adds rows to the table "$1", which is not declared by any template.
cargo-allowed-values (talk) (Translate) Allowed values
cargo-calendar-datepicker-label (talk) (Translate) Go to date:
cargo-cargotables-action-delete (talk) (Translate) Delete
cargo-cargotables-action-deletereplacement (talk) (Translate) Delete
cargo-cargotables-action-drilldown (talk) (Translate) Drilldown
cargo-cargotables-action-recreate (talk) (Translate) Recreate
cargo-cargotables-action-switchreplacement (talk) (Translate) Switch in
cargo-cargotables-allowedvalues (talk) (Translate) allowed values:
cargo-cargotables-beingpopulated (talk) (Translate) '''Note:''' One or more of these tables are currently being populated, via the job queue.
cargo-cargotables-columncountinfo (talk) (Translate) Not counting built-in fields such as $1.
cargo-cargotables-deletereplacement (talk) (Translate) Or, if you do not want to ever use this replacement table, you can [$1 delete it].
cargo-cargotables-hasreplacement (talk) (Translate) This table is currently read-only, while a replacement table for it is generated.
cargo-cargotables-header-columncount (talk) (Translate) Columns
cargo-cargotables-header-rowcount (talk) (Translate) Rows
cargo-cargotables-header-table (talk) (Translate) Table
cargo-cargotables-header-templates (talk) (Translate) Templates
cargo-cargotables-listof (talk) (Translate) List of $1, delimiter: $2
cargo-cargotables-mandatory (talk) (Translate) mandatory
cargo-cargotables-notdeclared (talk) (Translate) Not defined by any template
cargo-cargotables-replacementgenerated (talk) (Translate) A replacement table has been generated for this table
cargo-cargotables-replacementlink (talk) (Translate) Replacement table
cargo-cargotables-replacementtable (talk) (Translate) This table is intended to replace the $1 table. It is not yet being used for querying.
cargo-cargotables-specialtables (talk) (Translate) The following special tables exist:
cargo-cargotables-switch (talk) (Translate) Switch to using this table.
cargo-cargotables-tablelist (talk) (Translate) The following {{PLURAL:$1|table is|tables are}} defined:
cargo-cargotables-tablestructure (talk) (Translate) Table structure:
cargo-cargotables-totalrows (talk) (Translate) This table has '''$1''' {{PLURAL:$1|row|rows}} altogether.
cargo-cargotables-unique (talk) (Translate) unique
cargo-cargotables-viewreplacement (talk) (Translate) View replacement table for $1
cargo-cargotables-viewreplacementlink (talk) (Translate) View replacement table
cargo-cargotables-viewtable (talk) (Translate) View table: $1
cargo-cargotables-viewtablelink (talk) (Translate) View table
cargo-createdatatable (talk) (Translate) Create data table
cargo-createtableaction (talk) (Translate) created the Cargo table $2
cargo-declare-bad-hierarchy-type (talk) (Translate) Error: Hierarchy enumeration field cannot be created for type "$1".
cargo-declare-def-start-before-end (talk) (Translate) Error: The field of type End date or End datetime must be declared after the field of type Start date or Start datetime.
cargo-declare-field-parse-fail (talk) (Translate) Error: could not parse type for field "$1".
cargo-declare-invalid-localfield (talk) (Translate) Error: Invalid field name "$1" specified for _localField.
cargo-declare-must-from-template (talk) (Translate) Error: #cargo_declare must be called from a template page.
cargo-declare-ne1-enddttm (talk) (Translate) Error: There can be only one field of type End date or End datetime.
cargo-declare-ne1-startdttm (talk) (Translate) Error: There can be only one field of type Start date or Start datetime.
cargo-declare-parenttable-bad-parameter (talk) (Translate) Error: "$1" is not an allowed parameter for _parentTables.
cargo-declare-parenttable-no-field (talk) (Translate) Error: Parent table "$1" does not have a field "$2".
cargo-declare-parenttable-not-exist (talk) (Translate) Error: Parent table "$1" does not exist.
cargo-declare-tablenm-is-cargo-kw (talk) (Translate) Error: "$1" cannot be used as a Cargo table name, because it is already a Cargo keyword.
cargo-declare-tablenm-is-sql-kw (talk) (Translate) Error: "$1" cannot be used as a Cargo table name, because it is an SQL keyword.
cargo-declare-validate-bad-character (talk) (Translate) Error: $1 name "$2" cannot contain any of the following characters: $3
cargo-declare-validate-ends-underscore (talk) (Translate) Error: $1 name "$2" ends with an underscore; this is not allowed.
cargo-declare-validate-gt1-underscore (talk) (Translate) Error: $1 name "$2" contains more than one underscore in a row; this is not allowed.
cargo-declare-validate-has-whitespace (talk) (Translate) Error: $1 name "$2" contains whitespaces. Whitespaces of any kind are not allowed; consider using underscores ("_") instead.
cargo-declare-validate-name-cargo-kw (talk) (Translate) Error: "$1" cannot be used as a Cargo $2 name, because it is already a Cargo keyword.
cargo-declare-validate-name-sql-kw (talk) (Translate) Error: "$1" cannot be used as a Cargo $2 name, because it is an SQL keyword.
cargo-declare-validate-starts-underscore (talk) (Translate) Error: $1 name "$2" begins with an underscore; this is not allowed.
cargo-definestable (talk) (Translate) This template defines the table "$1".
cargo-deletetable-confirm (talk) (Translate) Delete the Cargo table $1?
cargo-deletetable-replacementconfirm (talk) (Translate) Delete the [$1 replacement table] for Cargo table $2? This will not affect the live table.
cargo-deletetable-success (talk) (Translate) The table "$1" has been deleted.
cargo-deletetableaction (talk) (Translate) deleted the Cargo table $2
cargo-desc (talk) (Translate) Storage and querying of template data
cargo-downloadzip (talk) (Translate) Download ZIP
cargo-downloadzip-invalidformat (talk) (Translate) The queried field does not contain File-type values
cargo-drilldown-addanothervalue (talk) (Translate) Click arrow to add another value
cargo-drilldown-allfiles (talk) (Translate) All files
cargo-drilldown-allpages (talk) (Translate) All pages
cargo-drilldown-calendarformat (talk) (Translate) Calendar
cargo-drilldown-choosetable (talk) (Translate) Choose a table
cargo-drilldown-docu (talk) (Translate) Use the filters below to narrow your results.
cargo-drilldown-filename (talk) (Translate) File name
cargo-drilldown-filetext (talk) (Translate) File text
cargo-drilldown-filterbyvalue (talk) (Translate) Filter by this value
cargo-drilldown-fulltext (talk) (Translate) Full text
cargo-drilldown-gallerycaption (talk) (Translate) [[$1]]
cargo-drilldown-galleryformat (talk) (Translate) Gallery
cargo-drilldown-hierarchy-only (talk) (Translate) "$1" only
cargo-drilldown-hierarchy-within (talk) (Translate) within $1
cargo-drilldown-mapformat (talk) (Translate) Map
cargo-drilldown-nomatches (talk) (Translate) No matches
cargo-drilldown-novalues (talk) (Translate) There are no values for this filter
cargo-drilldown-or (talk) (Translate) or
cargo-drilldown-othervalues (talk) (Translate) Other values:
cargo-drilldown-pagetext (talk) (Translate) Page text
cargo-drilldown-removefilter (talk) (Translate) Remove this filter
cargo-drilldown-resetfilters (talk) (Translate) Reset filters
cargo-drilldown-search (talk) (Translate) Search
cargo-drilldown-timelineformat (talk) (Translate) Timeline
cargo-dynamictables-searchcolumn (talk) (Translate) Search $1
cargo-dynamictables-togglecolumns (talk) (Translate) Toggle columns:
cargo-extensionname (talk) (Translate) Cargo
cargo-field (talk) (Translate) Field
cargo-field-type (talk) (Translate) Field type
cargo-gantt-columns (talk) (Translate) Columns
cargo-gantt-days (talk) (Translate) Days
cargo-gantt-hours (talk) (Translate) Hours
cargo-gantt-months (talk) (Translate) Months
cargo-gantt-years (talk) (Translate) Years
cargo-gantt-zoomlevel (talk) (Translate) Zoom level:
cargo-logdesc (talk) (Translate) This is the log of actions related to the Cargo extension.
cargo-logname (talk) (Translate) Cargo log
cargo-notable (talk) (Translate) Error: Table name must be specified.
cargo-pageschemas-cargofield (talk) (Translate) Cargo field
cargo-pageschemas-tablename (talk) (Translate) Table name:
cargo-pagevalues-tableinfo-numrows (talk) (Translate) $1 {{PLURAL:$1|row is|rows are}} stored for this page
cargo-pagevalues-tablevalues (talk) (Translate) "$1" values
cargo-pagevaluesfor (talk) (Translate) Page values for "$1"
cargo-parenttable (talk) (Translate) Parent table
cargo-purgecache (talk) (Translate) Purge cache
cargo-purgecache-failed (talk) (Translate) Cache purging failed
cargo-query-badalias (talk) (Translate) Error: Invalid table alias "$1".
cargo-query-badsqlfunction (talk) (Translate) Error: The SQL function "$1" is not allowed.
cargo-query-missingformat (talk) (Translate) Error: Format must be set.
cargo-query-missingparam (talk) (Translate) Error: The "$1" parameter must be set for the "$2" format.
cargo-query-specifiedfieldmissing (talk) (Translate) Error: the field "$1", specified as the "$2", must be among this query's fields.
cargo-query-unknowndbtable (talk) (Translate) Error: No database table exists named "$1".
cargo-query-unknownfield (talk) (Translate) Error: No field named "$1" found for any of the specified database tables.
cargo-query-unknownfieldfortable (talk) (Translate) Error: No field named "$1" found for the database table "$2".
cargo-recreatedata-createdata (talk) (Translate) Create Cargo data for this template?
cargo-recreatedata-createreplacement (talk) (Translate) Recreate data into a replacement table, keeping the old one for querying
cargo-recreatedata-createtable (talk) (Translate) Create the Cargo table "$1"?
cargo-recreatedata-desc (talk) (Translate) Recreate Cargo data for this template?
cargo-recreatedata-job-creation-failed (talk) (Translate) Creating jobs to populate Cargo table "$1" failed.
cargo-recreatedata-recreatetable (talk) (Translate) Recreate the Cargo table "$1"?
cargo-recreatedata-replacementcreated (talk) (Translate) Recreated replacement table for Cargo table "$1".
cargo-recreatedata-replacementexists (talk) (Translate) Cannot currently recreate the table "$1"; the replacement table "$2" still exists.
cargo-recreatedata-success (talk) (Translate) The data is being recreated.
cargo-recreatedata-table-creation-failed (talk) (Translate) Creation of Cargo table "$1" failed.
cargo-recreatedata-tablecreated (talk) (Translate) Recreated Cargo table "$1".
cargo-recreatetableaction (talk) (Translate) recreated the Cargo table $2
cargo-replacetableaction (talk) (Translate) replaced the Cargo table $2 with a new version
cargo-switchtables-confirm (talk) (Translate) Switch in the replacement for the Cargo table $1?
cargo-switchtables-success (talk) (Translate) The replacement for the table "$1" was switched in.
cargo-switchtables-switch (talk) (Translate) Switch
cargo-tablenotcreated (talk) (Translate) This table has not been created yet.
cargo-unknowntable (talk) (Translate) Error: Table $1 not found.
cargo-value (talk) (Translate) Value
cargo-viewbibtex (talk) (Translate) View BibTeX
cargo-viewcsv (talk) (Translate) View CSV
cargo-viewdata-colorsparam (talk) (Translate) Colors:
cargo-viewdata-columnsparam (talk) (Translate) Number of columns:
cargo-viewdata-defaultformat (talk) (Translate) Default
cargo-viewdata-delimiterparam (talk) (Translate) Delimiter:
cargo-viewdata-fields (talk) (Translate) Field(s):
cargo-viewdata-fieldstooltip (talk) (Translate) List fields to display. Default value is "$1". Aliases for fields can be set as "FieldName=Alias". Example: $2
cargo-viewdata-format (talk) (Translate) Format:
cargo-viewdata-formattooltip (talk) (Translate) Set the format for displaying results.
cargo-viewdata-groupby (talk) (Translate) Group by:
cargo-viewdata-groupbytooltip (talk) (Translate) Combine rows with the same value for these field(s) into a single row. Example: $1
cargo-viewdata-having (talk) (Translate) Having:
cargo-viewdata-havingtooltip (talk) (Translate) Enter condition(s) to only return rows with certain aggregate values. Example: $1
cargo-viewdata-heightparam (talk) (Translate) Height:
cargo-viewdata-hidelegendparam (talk) (Translate) Hide legend:
cargo-viewdata-joinon (talk) (Translate) Join on:
cargo-viewdata-joinonrequired (talk) (Translate) If there are multiple tables, a "join on" condition must be set.
cargo-viewdata-joinontooltip (talk) (Translate) Mandatory when multiple tables are entered. Example: $1
cargo-viewdata-limit (talk) (Translate) Limit:
cargo-viewdata-limittooltip (talk) (Translate) Enter the maximum number of results to display. Default value is $1.
cargo-viewdata-modifyquery (talk) (Translate) Modify query
cargo-viewdata-offset (talk) (Translate) Offset:
cargo-viewdata-offsettooltip (talk) (Translate) Specify the number of rows to skip. Default value is $1.
cargo-viewdata-orderby (talk) (Translate) Order by:
cargo-viewdata-orderbytooltip (talk) (Translate) List fields to sort query results. Default value is _pageName ASC.
cargo-viewdata-tables (talk) (Translate) Table(s):
cargo-viewdata-tablesrequired (talk) (Translate) Please enter at least one table.
cargo-viewdata-tablestooltip (talk) (Translate) List one or more tables to query. Aliases for tables can be set as "TableName=Alias". Example: $1
cargo-viewdata-viewwikitext (talk) (Translate) View wikitext
cargo-viewdata-where (talk) (Translate) Where:
cargo-viewdata-wheretooltip (talk) (Translate) Enter condition(s). Multiple conditions can be separated by AND/OR. Example: $1
cargo-viewdata-widthparam (talk) (Translate) Width:
cargo-viewfeed (talk) (Translate) View $1 feed
cargo-viewicalendar (talk) (Translate) View iCalendar
cargo-viewjson (talk) (Translate) View JSON
cargo-viewxls (talk) (Translate) View XLS
cargoquery (talk) (Translate) Cargo query
cargotablediagram (talk) (Translate) Cargo table diagram
cargotables (talk) (Translate) Cargo tables
cascadeprotected (talk) (Translate) This page has been protected from editing because it is transcluded in the following {{PLURAL:$1|page, which is|pages, which are}} protected with the "cascading" option turned on: $2
cascadeprotectedwarning (talk) (Translate) <strong>Warning:</strong> This page has been protected so that only users with [[Special:ListGroupRights|specific rights]] can edit it because it is transcluded in the following cascade-protected {{PLURAL:$1|page|pages}}:
categories (talk) (Translate) Categories
categories-submit (talk) (Translate) Show
categories-summary (talk) (Translate)  
categoriesfrom (talk) (Translate) Display categories starting at:
categoriespagetext (talk) (Translate) The following {{PLURAL:$1|category exists|categories exist}} on the wiki, and may or may not be unused. Also see [[Special:WantedCategories|wanted categories]].
category-article-count (talk) (Translate) {{PLURAL:$2|This category contains only the following page.|The following {{PLURAL:$1|page is|$1 pages are}} in this category, out of $2 total.}}
category-article-count-limited (talk) (Translate) The following {{PLURAL:$1|page is|$1 pages are}} in the current category.
category-empty (talk) (Translate) <em>This category currently contains no pages or media.</em>
category-file-count (talk) (Translate) {{PLURAL:$2|This category contains only the following file.|The following {{PLURAL:$1|file is|$1 files are}} in this category, out of $2 total.}}
category-file-count-limited (talk) (Translate) The following {{PLURAL:$1|file is|$1 files are}} in the current category.
category-header-numerals (talk) (Translate) $1–$2
category-media-header (talk) (Translate) Media in category "$1"
category-move-redirect-override (talk) (Translate) -
category-subcat-count (talk) (Translate) {{PLURAL:$2|This category has only the following subcategory.|This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}, out of $2 total.}}
category-subcat-count-limited (talk) (Translate) This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}.
category_header (talk) (Translate) Pages in category "$1"
categorypage (talk) (Translate) View category page
categorytree (talk) (Translate) Category tree
categorytree-category (talk) (Translate) Category:
categorytree-collapse (talk) (Translate) collapse
categorytree-deprecation-category (talk) (Translate) Pages using deprecated categorytree parameters
categorytree-deprecation-category-desc (talk) (Translate) The page uses deprecated categorytree parameters like <code>onlyroot</code>.
categorytree-deprecation-warning (talk) (Translate) '''Warning:''' This page uses <code><categorytree></code> with deprecated parameter.
categorytree-desc (talk) (Translate) Dynamically navigate the [[Special:CategoryTree|category structure]]
categorytree-error (talk) (Translate) Problem loading data.
categorytree-expand (talk) (Translate) expand
categorytree-go (talk) (Translate) Show tree
categorytree-header (talk) (Translate) Enter a category name to see its contents as a tree structure. (Requires JavaScript.)
categorytree-legend (talk) (Translate) Show category tree
categorytree-load (talk) (Translate) load
categorytree-loading (talk) (Translate) loading…
categorytree-member-counts (talk) (Translate) Contains {{PLURAL:$1|1 subcategory|$1 subcategories}}, {{PLURAL:$2|1 page|$2 pages}}, and {{PLURAL:$3|1 file|$3 files}}
categorytree-member-num (talk) (Translate) ($5)
categorytree-mode-all (talk) (Translate) all pages
categorytree-mode-categories (talk) (Translate) categories only
categorytree-mode-label (talk) (Translate) Mode:
categorytree-mode-pages (talk) (Translate) pages except files
categorytree-no-pages (talk) (Translate) no pages or subcategories
categorytree-no-parent-categories (talk) (Translate) no parent categories
categorytree-no-subcategories (talk) (Translate) no subcategories
categorytree-not-found (talk) (Translate) Category <i>$1</i> not found
categorytree-nothing-found (talk) (Translate) nothing found
categorytree-num-categories (talk) (Translate) $1 C
categorytree-num-empty (talk) (Translate) empty
categorytree-num-files (talk) (Translate) $1 F
categorytree-num-pages (talk) (Translate) $1 P
categorytree-onlyroot-message (talk) (Translate) [https://phabricator.wikimedia.org/T290062 T290062]: Parameter <code>onlyroot</code> is deprecated. Use <code>depth="0"</code> instead.
categorytree-parents (talk) (Translate) Parents
categorytree-portlet (talk) (Translate) Categories
categorytree-retry (talk) (Translate) Please wait a moment and try again.
categoryviewer-pagedlinks (talk) (Translate) ($1) ($2)
cdx-chip-input-chip-added (talk) (Translate) Chip $1 was added.
cdx-chip-input-chip-removed (talk) (Translate) Chip $1 was removed.
cdx-dialog-close-button-label (talk) (Translate) Close
cdx-input-chip-aria-description (talk) (Translate) Press Enter to edit or Delete to remove.
cdx-label-optional-flag (talk) (Translate) (optional)
cdx-message-dismiss-button-label (talk) (Translate) Close
cdx-search-input-search-button-label (talk) (Translate) Search
cdx-table-pager-button-first-page (talk) (Translate) First page
cdx-table-pager-button-last-page (talk) (Translate) Last page
cdx-table-pager-button-next-page (talk) (Translate) Next page
cdx-table-pager-button-prev-page (talk) (Translate) Previous page
cdx-table-pager-items-per-page-current (talk) (Translate) {{PLURAL:$1|$1 row|$1 rows}}
cdx-table-pager-items-per-page-default (talk) (Translate) Results per page
cdx-table-pagination-status-message-determinate-long (talk) (Translate) Showing results $1–$2 of $3
cdx-table-pagination-status-message-determinate-short (talk) (Translate) $1–$2 of $3
cdx-table-pagination-status-message-indeterminate-final (talk) (Translate) Showing the last {{PLURAL:$1|$1 result|$1 results}}
cdx-table-pagination-status-message-indeterminate-long (talk) (Translate) Showing results $1–$2 of many
cdx-table-pagination-status-message-indeterminate-short (talk) (Translate) $1–$2 of many
cdx-table-pagination-status-message-pending (talk) (Translate) Loading results...
cdx-table-select-all-label (talk) (Translate) Select all rows
cdx-table-select-row-label (talk) (Translate) Select row $1 of $2
cdx-table-sort-caption (talk) (Translate) $1 (column headers with buttons are sortable).
cdx-typeahead-search-search-results-label (talk) (Translate) Search results
change-blocklink (talk) (Translate) change block
changeblockip (talk) (Translate) Change block
changecontentmodel (talk) (Translate) Change content model of a page
changecontentmodel-cannot-convert (talk) (Translate) The content on [[:$1]] cannot be converted to a type of $2.
changecontentmodel-emptymodels-text (talk) (Translate) The content on [[:$1]] cannot be converted to any type.
changecontentmodel-emptymodels-title (talk) (Translate) No content models available
changecontentmodel-legend (talk) (Translate) Change content model
changecontentmodel-model-label (talk) (Translate) New content model:
changecontentmodel-nodirectediting (talk) (Translate) The $1 content model does not support direct editing
changecontentmodel-reason-label (talk) (Translate) Reason:
changecontentmodel-submit (talk) (Translate) Change
changecontentmodel-success-text (talk) (Translate) The content type of [[:$1]] has been changed.
changecontentmodel-success-title (talk) (Translate) The content model was changed
changecontentmodel-title-label (talk) (Translate) Page title:
changecredentials (talk) (Translate) Change credentials
changecredentials-invalidsubpage (talk) (Translate) $1 is not a valid credential type.
changecredentials-submit (talk) (Translate) Change credentials
changecredentials-success (talk) (Translate) Your credentials have been changed.
changeemail (talk) (Translate) Change or remove email address
changeemail-header (talk) (Translate) Complete this form to change your email address. If you would like to remove the association of any email address from your account, leave the new email address blank when submitting the form.
changeemail-maxlength (talk) (Translate) Your email address should have at most 255 characters.
changeemail-newemail (talk) (Translate) New email address:
changeemail-newemail-help (talk) (Translate) This field should be left blank if you want to remove your email address. You will not be able to reset a forgotten password and will not receive emails from this wiki if the email address is removed.
changeemail-no-info (talk) (Translate) You must be logged in to change your email.
changeemail-nochange (talk) (Translate) Please enter a different new email address.
changeemail-none (talk) (Translate) (none)
changeemail-oldemail (talk) (Translate) Current email address:
changeemail-password (talk) (Translate) Your {{SITENAME}} password:
changeemail-submit (talk) (Translate) Change email
changeemail-summary (talk) (Translate)  
changeemail-throttled (talk) (Translate) You have made too many login attempts. Please wait $1 before trying again.
changepassword (talk) (Translate) Change password
changepassword-success (talk) (Translate) Your password has been changed!
changepassword-summary (talk) (Translate)  
changepassword-throttled (talk) (Translate) You have made too many recent login attempts. Please wait $1 before trying again.
changeslist-nocomment (talk) (Translate) No edit summary
checkbox-all (talk) (Translate) All
checkbox-invert (talk) (Translate) Invert
checkbox-none (talk) (Translate) None
checkbox-select (talk) (Translate) Select: $1
clearyourcache (talk) (Translate) <strong>Note:</strong> After publishing, you may have to bypass your browser's cache to see the changes. * <strong>Firefox / Safari:</strong> Hold <em>Shift</em> while clicking <em>Reload</em>, or press either <em>Ctrl-F5</em> or <em>Ctrl-R</em> (<em>⌘-R</em> on a Mac) * <strong>Google Chrome:</strong> Press <em>Ctrl-Shift-R</em> (<em>⌘-Shift-R</em> on a Mac) * <strong>Edge:</strong> Hold <em>Ctrl</em> while clicking <em>Refresh</em>, or press <em>Ctrl-F5</em>.
collapsible-collapse (talk) (Translate) Collapse
collapsible-collapse-all-text (talk) (Translate) Collapse all
collapsible-collapse-all-tooltip (talk) (Translate) Collapse all collapsible elements on the current page
collapsible-expand (talk) (Translate) Expand
collapsible-expand-all-text (talk) (Translate) Expand all
collapsible-expand-all-tooltip (talk) (Translate) Expand all collapsible elements on the current page
colon-separator (talk) (Translate) :
comma-separator (talk) (Translate) ,
common.css (talk) (Translate) /* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */ /* hide talk links from watch pages and recent changes */ .mw-usertoollinks-talk { display : none; } #ca-talk { display: none !important; } /* make links bold so they are more visible as links */ .mw-body-content a:link {font-weight:bold !IMPORTANT;} /* add hover text to reduce clutter */ .info-tooltip { position: relative; display: inline-block; cursor: help; border-bottom: 1px dotted #666; } .info-tooltip .tooltip-text { visibility: hidden; background-color: #333; color: #fff; text-align: left; padding: 5px 10px; border-radius: 5px; width: max-content; max-width: 50vw; word-wrap: normal; overflow-wrap: anywhere; white-space: pre-wrap; word-break: normal; word-break: keep-all; /* Positioning */ position: absolute; z-index: 1; top: 100%; left: 0; /* Align directly below */ /* Ghost Bridge Trick */ margin-top: 5px; /* Creates a small gap that still counts as 'hover' */ pointer-events: none; /* Prevents tooltip from interfering with cursor */ /* Fade effect */ opacity: 0; transition: opacity 0.2s; } /* Persistent hover visibility */ .info-tooltip:hover .tooltip-text { visibility: visible; opacity: 1; pointer-events: auto; /* Allows interaction inside the tooltip */ } /* Reduce space below section headings */ .mw-body .mw-parser-output p { margin-top: 0em; /* margin-bottom: 0em; */ } .mw-body .mw-parser-output h1, .mw-body .mw-parser-output h2, .mw-body .mw-parser-output h3, .mw-body .mw-parser-output h4, .mw-body .mw-parser-output h5, .mw-body .mw-parser-output h6 { margin-bottom: 0; } table { margin-top: 0; /* something sets this to -0.5 otherwise... */ }
common.js (talk) (Translate) /* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */ /* testing as per https://en.wikipedia.org/w/index.php?title=User_talk:ערן */ /* customize toolbar for wiki editor https://www.mediawiki.org/wiki/Extension:WikiEditor/Toolbar_customization */ const d = new Date(); var ISODt = d.toISOString().substring(0, 10); var customizeToolbar = function () { /* add comment button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Discuss', type: 'button', icon: '//wiki.umintmed.ca/images/9/92/DiscussionButton.png', action: { type: 'encapsulate', options: { pre: "{{Discuss|", post: " }}" } } } } } ); /* add comment button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Discuss Task', type: 'button', icon: '//ccmdb.kuality.ca/images/3/3f/Discuss%40task.png', action: { type: 'encapsulate', options: { pre: "{{DiscussTask|", post: " }}" } } } } } ); /* add comment button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Discuss Allan', type: 'button', icon: 'https://ccmdb.kuality.ca/images/thumb/5/50/Poindexter.jpg/40px-Poindexter.jpg', action: { type: 'encapsulate', options: { pre: "{{DA|", post: " }}" } } } } } ); /* add DT comment button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Discuss Tina', type: 'button', icon: '//ccmdb.kuality.ca/images/thumb/1/19/Swiss_Army_Knife.svg/40px-Swiss_Army_Knife.svg.png', action: { type: 'encapsulate', options: { pre: "{{DT|", post: " }}" } } } } } ); /* add Todo comment button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Todo', type: 'button', icon: '//ccmdb.kuality.ca/images/thumb/1/19/Swiss_Army_Knife.svg/40px-Swiss_Army_Knife.svg.png', action: { type: 'encapsulate', options: { pre: "{{Todo \n | who = Allan, Julie, Pagasa, Tina \n | todo_added = " + ISODt + "\n | todo_action = " + ISODt + "\n | question = \n* ", post: " }}" } } } } } ); /* add Displaytitle button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'DT', type: 'button', icon: '//ccmdb.kuality.ca/images/thumb/1/19/Swiss_Army_Knife.svg/40px-Swiss_Army_Knife.svg.png', action: { type: 'encapsulate', options: { pre: "{{DISPLAYTITLE:", post: " }}" } } } } } ); /* add Legacy button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Legacy', type: 'button', icon: 'https://ccmdb.kuality.ca/images/thumb/4/4d/Legacy.svg/30px-Legacy.svg.png', action: { type: 'encapsulate', options: { pre: "{{LegacyContent \n| explanation=xxx \n| successor=xxx \n| content= ", post: "}}" } } } } } ); /* add collapsable button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Collapsable', type: 'button', icon: '//ccmdb.kuality.ca/images/6/61/Coll.png', action: { type: 'encapsulate', options: { pre: "{{Collapsable | always=<what to always show, eg. title> | full=", post: " }}" } } } } } ); /* add add related items button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'main', group: 'insert', tools: { "discussion": { label: 'Related articles', type: 'button', icon: '//ccmdb.kuality.ca/images/9/94/Rel.png', action: { type: 'encapsulate', options: { pre: "== Related articles == \n{{Related Articles}}\n", post: "" } } } } } ); // close function customizeToolbar }; /* load the dropdown that shows when you manually edit a page and put [[ */ /* Check if view is in edit mode and that the required modules are available. Then, customize the toolbar ... */ if ( [ 'edit', 'submit' ].indexOf( mw.config.get( 'wgAction' ) ) !== -1 ) { //autocompleter: https://en.wikipedia.org/wiki/User:%D7%A2%D7%A8%D7%9F/autocomplete mw.loader.load('//he.wikipedia.org/w/load.php?modules=ext.gadget.autocomplete'); mw.loader.using( 'user.options' ).then( function () { // This can be the string "0" if the user disabled the preference ([[phab:T54542#555387]]) if ( mw.user.options.get( 'usebetatoolbar' ) == 1 ) { $.when( mw.loader.using( 'ext.wikiEditor' ), $.ready ).then( customizeToolbar ); } } ); } /** * Wrap #firstHeading in a link to itself. * Works with Vector 2022 navigation reloads. */ function wrapHeadingInLink() { var pageName = mw.config.get('wgPageName'); if (!pageName) return; var $heading = $('#firstHeading'); if (!$heading.length || $heading.find('a').length) return; var pageUrl = mw.util.getUrl(pageName); var headingText = $heading.text().trim(); $heading.empty().append( $('<a>') .attr('href', pageUrl) .attr('title', 'Right-click to copy link') .css({ textDecoration: 'none', color: 'inherit' }) .text(headingText) ); } function setupHeadingWatcher() { wrapHeadingInLink(); // Re-run when navigation completes if (window.mw && typeof mw.trackSubscribe === 'function') { // MW 1.39+ (used by Vector 2022) navigation tracker mw.trackSubscribe('mw.page.ready', wrapHeadingInLink); } else { // Fallback for older setups window.addEventListener('popstate', wrapHeadingInLink); } } // Load dependencies and run mw.loader.using(['mediawiki.util']).then(setupHeadingWatcher);
compare-page1 (talk) (Translate) Page 1
compare-page2 (talk) (Translate) Page 2
compare-rev1 (talk) (Translate) Revision 1
compare-rev2 (talk) (Translate) Revision 2
compare-revision-not-exists (talk) (Translate) The revision you specified does not exist.
compare-submit (talk) (Translate) Compare
comparepages (talk) (Translate) Compare pages
comparepages-summary (talk) (Translate)  
compareselectedversions (talk) (Translate) Compare selected revisions
concepts (talk) (Translate) Concepts
config-invalid-key (talk) (Translate) Invalid MediaWiki configuration parameter "$1": $2
config-missing-key (talk) (Translate) Missing MediaWiki configuration parameter "$1"
confirm (talk) (Translate) Confirm
confirm-markpatrolled-button (talk) (Translate) OK
confirm-markpatrolled-top (talk) (Translate) Mark revision $3 of $2 as patrolled?
confirm-mcrrestore-title (talk) (Translate) Restore a revision
confirm-mcrundo-title (talk) (Translate) Undo a change
confirm-purge-bottom (talk) (Translate) Purging a page clears the cache and forces the most current revision to appear.
confirm-purge-title (talk) (Translate) Purge this page
confirm-purge-top (talk) (Translate) Purge the cache of this page?
confirm-rollback-bottom (talk) (Translate) This action will instantly rollback the selected changes to this page.
confirm-rollback-button (talk) (Translate) OK
confirm-rollback-top (talk) (Translate) Revert edits to this page?
confirm-unwatch-button (talk) (Translate) OK
confirm-unwatch-top (talk) (Translate) Remove this page from your watchlist?
confirm-watch-button (talk) (Translate) OK
confirm-watch-button-expiry (talk) (Translate) Watch
confirm-watch-label (talk) (Translate) Watchlist time period:
confirm-watch-top (talk) (Translate) Add this page to your watchlist?
confirm_purge_button (talk) (Translate) OK
confirmable-confirm (talk) (Translate) Are {{GENDER:$1|you}} sure?
confirmable-no (talk) (Translate) No
confirmable-yes (talk) (Translate) Yes
confirmdeletetext (talk) (Translate) You are about to delete a page along with all of its history. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]].
confirmedittext (talk) (Translate) You must confirm your email address before editing pages. Please set and validate your email address through your [[Special:Preferences|user preferences]].
First pagePrevious pageNext pageLast page