banner design by Angel Draganov
 Actions

Special

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.

Filter
Filter by customization state:    
First page
Last page
Name Default message text
Current message text
citethispage-content (talk) (Translate) __NOTOC__ <div class="mw-specialCiteThisPage-bibliographic"> == Bibliographic details for {{FULLPAGENAME}} == * Page name: {{FULLPAGENAME}} * Author: {{SITENAME}} contributors * Publisher: ''{{SITENAME}}, {{int:sitesubtitle}}''. * Date of last revision: {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC * Date retrieved: <citation>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC</citation> * Permanent URL: {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}} * Page Version ID: {{REVISIONID}} </div> <div class="plainlinks mw-specialCiteThisPage-styles"> == Citation styles for {{FULLPAGENAME}} == === [[APA style]] === {{FULLPAGENAME}}. ({{CURRENTYEAR}}, {{CURRENTMONTHNAME}} {{CURRENTDAY}}). ''{{SITENAME}}, {{int:sitesubtitle}}''. Retrieved <citation>{{CURRENTTIME}}, {{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}</citation> from {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}. === [[The MLA style manual|MLA style]] === "{{FULLPAGENAME}}." ''{{SITENAME}}, {{int:sitesubtitle}}''. {{CURRENTDAY}} {{CURRENTMONTHABBREV}} {{CURRENTYEAR}}, {{CURRENTTIME}} UTC. <citation>{{CURRENTDAY}} {{CURRENTMONTHABBREV}} {{CURRENTYEAR}}, {{CURRENTTIME}}</citation> <{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}>. === [[MHRA Style Guide|MHRA style]] === {{SITENAME}} contributors, '{{FULLPAGENAME}}', ''{{SITENAME}}, {{int:sitesubtitle}},'' {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, {{CURRENTTIME}} UTC, <{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}> [accessed <citation>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}</citation>] === [[The Chicago Manual of Style|Chicago style]] === {{SITENAME}} contributors, "{{FULLPAGENAME}}," ''{{SITENAME}}, {{int:sitesubtitle}},'' {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}} (accessed <citation>{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}</citation>). === [[Council of Science Editors|CBE/CSE style]] === {{SITENAME}} contributors. {{FULLPAGENAME}} [Internet]. {{SITENAME}}, {{int:sitesubtitle}}; {{CURRENTYEAR}} {{CURRENTMONTHABBREV}} {{CURRENTDAY}}, {{CURRENTTIME}} UTC [cited <citation>{{CURRENTYEAR}} {{CURRENTMONTHABBREV}} {{CURRENTDAY}}</citation>]. Available from: {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}. === [[Bluebook|Bluebook style]] === {{FULLPAGENAME}}, {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}} (last visited <citation>{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}</citation>). === [[BibTeX]] entry === @misc{ wiki:xxx, author = "{{SITENAME}}", title = "{{FULLPAGENAME}} --- {{SITENAME}}{,} {{int:sitesubtitle}}", year = "{{CURRENTYEAR}}", url = "{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}", note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]" } When using the [[LaTeX]] package url (<code>\usepackage{url}</code> somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred: @misc{ wiki:xxx, author = "{{SITENAME}}", title = "{{FULLPAGENAME}} --- {{SITENAME}}{,} {{int:sitesubtitle}}", year = "{{CURRENTYEAR}}", url = "'''\url{'''{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}'''}'''", note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]" } </div> <!--closing div for "plainlinks"-->
citethispage-desc (talk) (Translate) Adds a [[Special:CiteThisPage|citation]] special page and toolbox link
citethispage-summary (talk) (Translate)  
clearyourcache (talk) (Translate) <strong>Note:</strong> After saving, 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>Internet Explorer:</strong> Hold <em>Ctrl</em> while clicking <em>Refresh</em>, or press <em>Ctrl-F5</em> * <strong>Opera:</strong> Go to <em>Menu → Settings</em> (<em>Opera → Preferences</em> on a Mac) and then to <em>Privacy & security → Clear browsing data → Cached images and files</em>.
collapsible-collapse (talk) (Translate) Collapse
collapsible-expand (talk) (Translate) Expand
cologneblue-desc (talk) (Translate) A lightweight skin with minimal formatting
cologneblue.css (talk) (Translate) /* CSS placed here will affect users of the Cologne Blue skin */
cologneblue.js (talk) (Translate) /* Any JavaScript here will be loaded for users using the Cologne Blue skin */
colon-separator (talk) (Translate) :
columns (talk) (Translate) Columns:
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 */ /* <pre><nowiki> */ /* wikitable/prettytable class for skinning normal tables */ table.wikitable, table.prettytable { margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; } table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td { border: 1px #aaa solid; padding: 0.2em; } table.wikitable th, table.prettytable th { background: #f2f2f2; text-align: center; } table.wikitable caption, table.prettytable caption { margin-left: inherit; margin-right: inherit; font-weight: bold; } table.prettytable code, table.wikitable code { background-color: transparent; } /* Messagebox templates */ .messagebox { border: 1px dashed #41982F; background-color: #F3EDCF; width: 80%; margin: 0 auto 1em auto; padding: .2em; } .messagebox.merge { border: 1px solid #c0b8cc; background-color: #f0e5ff; text-align: center; } .messagebox.cleanup { border: 1px solid #9f9fff; background-color: #efefff; text-align: center; } .messagebox.standard-talk { border: 2px solid black; background-color: #f5bf62; } .messagebox.nested-talk { border: 1px solid #c0c090; background-color: #f8eaba; width: 100%; margin: 2px 4px 2px 4px; } .messagebox.small { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; } .messagebox.small-talk { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; background: #f5bf62; } /* Infobox style */ .infobox { float: right; clear: right; margin: 0 0 1em 1em; width: 22em; background-color: #f5bf62; border: 2px solid black; text-align: center; } table.infobox th { font-size: 100%; } table.infobox th img { padding-bottom: 1em; border: 1px solid black; } table.infobox td { font-size:12px; text-align: center; background-color:#ffedcc; border: 1px solid black; } h2 { border-bottom: 0px dashed #2ba6cb; } /* Allow limiting of which header levels are shown in a TOC; <div class="toclimit-3">, for instance, will limit to showing ==headings== and ===headings=== but no further (as long as there are no =headings= on the page, which there shouldn't be according to the MoS). */ .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; } #topsearchbar .row { margin: 0.6em 0; } @media (max-width: 800px) { #navwrapper { position: initial; } #navwrapper nav { margin-bottom: 0 } .top-bar-section ul li ul.dropdown li > a:hover { color: white } .top-bar-section ul li.hover > a, .top-bar-section ul li ul.dropdown li.hover > a { color: white; } } @media (min-width: 800px) { #topsearchbar .small-12.columns { padding-right : 0; } } /* I overflow <strike>man</strike> mobile pages */ #bocsense-bottom { overflow: hidden } /* </nowiki></pre> */
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. */
compare-invalid-title (talk) (Translate) The title you specified is invalid.
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
compare-title-not-exists (talk) (Translate) The title you specified does not exist.
comparepages (talk) (Translate) Compare pages
comparepages-summary (talk) (Translate)  
compareselectedversions (talk) (Translate) Compare selected revisions
concepts (talk) (Translate) Concepts
confirm (talk) (Translate) Confirm
confirm-purge-bottom (talk) (Translate) Purging a page clears the cache and forces the most current revision to appear.
confirm-purge-top (talk) (Translate) Clear the cache of 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-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
confirmaccount-acc (talk) (Translate) Account request confirmed; created new user account [[User:$1|$1]].
confirmaccount-agent (talk) (Translate) User-Agent:
confirmaccount-all (talk) (Translate) (show all queues)
confirmaccount-attach (talk) (Translate) Resume/CV:
confirmaccount-autorej (talk) (Translate) (this request has automatically been discarded due to inactivity)
confirmaccount-badaction (talk) (Translate) A valid action (accept, reject, hold) must be specified in order to proceed.
confirmaccount-badid (talk) (Translate) There is no pending request corresponding to the given ID. It may have already been handled.
confirmaccount-bio (talk) (Translate) Biography:
confirmaccount-bio-q (talk) (Translate) Biography
confirmaccount-blockip (talk) (Translate) Block IP address
First page
Last page