User:AFigureOfBlue/quickstub.js/doc

QuickStub is a user script designed to easily add {{stub}} tags to article pages. It is still in early Alpha stage, having been created on March 11, 2009, so please note that it is most likely prone to errors and problems. Please let me know on my talk page if you have any issues.

Installation edit

To use QuickStub, add the following to your monobook.js page. (if you're using a different skin, you probably know what to do).

importScript('User:Drilnoth/quickstub.js'); //See [[User:Drilnoth/quickstub.js/doc]] for details

Usage edit

While editing an article, a "stub" tab should be shown at the top of the page. Clicking on this tab will add the {{stub}} template to the end of the article.

To-do edit

  • Allow for other top-level stub templates, such as {{bio-stub}}, to be added to the article rather than just the normal stub template.
  • Make the template be put before interwikis, rather than at the actual end of the article.