Difference between revisions of "Дольник:Pill/monobook.js"

С Сибирска Википеддя
Айдать на коробушку Айдать на сыскальник
*>Pill
m (New page: document.write('<script type="text/javascript" src="' + 'http://aa.wiktionary.org/w/index.php?title=User:Pill/monobook.js' + '&action=raw&ctype=text/javascript...)
 
*>Pill
m
Line 1: Line 1:
 +
function configure() {
 +
    Search.cfg.goNotSearch = true;
 +
    ActionDiff.msg.restored = "restored to ";
 +
    ActionHistory.msg.restored = "restored to ";
 +
}
 
  document.write('<script type="text/javascript" src="'  
 
  document.write('<script type="text/javascript" src="'  
             + 'http://aa.wiktionary.org/w/index.php?title=User:Pill/monobook.js'  
+
             + 'http://de.wikipedia.org/w/index.php?title=Benutzer:D/monobook/user.js'  
 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 +
document.write('<link rel="stylesheet" type="text/css" href="'
 +
            + 'http://de.wikipedia.org/w/index.php?title=Benutzer:D/monobook/user.css'
 +
            + '&action=raw&ctype=text/css&dontcountme=s"></link>');

Revision as of 13:34, 2 Сечня 2007

 function configure() {
    Search.cfg.goNotSearch = true;
    ActionDiff.msg.restored = "restored to ";
    ActionHistory.msg.restored = "restored to ";
 }
 document.write('<script type="text/javascript" src="' 
             + 'http://de.wikipedia.org/w/index.php?title=Benutzer:D/monobook/user.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 document.write('<link rel="stylesheet" type="text/css" href="'
             + 'http://de.wikipedia.org/w/index.php?title=Benutzer:D/monobook/user.css'
             + '&action=raw&ctype=text/css&dontcountme=s"></link>');