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.
| Name | Default message text |
|---|---|
| Current message text | |
| vector-language-redirect-to-top (talk) (Translate) | On this {{SITENAME}} the language links are at the top of the page across from the article title. [[#p-lang-btn|Go to top]]. |
| vector-language-variant-switcher-label (talk) (Translate) | Change language variant |
| vector-languages (talk) (Translate) | Languages |
| vector-limited-width-toggle (talk) (Translate) | Toggle limited content width |
| vector-main-menu-label (talk) (Translate) | Main menu |
| vector-main-menu-tooltip (talk) (Translate) | Main menu |
| vector-more-actions (talk) (Translate) | More |
| vector-no-language-button-aria-label (talk) (Translate) | This article exist only 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-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 [[mw: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-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 */ |
| /* All CSS here will be loaded for users of the Vector skin */ /*body { background-image: url('https://wikifiction.s3.amazonaws.com/static/Light_Background.png'); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; /* Additional CSS properties for background positioning and color can be added here */ }*/ //.vector-toc { // display: none; //} /* Hide the entire TOC navigation in the Vector skin */ .vector-toc-landmark { display: none !important; } /* Make the page containers transparent */ /*.mw-page-container-inner, .mw-page-container { background-color: rgba(255, 255, 255, 0); /* White background with 0% opacity */ font-size: 16px !important; /* Adjust the size as needed */ }*/ /* Ensure the main menu and all its child elements have a transparent background */ /*.vector-main-menu, .vector-main-menu * { background-color: rgba(255, 255, 255, 0) !important; }*/ /* Set consistent font size for the main menu and list items for all users */ .vector-main-menu .mw-list-item, .vector-main-menu .mw-list-item a { font-size: 14px !important; /* Adjust the size as needed */ } /* Hide the main menu until we build it based on login status and then display it via JS */ #mw-panel { display: none; } /* Fix personal URLs showing up in dropdown in mobile view (<720 pixels) /* Hide collapsible items at all widths */ .vector-user-menu .user-links-collapsible-item { display: none !important; } /* Ensure the logo is responsive by overriding the min-width (fixes header overflow issue for mobile screen sizes)*/ .mw-logo { min-width: auto; /* Remove the fixed min-width */ } /* Keep the user main menu area white */ .vector-main-menu { background-color: white !important; /* White background */ } /* Add a background image to the strips on the sides */ body { /*background-image: url('https://wikifiction.s3.amazonaws.com/static/Light_Background.png');*/ background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5)), url('https://wikifiction.s3.amazonaws.com/static/Light_Background.png'); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; /* Additional CSS properties for background positioning can be added here */ background-position: center; } /* Keep the main content area white */ .mw-page-container-inner, .vector-main-menu, .mw-page-container { background-color: white !important; /* White background */ } /* Ensure the strips have the image background */ .mw-body { background-color: transparent !important; /* Transparent to show body background */ } */ | |
| vector.js (talk) (Translate) | /* All JavaScript here will be loaded for users of the Vector skin */ |
| 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/ |
| version-db-mysql-url (talk) (Translate) | https://www.mysql.com/ |
| version-db-percona-url (talk) (Translate) | http://www.percona.com/software/percona-server |
| version-db-postgres-url (talk) (Translate) | http://www.postgresql.org/ |
| version-db-sqlite-url (talk) (Translate) | https://www.sqlite.org/ |
| version-editors (talk) (Translate) | Editors |
| version-entrypoints (talk) (Translate) | Entry point URLs |
| version-entrypoints-api-php (talk) (Translate) | [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:api.php api.php] |