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.

Difference between revisions of "User:Lethosor/rater.js/install"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Instructions)
 
Line 1: Line 1:
 
== Installation ==
 
== Installation ==
 
# Click [{{fullurl:Special:MyPage/common.js|action=edit&minor=1&summary={{urlencode:Enabling rater script}}}} this link] to open your user JavaScript page (if you don't have permission to create this page, you might want to [[DF:PR|request it]]).
 
# Click [{{fullurl:Special:MyPage/common.js|action=edit&minor=1&summary={{urlencode:Enabling rater script}}}} this link] to open your user JavaScript page (if you don't have permission to create this page, you might want to [[DF:PR|request it]]).
# Add this line to the bottom of the page: <pre>importScript('User:Lethosor/rater.js')</pre>
+
# Add this line to the bottom of the page: <pre>importScript('User:Lethosor/rater.js');</pre>
 
# Click save to apply your changes.
 
# Click save to apply your changes.
 
'''Note:''' you may need to reload a few times (or reset your cache in some browsers) for your changes to take effect.
 
'''Note:''' you may need to reload a few times (or reset your cache in some browsers) for your changes to take effect.

Revision as of 23:45, 8 July 2013

Installation

  1. Click this link to open your user JavaScript page (if you don't have permission to create this page, you might want to request it).
  2. Add this line to the bottom of the page:
    importScript('User:Lethosor/rater.js');
  3. Click save to apply your changes.

Note: you may need to reload a few times (or reset your cache in some browsers) for your changes to take effect.