MediaWiki:Gadget-chara.user.css
Appearance
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]] */