Wikipedia:WikiProject Articles for creation/Helper script: Difference between revisions

Content deleted Content added
caps, just because
update links to the sourcecode, remove changelog, hide configuration parts
Line 20:
}}
{{Shortcut|WP:AFCH}}
'''Yet Another AfC Helper Script''' is a Wikipedia [[WP:JSGadget|scriptgadget]] designed to help when reviewing Articles for creation [[CAT:AFC|article]] and [[WP:AFC/R|redirect]] submissions. It is currently the only script officially recognized and supported by WikiProject Articles for creation.
 
== Installation ==
Line 39:
== Documentation ==
{{Commonscat|Screenshots of Wikipedia AfC helper}}
If the installation was done properly, you should see a "Review" tab on the top of the page when viewing a submission in [[CAT:PEND]] or when reviewing [[WP:AFC/R|redirects]]; it may be a drop-down tab in certain skins. If you cannot find it, look in the 'Move' dropdown tab, the little down arrowhead right next to the Wikipedia Search box. Note that the tab will only appear when viewing a page that is a subpage of [[Wikipedia:Articles for creation]] or [[Wikipedia talk:Articles for creation]]. Misplaced submissions must be moved to the proper ___location first using the link in the submission template. (Note: Misplaced submissions are patrolled and moved by {{user|ArticlesForCreationBot}}, butif thisthere can takeisn't a fewconflicting submission at the target days___location.)
 
=== Reviewing an article submission ===
Line 52:
**Resubmit
 
==== Accepting ====
Once you are satisfied that the submission should be accepted, simply click the "Accept" button. You will be prompted to enter the title of the page to move to (by default the name of the AfC subpage) and to assess the article. You can also enter some additional wikitext that will be appended to the article (for example, stub tags and categories) and/or its talk page (for example, WikiProject banners).
 
Line 83:
* There will be an error if you attempt to leave a Teahouse notification without leaving the default notice.
 
==== Commenting ====
The "Comment" button can be used to insert a comment in the page. It is placed right before the first horizontal line, if there is one, or otherwise right after the AfC template. It also cleans the submission page.
 
Line 97:
*Commenting out categories
*Wikilink correction
**<nowiki>[[http://en.wikipedia.org/wiki/Foo|foo]]</nowiki> --> <nowiki>[[Foo|foo]]</nowiki>
**<nowiki>[[http://en.wikipedia.org/wiki/Foo|bar]]</nowiki> --> <nowiki>[[Foo|bar]]</nowiki>
**<nowiki>[[http://en.wikipedia.org/wiki/Foo foo]]</nowiki> --> <nowiki>[[Foo|foo]]</nowiki>
**<nowiki>[http://en.wikipedia.org/wiki/Foo bar]</nowiki> --> <nowiki>[[Foo|bar]]</nowiki>
**<nowiki>http://en.wikipedia.org/wiki/Foo</nowiki> --> <nowiki>[[Foo]]</nowiki>
**<nowiki>[[http://enwp.org/Foo foo]]</nowiki> --> <nowiki>[[Foo|foo]]</nowiki>
**<nowiki>[[Foo_bar|Foo bar]]</nowiki> --> <nowiki>[[Foo bar]]</nowiki>
**<nowiki>[[Foo_bar|Foo Bar]]</nowiki> --> <nowiki>[[Foo bar|Foo Bar]]</nowiki>
**<nowiki>[[Foo_bar]]</nowiki> --> <nowiki>[[Foo bar]]</nowiki>
**and other variations (e.g. secure links; please report unnoticed variations)
This action is preformed automatically when preforming any other task (e.g. declining, commenting, etc.)
Line 113:
* It will not overwrite a page that already exists
* It will not automatically add categories to the pages (other than ones automatically added by the regular redirect template you selected)
<!--
 
=== Configuring the script ===
Over the next few updates, patches will become available for the script that will allow you to configure it with different options. When this comes out, you will be able to use [[Wikipedia:WikiProject Articles for creation/Helper script/Configuration page|this page]] to configure it, along with a setting in the review window.
-->
 
== Version history ==
* v4.2.13 - Bugfixes, advert is now added to page move summaries
* v4.2.12 - Bugfix for Firefox users
** v4.2.12.2 - Remove inactive features
** v4.2.12.1 - Bugfix for removing last submission templates
* v4.2.11 - Added "More options" button, accepting now triggers clean-up, test of ref and comment tag formatting checkers, bug fixes
* v4.2.10 - Wikilinks created using external link coding will now be corrected automatically, a new button to only preform a cleanup task, a fix for the comment created by the "My sandbox" link gadget
* v4.2.9 - Decline templates are now moved to the top when clean-up is triggered, horizontal line is added under comments, more HTML comments are removed automatically upon accepting a submission, in some cases all decline templates are shrunk when clean-up is triggered, and clean-up is now triggered when declining, adding a comment, or marking the submission as reviewing
* v4.2.8 - Fixed bug when accepting templates, categories, and certain specific talk pages through AfC
* v4.2.7 - Copyedited Teahouse invite messages in widget, automatically remove left-over comment from re-submitting upon accepting or declining an article, submission is now cleaned up automatically upon declining, code cleanup
* v4.2.6 - Bug fix involving duplicate pending AFC submission templates
* v4.2.5 - Removed "ilc" decline reason per discussion on [[WT:AFC|main talk page]]
* v4.2.4 - Checking if the notice is already present when adding a Teahouse notification, edit summary fix
* v4.2.3 - Added script notice to edit summary for tracking
* v4.2.2 - Additional decline option for adding Teahouse notification
* v4.2.1 - Decliner and declinets variables added
 
== Unstable versions ==
Line 151 ⟶ 135:
 
== Useful links ==
* [[MediaWiki:Gadget-afchelper]] - the [[Wikipedia:Gadget|gadget description]]
* [[UserMediaWiki:Timotheus Canens/afchelper4Gadget-afchelper.js|]] - The code for the script itself]]
* [[User:Mabdul/afc beta.js|The beta edition code]]
* [[User:Mabdul/afc beta.js|The alpha edition code]]
* [[Wikipedia:WikiProject Articles for creation/Helper script/Development page|Our discussion page related to bugs and feature requests]]
* [[Wikipedia:WikiProject Articles for creation/Helper script/Changelog|The documentation and the full changelog of the changes in the script]]
 
== Acknowledgements & Disclaimers ==