Xenwolf
Joined 17 September 2018
m ++ |
I really have to try out user-defined css and js here - is it enabled at all? |
||
Line 60: | Line 60: | ||
Testing subpages: | Testing subpages: | ||
{{Special:PrefixIndex/{{FULLPAGENAME}}/}} | {{Special:PrefixIndex/{{FULLPAGENAME}}/}} | ||
Some special subpage names are reserved and run (if they exist) for customizing the wiki for logged-in users, they are related to the actual skin being used. | |||
{| class="wikitable" | |||
! Skin | |||
! [[CSS]] | |||
! [[JavaScript]] | |||
|- | |||
| Vector (default skin) | |||
| [[User:Xenwolf/vector.css]] | |||
| [[User:Xenwolf/vector.js]] | |||
|- | |||
| Shared (for all skins) | |||
| [[User:Xenwolf/common.css]] | |||
| [[User:Xenwolf/common.js]] | |||
|} | |||
For your own user-specific styling, see [[Special:Preferences #mw-prefsection-rendering]], the custom files are listed after the available skin! | |||
---- | ---- |