System messages
More actions
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 | |
| citizen-page-info-lastmod (talk) (Translate) | Last modified |
| citizen-preferences-section-appearance (talk) (Translate) | Appearance |
| citizen-preferences-section-behavior (talk) (Translate) | Behavior |
| citizen-preferences-toggle (talk) (Translate) | Toggle preferences menu |
| citizen-prefs-talkpage (talk) (Translate) | [[mw:Skin_talk:Citizen|Discussion]] |
| citizen-search-empty-desc (talk) (Translate) | Type to start searching |
| citizen-search-noresults-title (talk) (Translate) | Uh oh! No results for $1 |
| citizen-search-toggle (talk) (Translate) | Toggle search |
| citizen-share (talk) (Translate) | Share this page |
| citizen-share-copied (talk) (Translate) | URL copied to clipboard! |
| citizen-sitestats-articles-label (talk) (Translate) | articles |
| citizen-sitestats-edits-label (talk) (Translate) | edits |
| citizen-sitestats-images-label (talk) (Translate) | files |
| citizen-sitestats-users-label (talk) (Translate) | users |
| citizen-skin-desc (talk) (Translate) | A beautiful, usable, responsive MediaWiki skin that makes extensions part of the cohesive experience. Initially created for the [https://starcitizen.tools/ Star Citizen Wiki]. |
| citizen-tagline (talk) (Translate) | - |
| citizen-tagline-ns-category (talk) (Translate) | Category page |
| citizen-tagline-ns-file (talk) (Translate) | File on {{SITENAME}} |
| citizen-tagline-ns-help (talk) (Translate) | Help page |
| citizen-tagline-ns-mediawiki (talk) (Translate) | MediaWiki interface page |
| citizen-tagline-ns-project (talk) (Translate) | Information about {{SITENAME}} |
| citizen-tagline-ns-talk (talk) (Translate) | Discussion page of {{SUBJECTPAGENAME}} |
| citizen-tagline-ns-template (talk) (Translate) | Template page |
| citizen-tagline-user-regdate (talk) (Translate) | Joined $1 |
| citizen-theme-day-label (talk) (Translate) | Light |
| citizen-theme-description (talk) (Translate) | Switch between light and dark mode |
| citizen-theme-name (talk) (Translate) | Color |
| citizen-theme-night-label (talk) (Translate) | Dark |
| citizen-theme-os-label (talk) (Translate) | Auto |
| citizen-toc-toggle-button-label (talk) (Translate) | Toggle $1 subsection |
| citizen-user-info-edits-label (talk) (Translate) | Edits |
| citizen-user-info-joined-label (talk) (Translate) | Joined |
| citizen-user-info-text-anon (talk) (Translate) | Your IP address will be publicly visible if you make any edits. |
| citizen-user-info-text-temp (talk) (Translate) | This temporary account was created after an edit was made without an account on this browser and device. |
| citizen-usermenu-toggle (talk) (Translate) | Toggle personal menu |
| citizen.css (talk) (Translate) | /* All CSS here will be loaded for users of the Citizen skin */ |
| /* === Star Fishing Wiki Theme === */ /* Space-themed colors */ :root { --background-color-dp-00: #0d0f1a; --background-color-dp-01: #131527; --background-color-dp-02: #181b33; --background-color-dp-03: #1d2040; --color-primary: #9b6dff; --color-primary-active: #b490ff; } /* Links */ a:not(.new) { color: #9b6dff !important; } a:not(.new):hover { color: #b490ff !important; } a.new { color: #ff6b6b !important; } /* Section headers */ .mw-heading h2 { border-bottom: 2px solid rgba(155,109,255,0.3) !important; padding-bottom: 6px; } /* Tables */ .wikitable { border-color: rgba(155,109,255,0.15) !important; margin-bottom: 0.25rem !important; } .wikitable th { background: rgba(155,109,255,0.1) !important; color: #c4b5ff !important; } .wikitable td { background: rgba(155,109,255,0.03) !important; } .wikitable td, .wikitable th { padding: 5px 10px !important; } /* Kill all the whitespace in collapsible sections */ .citizen-section { margin: 0 !important; padding: 0 !important; } .citizen-section-heading { margin: 0.3rem 0 0 !important; padding: 0 !important; } .mw-heading { margin: 0.3rem 0 0.1rem !important; padding: 0 !important; } .mw-parser-output p { margin: 0.2rem 0 !important; } .mw-parser-output > .mw-heading + p { margin-top: 0 !important; } /* Category tags */ .catlinks { background: rgba(155,109,255,0.05) !important; border: 1px solid rgba(155,109,255,0.1) !important; border-radius: 8px !important; } /* Sidebar */ .citizen-drawer { background: #0d0f1a !important; } /* Search */ .citizen-search__card { background: #131527 !important; border-color: rgba(155,109,255,0.2) !important; } /* Content area */ .citizen-body-container { background: linear-gradient(180deg, rgba(155,109,255,0.02) 0%, transparent 300px) !important; } /* Footer */ .citizen-footer { background: #0d0f1a !important; border-top: 1px solid rgba(155,109,255,0.1) !important; } /* Scrollbar */ ::-webkit-scrollbar-thumb { background: rgba(155,109,255,0.3) !important; border-radius: 4px; } ::-webkit-scrollbar-track { background: #0d0f1a !important; } /* Disable collapsible sections - always show expanded */ .citizen-section-heading .citizen-section-heading-icon { display: none !important; } | |
| citizen.js (talk) (Translate) | /* All JavaScript here will be loaded for users of the Citizen skin */ |
| 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 */ |
| common.js (talk) (Translate) | /* Any JavaScript here will be loaded for all users on every page load. */ |
| compare-page1 (talk) (Translate) | Page 1 |
| compare-page2 (talk) (Translate) | Page 2 |