v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

User:Lethosor/JSMenu

From Dwarf Fortress Wiki
Jump to navigation Jump to search

This is my project page for JavaScript plugins. The script can be found here. Note that it uses jQuery 1.9, which could cause a few problems with existing scripts. Let me know of any incompatibilities you find.

Most of this is still under construction.

Installation (not really)[edit]

You need to import this script in your user JavaScript page (although technically you can also use this page if you use the vector theme (the default). You can find your theme under Preferences → Appearance.)

Add the following line (don't worry if the page doesn't exist yet):

importScript("User:Lethosor/main.js");

If you don't have permission to create that page, send me a message.

Save the page, then reload again. "LethosorMenu" should appear in the navigation bar at the top (by the "Log out" link). If it doesn't, follow the instructions on your user JavaScript page to empty the cache.

Advanced options[edit]