Special: AllMessages
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Name | Default message text |
|---|---|
| Current message text | |
| vector-more-actions (talk) (Translate) | More |
| vector-night-mode-beta-tag (talk) (Translate) | (beta) |
| vector-night-mode-gadget-names (talk) (Translate) | dark-mode|dark-mode-toggle|dark-mode-toggle-pagestyles |
| vector-night-mode-gadget-warning (talk) (Translate) | You're using a dark mode gadget that interferes with this feature. [[Special:Preferences#mw-prefsection-gadgets|Disable the gadget]] to use dark mode. |
| vector-night-mode-issue-reporting-link-label (talk) (Translate) | Report an issue with dark mode |
| vector-night-mode-issue-reporting-link-notification (talk) (Translate) | Report received! |
| vector-night-mode-issue-reporting-notice-tooltip (talk) (Translate) | Report when dark mode colors make things difficult to read. |
| vector-night-mode-issue-reporting-notice-url (talk) (Translate) | |
| vector-night-mode-issue-reporting-preload-content (talk) (Translate) | <!-- Instructions Please describe how the dark mode colors are making Wikipedia difficult to read. Please include the section of the article where you found the issue. --> '''Issue Description''' |
| vector-night-mode-issue-reporting-preload-title (talk) (Translate) | $1 dark mode error |
| vector-no-language-button-aria-label (talk) (Translate) | This article is only available in this language. Add the article for other languages |
| vector-no-language-button-label (talk) (Translate) | Add languages |
| vector-opt-out (talk) (Translate) | Switch to old look |
| vector-opt-out-tooltip (talk) (Translate) | Change your settings to go back to the old look of the skin (legacy Vector) |
| vector-page-tools-actions-label (talk) (Translate) | Actions |
| vector-page-tools-general-label (talk) (Translate) | General |
| vector-page-tools-label (talk) (Translate) | Tools |
| vector-page-tools-nav-label (talk) (Translate) | Page tools |
| vector-page-tools-unpinned-popup (talk) (Translate) | The tools menu has moved here. |
| vector-personal-tools-tooltip (talk) (Translate) | Personal settings |
| vector-pin-element-label (talk) (Translate) | move to sidebar |
| vector-prefs-limited-width (talk) (Translate) | Enable limited width mode |
| vector-prefs-limited-width-help (talk) (Translate) | Enable limited width mode for improved reading experience. |
| vector-search-loader (talk) (Translate) | Loading search suggestions |
| vector-searchsuggest-containing (talk) (Translate) | Search for pages containing <strong class="cdx-typeahead-search__search-footer__query">$1</strong> |
| vector-site-nav-label (talk) (Translate) | Site |
| vector-skin-desc (talk) (Translate) | Provides 2 Vector skins: * 2011 - The Modern version of MonoBook with fresh look and many usability improvements. * 2022 - The Vector built as part of the WMF [https://www.mediawiki.org/wiki/Desktop_Improvements Desktop Improvements] project. |
| vector-specialversion-name (talk) (Translate) | Vector |
| vector-toc-beginning (talk) (Translate) | Beginning |
| vector-toc-collapsible-button-label (talk) (Translate) | Toggle the table of contents |
| vector-toc-label (talk) (Translate) | Contents |
| vector-toc-menu-tooltip (talk) (Translate) | Table of Contents |
| vector-toc-toggle-button-label (talk) (Translate) | Toggle $1 subsection |
| vector-toc-unpinned-popup (talk) (Translate) | The table of contents has moved here. |
| vector-unpin-element-label (talk) (Translate) | hide |
| vector-view-create (talk) (Translate) | Create |
| vector-view-edit (talk) (Translate) | Edit |
| vector-view-history (talk) (Translate) | View history |
| vector-view-view (talk) (Translate) | Read |
| vector-view-viewsource (talk) (Translate) | View source |
| vector.css (talk) (Translate) | /* All CSS here will be loaded for users of the Vector skin */ |
| /* CSS placed here will affect users of the Vector skin */ /* For mobile devices */ @media screen and (max-width:749px) { /* The styles below essentially place the navigation menu below the content, instead of to the side of it. They also hide the logo, as there's no space left for it. */ #mw-head { position: static !important; margin-top: 0.5em; } /* Move the panel to the bottom and display it as in-line lists; hide the logo and tabs */ div#mw-panel { display: table; position: static; table-layout: fixed; width: 100%; overflow: hidden; } div#mw-panel .portal { display: block; width: 100%; vertical-align: top; } #mw-panel ul li { list-style: none; } #mw-panel ul li:before { content: " ◦ "; } #p-logo { display: none; } #left-navigation { display: none; } #p-cactions { display: none; } #p-views { display: none; } /* Rearrange various page elements to fill the now-available space */ #p-personal ul { padding-left: 0; } div#footer { margin-left: 0; padding-top: 0; } #p-personal { display: table; position: relative; width: 100%; top: inherit; left: inherit; right: inherit; } #right-navigation { max-width: 500px; position: absolute; top: inherit; margin-top: -1px; float: none; } #right-navigation:before { content: url("https://wikimedia.org.au/w/images/b/bb/Mobile_Logo.png"); } #p-search { display: none; } div#content { /* Hide the 1px blue border on the left side */ border-left: 0; margin-left: 0; } /* Adjusted Vector Appearance */ body { background-color: #fcfcfc; } #mw-page-base { background-color: #fcfcfc; background-image: none; } div#content { border: 1px solid #fff; } div.vectorTabs ul li { background-image: none; background-color: #fff; } #p-views, #p-views *, #p-namespaces, #p-namespaces * { background-image: none; } div.vectorTabs ul li.selected { font-weight: bold; } div.vectorTabs ul li span a:hover { text-decoration: none; } #catlinks { border: none; padding: 10px; } .vectorTabs ul li { background-color: #fcfcfc !important; } #toc { border: none; padding: 14px; } } | |
| vector.js (talk) (Translate) | /* All JavaScript here will be loaded for users of the Vector skin */ |
| /* For mobile devices */ var viewPortTag=document.createElement('meta'); viewPortTag.id="viewport"; viewPortTag.name = "viewport"; viewPortTag.content = "width=device-width; initial-scale=1; maximum-scale=1;"; document.getElementsByTagName('head')[0].appendChild(viewPortTag); | |
| verification-error (talk) (Translate) | This file did not pass file verification. |
| version (talk) (Translate) | Version |
| version-antispam (talk) (Translate) | Spam prevention |
| version-api (talk) (Translate) | API |
| version-credits-not-found (talk) (Translate) | No detailed credits information was found for this extension. |
| version-credits-summary (talk) (Translate) | We would like to recognize the following persons for their contribution to [[Special:Version|MediaWiki]]. |
| version-credits-title (talk) (Translate) | Credits for $1 |
| version-db-mariadb-url (talk) (Translate) | https://mariadb.org/ |