User:DaveBot

Revision as of 18:24, 8 July 2009 by Diberri (talk | contribs) (format)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DaveBot is really a collection of bots running under a single account. These bots carry out mindless tasks so that others are free to use their time more creatively.

Tasks

Automated tasks

CSS changes

 /* In MediaWiki:Monobook.css */
 
 a.new {
   text-decoration: none !important;
   color: black !important;
 }
 
 .Template-Fact {
   display: none;
 }