Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.14 KB

AfC-submit-wizard

A tool to help editors submit their already created drafts on English Wikipedia. The tool assists editors with placing {{AfC topic}}s, short descriptions, and WikiProject banners.

The goal is to help a draft writer get their draft found by reviewers that specialize in certain kinds of drafts. These various tags help specialist reviewers find the draft.

Languages and frameworks

This tool is written in JavaScript, uses OOUI for its front end, and uses the &withJS= URL technique for loading the script.

How to use

Visit https://en.wikipedia.org/wiki/Wikipedia:Articles_for_creation/Submitting

How to deploy

Copy/paste the code in this repository's afc-submit-wizard.js file to https://en.wikipedia.org/wiki/User:SD0001/AFC-submit-wizard.js

How to test

Deploy your test code to https://test.wikipedia.org/wiki/MediaWiki:AFC-submit-wizard.js. Then test the script at https://test.wikipedia.org/wiki/Wikipedia:Articles_for_creation/Submitting.

More documentation

See Wikipedia:WikiProject Articles for creation/Submission wizard.