Search results
Results from the WOW.Com Content Network
Basically, we create and maintain articles related to JavaScript, and do the same for every page in the Wikipedia community about using and creating user scripts on Wikipedia. Some members actively build upon the collection of user scripts itself.
For example, maybe you have a bot that publishes certain data to a Wiki page regularly, and you want your script to read that data. Careful with ctype. Set it to raw for normal Wiki pages, and application/json for pages where a template editor or admin has set the Content Model to JSON.
Any script that does nothing other than add a link to a page to a menu, panel or toolbar belongs to § Shortcuts. Any script that makes an edit to a page (i.e. increases the user's contributions) or changes the appearance or behavior of the edit form (action=edit/submit) belongs to § Editing.
WikiProject JavaScript is a collaboration of editors to improve Wikipedia's JavaScript coverage, write user scripts, and maintain user script-related pages (like the one you are reading right now). If you would like to join, sign up here .
This is an accepted version of this page This is the latest accepted revision, reviewed on 15 December 2024. High-level programming language Not to be confused with Java (programming language), Javanese script, or ECMAScript. JavaScript Screenshot of JavaScript source code Paradigm Multi-paradigm: event-driven, functional, imperative, procedural, object-oriented Designed by Brendan Eich of ...
The script at the page Wikipedia:WikiProject User scripts/Scripts/User tabs has three full lines of comment (two at the top, one at the bottom); these have two slashes at the beginning. The actual code that will be executed is the middle fifteen lines.
An advanced API for interacting with Wikipedia content is being developed, large parts of which are already operational. The various possibilities are described at mw:API . The idea is to send an AJAX request (see below) to the API containing a query.
JavaScript Garden – collection of tips and documentation on JavaScript's quirks; JavaScript Guide – programmer's manual, from the Mozilla Developer Network; JavaScript reference – describes the language in detail. From the Mozilla Developer Network. JavaScript WikiBook – community-written introductory-level book on JavaScript, from ...