Jump to content

MediaWiki:Gadget-aliases.user.css: Difference between revisions

From Philosophical Research
aliases gadget just tested on Ontology:Q92/PPPA
 
m clean up for user style installation
Line 3: Line 3:
@description    Reveal full list of aliases on Item pages
@description    Reveal full list of aliases on Item pages
@namespace      github.com/openstyles/stylus
@namespace      github.com/openstyles/stylus
@version        1.0.0
@version        1.0.1
@author        reverseDragon
@author        reverseDragon
==/UserStyle== */
==/UserStyle== */


/* To turn this on all the time, go to Preferences and select  gadget-aliases -  [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets]
/* To turn this on all the time, go to Preferences and select  gadget-aliases -  [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets]
To easily toggle this on and off, you can instead install it into a user styles add-on */
To easily toggle alias sections on and off, install a user styles add-on, and then open this URL:
https://research.moraleconomy.au/index.php?action=raw&title=MediaWiki:Gadget-aliases.user.css */


div.aliases-longhand { display: block; }
.mediawiki div.aliases-longhand { display: block; }
.aliases-help, span.aliases-longhand { display: inline; }
.mediawiki .aliases-help, span.aliases-longhand { display: inline; }
.aliases-head { text-transform: inherit; }
.mediawiki .aliases-head { text-transform: inherit; }


/* [[C:Hue configuration Gadgets]] */
/* [[C:Hue configuration Gadgets]] */

Revision as of 10:47, 26 December 2025

/* ==UserStyle==
@name           Toggle aliases section  (gadget-aliases)
@description    Reveal full list of aliases on Item pages
@namespace      github.com/openstyles/stylus
@version        1.0.1
@author         reverseDragon
==/UserStyle== */

/* To turn this on all the time, go to Preferences and select  gadget-aliases -   [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets]
To easily toggle alias sections on and off, install a user styles add-on, and then open this URL:
https://research.moraleconomy.au/index.php?action=raw&title=MediaWiki:Gadget-aliases.user.css */

.mediawiki div.aliases-longhand { display: block; }
.mediawiki .aliases-help, span.aliases-longhand { display: inline; }
.mediawiki .aliases-head { text-transform: inherit; }

/* [[C:Hue configuration Gadgets]] */