Xenwolf (talk | contribs)
m fix lost edit
Xenwolf (talk | contribs)
Tools: cleanup
Line 31: Line 31:
== Tools ==
== Tools ==


* [https://webchat.freenode.net/?channels=##xenharmonic Chat] --- sometimes I tried it (but very few people there)
* [[Special:RecentChanges]] • [[Special:Version]] • [[Special:Statistics]] • [[Special:LonelyPages|Orphaned pages]] •[[Special:LinkSearch]] • [[Special:SpecialPages]]
* [[Special:Version]] · [[Special:Statistics]] · [[Special:LonelyPages|Orphaned pages]]
* [[Special:NewPages]] -- checking pages out of scope from [[Special:RecentChanges]]
* [[Special:LinkSearch]] -- locate this tool on [[Special:SpecialPages]]
* [https://en.xen.wiki/index.php?title=Special:RecentChanges&limit=100&hidepatrolled=1&days=90 Recent changes - Xenharmonic Wiki]
* [https://www.mediawiki.org/wiki/Extension:Regex_Fun Extension:Regex Fun - MediaWiki]
* [https://www.mediawiki.org/wiki/Extension:Regex_Fun Extension:Regex Fun - MediaWiki]
* [https://www.mediawiki.org/wiki/Extension:ParserFunctions Extension:ParserFunctions - MediaWiki]
* [https://www.mediawiki.org/wiki/Extension:ParserFunctions Extension:ParserFunctions - MediaWiki]
* Not yet installed: [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Extension:SyntaxHighlight - MediaWiki] '''← This Wiki-Extension is extremely useful and bombproof, in Wikipedia it has been a quasi integral part for years.'''
* [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Extension:SyntaxHighlight - MediaWiki]
* [https://webchat.freenode.net/?channels=##xenharmonic Chat] --- sometimes I tried it (but very few people there)


=== Boilerplates ===
=== Boilerplates ===
Line 70: Line 67:
==== Special Subpages ====
==== Special Subpages ====


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.
Some special subpage names are reserved and run (if they exist) for customizing the wiki for logged-in users, some of them are related to the actual skin being used. [[Special:Preferences#mw-prefsection-rendering]] gives you access to these pages (containing CSS, JavaScript only effective for the web interface you see).
 
* per-user [[CSS]] is combined with [[MediaWiki:Common.css|site CSS]]
{| class="wikitable"
* useful examples and suggestions can be found in: [https://en.wikipedia.org/wiki/Wikipedia:User_scripts Wikipedia:User scripts - Wikipedia]
! Skin
* [https://www.mediawiki.org/wiki/Extension:Gadgets Extension:Gadgets - MediaWiki] -- alternative to user scripts
! [[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!
* Per-user [[JavaScript]] is available in the XenWiki. If it is, a source of useful examples and suggestions could be found in: [https://en.wikipedia.org/wiki/Wikipedia:User_scripts Wikipedia:User scripts - Wikipedia].
* [https://www.mediawiki.org/wiki/Extension:Gadgets Extension:Gadgets - MediaWiki] -- maybe an alternative to enabling user scripts?
* Per-user [[CSS]] is combined with site [[MediaWiki:Common.css|CSS]]


== todo ==
== todo ==