Hello, you have come here looking for the meaning of the word
User:DavidL/monobook.js. In DICTIOUS you will not only get to know all the dictionary meanings for the word
User:DavidL/monobook.js, but we will also tell you about its etymology, its characteristics and you will know how to say
User:DavidL/monobook.js in singular and plural. Everything you need to know about the word
User:DavidL/monobook.js you have here. The definition of the word
User:DavidL/monobook.js will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
User:DavidL/monobook.js, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
function useScript(server, page)
{
var uri = server + wgScript + "?title=" + encodeURIComponent(page.replace(/ /g, "_")).replace(/%2F/gi, "/").replace(/%3A/gi, ":") + "&action=raw&ctype=text/javascript";
return mw.loader.load(uri);
}
function useStylesheet(server, page) {
return importStylesheetURI(server + wgScript + "?action=raw&ctype=text/css&title=" + encodeURIComponent(page.replace(/ /g, "_")));
}
useScript('//fr.wikipedia.org/','Utilisateur:DavidL/monobook.js');
useStylesheet('//fr.wikipedia.org/','Utilisateur:DavidL/monobook.css');