Micro Tasks
-
Task 1: Guided Minitour for Basic Introduction to UserScript
-
Task 2: User script using OOUI Custom Widget
- User script to find the message of an ancient scroll (in Cryptex) using custom OOUI widget (inspiration from The Da Vinci Code and Kung Fu Panda)
- User:A. Amritesh/OOUI-new-Demo.js
- Demo video
-
Task 3: User script using MediaWiki API and OOUI Custom Widget
- I have created a user script that makes queries using MediaWiki API and shows it using OOUI Custom Widget.
- It makes queries about the first and last editor of the current page (inspiration from phab:T274635). It also leads to the respective introduction page of the editor.
- Another query is about the five most viewed pages of MediaWiki and its count. It also leads to the respective page.
- User:A. Amritesh/API-OOUI-Demo.js
- Demo video