User:Technical 13/Scripts/OrphanStatus.js: Difference between revisions

Content deleted Content added
Technical 13 (talk | contribs)
Starting to get frustrated. If this doesn't work, I'll disable the deOrphaning links and function until I can sleep on it and take a fresh look.
Technical 13 (talk | contribs)
according to the api response (which was a pain to get) seems I need to use article id instead of titles. so be it...
Line 16:
var deOrphanerSubmit = {
action: "edit",
titlespageid: mw.config.get( 'wgPageNamewgArticleId' ),
text: deOrphanerContent,
summary: "Article [[User:Technical_13/Scripts/OrphanStatus|deOrphaned]]!",