Jump to content

MediaWiki:Gadget-chara.user.css

From LithoGraphica
Revision as of 00:40, 6 August 2026 by Reversedragon (talk | contribs) (create style for testing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* ==UserStyle==
@name           "Chara" demo
@description    Customize Undertale player name
@version        0.0.1
@author         ApricotSpark
@namespace      github.com/openstyles/stylus
==/UserStyle== */

/* For this style to actually do anything, you'll need a user styles add-on. Install the style with this URL, then edit it:
https://research.moraleconomy.au/index.php?action=raw&title=MediaWiki:Gadget-chara.user.css */

.player-name-undertale:after {
 content: "PlayerNameHere";  /* Edit this line only. Put your desired player name in the quotes */
}


/* [[Category:Hue configuration Gadgets]] [[Category:Skins for use on AO3]] */