User:NerdyScienceDude/Scripts#EmoteToolbar
{{User:NerdyScienceDude/Navigation template}}
Welcome to my script page! Feel free to use these scripts. Feedback, suggestions, and feature requests can be left on my talk page.
Extra Toolbar Buttons
User:NerdyScienceDude/Scripts/extratoolbarbuttons.js
Supercharge your enhanced editing toolbar with this script. This script adds six additional buttons to the enhanced editing toolbar that were previously available in the old toolbar.
=Installation=
Extra Toolbar Buttons is designed for the monobook and vector skins.
- Make sure the enhanced editing toolbar is enabled in the editing tab of your preferences.
- Add
importScript('User:NerdyScienceDude/Scripts/extratoolbarbuttons.js');
to your skin's js. - Bypass your cache.
- Done!
File:Extra toolbar buttons.png
{{-}}
=Buttons added by the script=
- Strikethrough
- Horizontal line
- Hidden comment
- Math formula
- Blockquote
- Transclude
EmoteToolbar
User:NerdyScienceDude/Scripts/emotetoolbar.js
Emoticons are fun to use in discussions to show your mood and brighten things up. This script adds an Emoticon section to the enhanced editing toolbar.
=Installation=
EmoteToolbar is designed for the monobook and vector skins.
- Make sure the enhanced editing toolbar is enabled in the editing tab of your preferences.
- Add
importScript('User:NerdyScienceDude/Scripts/emotetoolbar.js');
to your skin's js. - Bypass your cache.
- Done!