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/raterwarn.js"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (oh well)
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
rater.event.on('box-clear',function(){rater.box.prepend('<span class="error">This script is not yet completed, and could explode without warning. Use with caution!</span>')})
+
rater.event.on('box-clear',function(){rater.box.prepend('<small>Problems or suggestions? Post them on <a href="https://github.com/lethosor/dfwiki-rater/issues">GitHub</a> or <a href="http://dwarffortresswiki.org/index.php/User_talk:Lethosor/rater.js">the discussion page</a>. Feedback is appreciated!</small>')})

Latest revision as of 15:03, 6 August 2013

rater.event.on('box-clear',function(){rater.box.prepend('<small>Problems or suggestions? Post them on <a href="https://github.com/lethosor/dfwiki-rater/issues">GitHub</a> or <a href="http://dwarffortresswiki.org/index.php/User_talk:Lethosor/rater.js">the discussion page</a>. Feedback is appreciated!</small>')})