<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tachyony.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Wikipedia%3ASkin</id>
	<title>Wikipedia:Skin - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tachyony.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Wikipedia%3ASkin"/>
	<link rel="alternate" type="text/html" href="https://wiki.tachyony.co.uk/w/index.php?title=Wikipedia:Skin&amp;action=history"/>
	<updated>2026-05-15T14:09:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://wiki.tachyony.co.uk/w/index.php?title=Wikipedia:Skin&amp;diff=1368&amp;oldid=prev</id>
		<title>Tachyony: Imported page</title>
		<link rel="alternate" type="text/html" href="https://wiki.tachyony.co.uk/w/index.php?title=Wikipedia:Skin&amp;diff=1368&amp;oldid=prev"/>
		<updated>2021-12-06T11:59:40Z</updated>

		<summary type="html">&lt;p&gt;Imported page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Information page|WP:SKIN|WP:MONOBOOK}}&lt;br /&gt;
{{for|a generic definition|Skin (computing)}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia]], as a website powered by [[MediaWiki]] (a [[wiki software]]), is a [[Skin (computing)|skinnable]] website, which means the presentation ([[look and feel]]) of the pages can be changed. {{as of|2021|08}} there are four available skins: [[mw:Skin:Vector|Vector]] (default on desktop), [[mw:Skin:Minerva Neue|Minerva Neue]] (mobile), [[mw:Skin:MonoBook|MonoBook]], and [[mw:Skin:Timeless|Timeless]]. The following screenshots show the current skins along with preview links that allow anyone to load this page using them:&lt;br /&gt;
&lt;br /&gt;
{{multiple image&lt;br /&gt;
| align = left&lt;br /&gt;
&lt;br /&gt;
| image1 = English_Wikipedia_screenshot.png&lt;br /&gt;
| caption1 = Vector (&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[//en.wikipedia.org/w/index.php?title=Wikipedia:Skin&amp;amp;useskin=vector preview]&amp;lt;/span&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
| image2 = Monobook.css.png&lt;br /&gt;
| caption2 = MonoBook (&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[//en.wikipedia.org/w/index.php?title=Wikipedia:Skin&amp;amp;useskin=monobook preview]&amp;lt;/span&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
| image3 = English Wikipedia Timeless full screenshot.png&lt;br /&gt;
| caption3 = Timeless (&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[//en.wikipedia.org/w/index.php?title=Wikipedia:Skin&amp;amp;useskin=timeless preview]&amp;lt;/span&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
| image4 = English Wikipedia Minerva Neue screenshot.png&lt;br /&gt;
| caption4 = Minerva Neue (&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[//en.wikipedia.org/w/index.php?title=Wikipedia:Skin&amp;amp;useskin=minerva preview]&amp;lt;/span&amp;gt;)&lt;br /&gt;
}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==How to change the skin==&lt;br /&gt;
{{see also|Wikipedia:Why create an account?}}&lt;br /&gt;
&lt;br /&gt;
Once you have an [[WP:WCAA|account]] and logged in, go to [[Special:Preferences]] and the &amp;quot;Skin&amp;quot; section of its [[Special:Preferences#mw-prefsection-rendering|Appearance tab]]. With the default skin, the Preferences page can be accessed at any time from the links placed in the top right corner. Choose your skin and then click Publish changes. Then, all pages will be loaded with the new selected skin.&lt;br /&gt;
&lt;br /&gt;
If you are not logged in, you can only use the default skin (Vector), however, any user may change the skin of a page for them only, but only one each time, by typing &amp;lt;code&amp;gt;?useskin=skinname&amp;lt;/code&amp;gt; to the end of the URL (e.g., &amp;lt;code&amp;gt;?useskin=vector&amp;lt;/code&amp;gt;). The new Wikipedia redesign can also be tested with &amp;lt;code&amp;gt;?useskinversion=2&amp;lt;/code&amp;gt; (Vector only).&lt;br /&gt;
&lt;br /&gt;
== Customisation ==&lt;br /&gt;
{{main|Wikipedia:Customisation}}&lt;br /&gt;
&lt;br /&gt;
Default Wikipedia skins are defined in several [[CSS]] and [[JavaScript]] files. Some of them are only editable by people having write access to the Wikimedia Foundation servers, and some are simple wiki pages belonging to the [[WP:MWN|MediaWiki namespace]]. These wiki pages can be seen directly on Wikipedia, but to prevent [[Wikipedia:VAN|vandals]] from breaking the whole website appearance, they are [[WP:PP#full|fully protected]], hence making them only editable by [[Wikipedia:ADM|administrators]] (however, any changes can be suggested on their [[Wikipedia:Talk page|talk page]]). See [[Wikipedia:Catalogue of CSS classes]].&lt;br /&gt;
&lt;br /&gt;
Users can customise the way default skins appear using specific subpages of their [[Wikipedia:User page|user page]]. These subpages are viewable by anybody but can only be edited by the user that the subpage belongs to and by administrators. Modifying these wiki pages only affects their owner. &lt;br /&gt;
&lt;br /&gt;
Customisation may involve one or both of&lt;br /&gt;
# [[Cascading Style Sheets]] or &amp;quot;CSS&amp;quot; (found in the user&amp;#039;s &amp;quot;.css&amp;quot; files)&lt;br /&gt;
# [[JavaScript]] (found in the user&amp;#039;s &amp;quot;.js&amp;quot; files)&lt;br /&gt;
&lt;br /&gt;
There are two ways to apply customisation:&lt;br /&gt;
# Using [[Special:MyPage/common.css]] and [[Special:MyPage/common.js]] links, which point to a location which applies to &amp;#039;&amp;#039;all&amp;#039;&amp;#039; of a user&amp;#039;s skins. &lt;br /&gt;
# Using [[Special:MyPage/skin.css]] and [[Special:MyPage/skin.js]] links which point to a location which applies only to a user&amp;#039;s current skin. For example, if you&amp;#039;re using the default Vector skin, [[Special:MyPage/skin.css]] takes you to [[Special:MyPage/vector.css]], and if you switch skins to MonoBook, its contents will no longer apply.&lt;br /&gt;
You can use both the common and the skin-specific files; if you do this, the common file is loaded before the skin-specific one.&lt;br /&gt;
&lt;br /&gt;
Note: these links are redirects to &amp;#039;&amp;#039;your own&amp;#039;&amp;#039; customisation subpages; [[Special:MyPage]] is an alias for your [[Wikipedia:User pages|userpage]] (try it and see). For example, when your username is &amp;#039;&amp;#039;[[User:Example|Example]]&amp;#039;&amp;#039;, [[Special:MyPage/common.css]] will direct you to [[User:Example/common.css]].&lt;br /&gt;
&lt;br /&gt;
After you have edited your personal skin files, if the changes do not appear right away, you may need to wait 30 seconds or more for the servers to update, then [[Wikipedia:Bypass your cache|bypass]] your browser cache to see the change.&lt;br /&gt;
&lt;br /&gt;
See also [[meta:Vector#How do I import my monobook.css subpage?|How to import MonoBook settings into Vector]]. For the list of all CSS and JavaScript files involved in the rendering process, see [[Wikipedia:Catalogue of CSS classes]].&lt;br /&gt;
&lt;br /&gt;
=== CSS ===&lt;br /&gt;
{{main|Wikipedia:Customisation#Personal CSS}}&lt;br /&gt;
{{see also|Help:Cascading Style Sheets}}&lt;br /&gt;
&lt;br /&gt;
The CSS files can be used for all manner of customisation for those fluent in [[Cascading Style Sheets]] (CSS). A common use which is relatively straightforward is hiding a system message or template you don&amp;#039;t wish to see; see [[Wikipedia:Customisation#Hiding specific messages]].&lt;br /&gt;
&lt;br /&gt;
=== JavaScript ===&lt;br /&gt;
{{main|Wikipedia:JavaScript}}&lt;br /&gt;
&lt;br /&gt;
On Wikipedia, JavaScript can be used to add new features such as add find/replace textboxes or give advanced rollback options. There are scripts to customise everything, from default font style to custom buttons.&lt;br /&gt;
&lt;br /&gt;
Many script pages can be [[Template:js|imported and used]]. Different scripts can also be used in conjunction with each other to accomplish several tasks at once. Some scripts are available as &amp;quot;Gadgets&amp;quot;, which means they can be installed by simply ticking a box in the &amp;quot;Gadgets&amp;quot; tab of [[Special:Preferences]].&lt;br /&gt;
&lt;br /&gt;
In order to add pre-existing scripts to your JavaScript page, add &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{subst:js|name of script}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to the file. More detailed instructions can be found at the [[Wikipedia:WikiProject User scripts/Tutorial]].&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Global&amp;quot; CSS and JavaScript ===&lt;br /&gt;
Additionally to the above, you can also create files at [[meta:Special:MyPage/global.css]] and [[meta:Special:MyPage/global.js]]. These will then be loaded on all Wikimedia wikis.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[[meta:Customization:Explaining skins]]&lt;br /&gt;
*[[mw:Manual:Skins/From Meta]]&lt;br /&gt;
*[[mw:Manual:Gallery of user styles]]&lt;br /&gt;
&lt;br /&gt;
{{Wikipedia technical help|collapsed}}&lt;br /&gt;
[[Category:Wikipedia how-to|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Wikipedia interface help]]&lt;/div&gt;</summary>
		<author><name>Tachyony</name></author>
	</entry>
</feed>