About scripts
edit- https://medium.freecodecamp.org/applying-javascript-user-scripts-2e505643644d
- https://codepen.io/rjstone/post/write-a-user-script-with-tampermonkey
- Script repositories
About scripts on WP
editOperational scripts
editScript development
editBelow is a list of my scripts (actual and planned; links are to their talk/workshop pages). I use the scripts' talk pages as their workshops/instruction manuals. The discussion (talk page) portion of those pages is at the end of each.
- For the script talk page template, see: User talk:The Transhumanist/Template.js
To insert starter workshop page, copy and paste this: {{subst:User talk:The Transhumanist/Template.js|{{SUBPAGENAME}}}}
To insert starter script, copy and paste this: {{subst:User:The Transhumanist/Template.js}}
Bold italic indicates those that are at least partially operational.
Italic indicates those of high priority in the task queue.
Group one
edit- SearchSuite.js – suite of search features. Replaces/obsoletes the StripSearch scripts.
- StripSearch.js – strips search results down to bare pagenames.
- StripSearchSimple.js – original StripSearch program. No on/off menu item. But the source code is very easy to learn from.
- StripSearchInWikicode.js – strips search results down to bare pagenames, and presents as bullet list with pagenames enclosed in double square bracket link delimiters (just like in wikicode). Redirected entries are also removed.
- StripSearchSorted.js – strips search results down to bare pagenames, sorted alphabetically.
- RedlinksRemover.js – remove or delink red linked list items from outlines and lists, as appropriate. Ideal for removing redlinks from new outlines created by template.
- StripSearchFilter.js – narrow down search results.
- StripSearchWithHeadings.js – strips search results down to bare pagenames, and presents as bullet list with pagenames enclosed in double square bracket link delimiters (just like in wikicode), with letters of the alphabet inserted as level 2 wiki headings, ready for copying and pasting.
- SearchResultsIntoTabs.js – load search results into tabs (limit 20)
- LoadNextPage.js – load next page from the load list.
- NewLoadList.js – make new load list for use with LoadNextPage.
- OutlineAnnotator.js – add an annotation for all the list items in the current outline that do not already have one
- AnnotateListItem.js – add an annotation to the highlighted (linked) list item
- AnnotationEdit.js – annotation editor (edit the annotation for a specified list item)
- OutlineMain2LI.js – convert main links in outline to list items.
- Prioritize.js – user picks order. Works on marked range of bullet items if highlighted, works on first contiguous bullet list in section if no highlight; preserves tree structure if any
- UserSortBySubject.js – user sorts a list of items by entering numbers corresponding to sorting destinations.
- OutlineMapper.js – assists in matching outline sections to entry sources (e.g., within cattree, or wherever), for import.
- OutlineDedupeHolding.js – remove duplicate list items from the outline's holding sections (See also, holding bin, place these, general concepts, and list section). That is, it will remove from each of these sections, in turn, all topics that exist anywhere else in the body of the page (not in templates).
- TopicPlacerFromBin.js – Topic placer (loads topics from holding bin into an array, then assists in placing each one). For use on lists and outlines.
Group two
edit- ViewAsOutline.js – provides menu item that applies and turns on/off the methods from various ViewAsOutline scripts.
- ViewAsOutline-AllPagesWithPrefix.js – converts page to outline format on screen, with wikicodes for easy copy-and-paste into outlines and lists.
- ViewAsOutline-Article.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-Book.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-Category.js – converts page to list format on screen, with wikicodes for easy copy-and-paste into outlines and lists.
- ViewAsOutline-CategoryTree.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines and lists.
- ViewAsOutline-Glossary.js – convert to list format on screen, with wikicodes for easy copy-and-paste into outlines and lists.
- ViewAsOutline-Index.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-InfoBox.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-InfoBoxCity.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-InfoBoxCountry.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-InfoBoxCounty.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-InfoBoxProvince.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-Portal.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-PortalContentsSubjectPage.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-PortalTopics.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-Table.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-Templates.js – provides menu item to convert navboxes and sidebar boxes to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-WhatLinksHere.js – convert to outline format on screen, sorted, with wikicodes for easy copy-and-paste into outlines.
- ViewAsOutline-WikiProjTopicsList.js – convert to outline format on screen, with wikicodes for easy copy-and-paste into outlines.
Group three
edit- OutlineViewConventional.js – change the viewed formatting of the current outline into that of a conventionally indented outline, without headings.
- OutlineViewAnnotationToggler.js – turns annotations off and on, across all pages.
- OutlineViewTOCToggler.js – toggle the TOC off/on for outlines
- OutlineViewImageToggler.js – turns images off and on, across all outlines.
- OutlineViewPrefix.js – changes the item prefixing (bullets) of the current outline to the standard alphanumeric prefix system (I.A.1.a.i.)
- OutlineViewPrefixNumeric.js – changes the item prefixing (bullets) of the current outline to the standard numeric prefix system (1.1.1.1.1)
- OutlineViewLevelChoose.js – collapse or expand the viewed levels of the outline.
- OutlineViewLevelCollapse.js – collapse the number of levels viewed by one
- OutlineViewLevelExpand.js – expand the number of levels viewed by one
- OutlineViewCompact.js – columnize branch ends (forces annotation toggler to hide mode)
- OutlineViewMindMap.js – view outline as a mind map
- OutlineViewTree.js – view outline as a tree
- ExtractListFromTable.js – extract list from table; prompts for where to put the list. If existing article, formats it as section. If new article, formats the whole page.
- FixDoubleRedirects.js – finds and fixes double redirects on the page.
- ListWishListAddTo.js – prompts for title, if title does not exist as article or draft, add it to wish list
- ListWishListUpdater.js – removes titles that have been created (as drafts or articles)
- MakeInsertList.js – make/insert list; akin to AWB's make list
- ReplaceDabLinks.js – interactively assists in fixing dablinks. (See:User:Splarka/dabfinder.js)
- ReplaceOrRemoveRedLinks.js – finds a page or section for each redlink to point to. Removes those for which it cannot.
- TopicSender.js – prompts for parent topic (outline), then checks if is already there, if it isn't, then it sends it to the receiving section of that outline)
Group four
edit- CheckTopic.js – check to see if topic is placed in any outline.
- Fetch.js – fetches lead (for annotation), external links, and mapped sections to the current outline, if they aren't already there. For the mapped sections, dedupes and sorts.
- FetchCategory.js – import category to present location.
- FetchSection.js – import section to present location.
- FetchLead.js – import portion of lead as annotation for lead entry in current outline.
- FetchExtLinks.js – import external links to external links section of current outline.
- SortTree.js – sorts structured list, without disrupting the parent/offspring relationships. Recursive, to sort all levels.
- InsertTopic.js – insert topic (pop up editor) before, after, or under the current topic.
- InsertHeading.js –
- LinkifyListItems.js – checks if topic exists, and if it does, linkifies it. Aka LinkifyOutlineEntries
- PlaceCategory.js –
- PlaceListSection.js –
- RandomArticleWithinSubject.js –
- RemoveDupesAtTargetPage.js – compares 2 pages, nukes dupes, leaves the rest of target page intact (copy to sandbox first)
- TargetOutline.js – specify target outline, and save in localstorage, for use by other scripts.
- TargetSection.js – specify target section, and save in localstorage, for use by other scripts.
- TopicPointer.js – topic mode. When engaged, topic scripts will work, in relation to the pointer.
- OutlineGapFinder.js – find gaps in coverage of current outline.
- OutlineMaintainer.js – identifies and fixes problems in an outline, updates items, and adds missing topics.
- OutlineWizard.js – takes the user step-by-step through outline creation or outline maintenance.
Group five
edit- AnalyzeSubjectForOL.js – builds profile and rates subject's suitability for an outline
- CleanUpSeeAlso.js – clean up the see also section of a regular article, by sending the links to the corresponding outline's receiving section, and adding links for corresponding overview, outline, index, book, and glossary
- GatherTaggedTitles.js – via What links here, finds all WikiProject-tagged article titles for a given subject, and copies them to the corresponding outline's receiving section
- PopulateOutlineExternalLinksSection.js – goes to corresponding root and section mains, and copies external links to external link section of current outline
- RemoveDupesUponCompare.js – remove duplicates from one page that are already on another specific page (for use in processing topics lists)
- RemoveProblemsFromOutline.js – remove problems
- SortSection.js – sort bullet lists in the section, while preserving their tree structures, if any
- SortOutline.js – sort all bullet lists on the page, while preserving their tree structures, if any
- TopicClassifier.js – determines what classifications (types) a topic belongs to. This might include recording such classifications in WikiData and/or a custom database
- TopicPlacerNavSystem.js – places a chosen topic (link) into the appropriate outlines and lists, in the appropriate locations
- PlaceOutlineLinks.js – place links leading to current or specified outline, in all relevant locations. Provide appropriate access and direct appropriate traffic to the outline
- Outline2Index.js – convert outline to index
- NavSysManager.js – outline-list navigation system manager (top-down and bottom up development and maintenance of outlines)
- OutlineImagePopulator.js – find images and insert them into outline (supporting the outline fully with images)
- Outliner.js – outline editor
- DragDropListItem.js – drag/drop list item to new location on page
- DragDropParagraph.js – drag/drop paragraph to new location on page
- DragDropSection.js – drag/drop section to new location on page
- GetPut.js – get/put topic (in edit mode)
- GatherPut.js – gather/put (in edit mode)
Group six
edit- AddLinksToIndex.js – add links to index
- AlphaHeadings.js – insert letter headings in an alphabetical list, and {{CompactTOC}} above
- SendToIndex – sends highlighted link to index specified (or pick from a list), and places it in the proper order in the list.
- Cat2List.js – copy and convert category to a list
- DisplayBareLinkList.js – show all the links on the page as bulleted list, minus links in templates and image captions
- FindJSProgrammers.js – looks at js page edit histories, gadget edit histories, userboxes, etc.
- SlideShow.js – shows items from a list, one at a time, advancing to next one upon a key press, or after a predetermined amount of time for each, at user's option.
- SlideShowManual.js – shows items from a list, one at a time, advancing to next one upon a key press.
- SlideShowAuto.js – shows items from a list, one at a time, advancing to next one after a predetermined amount of time for each.
- ArticleExpander.js – maintains and expands an article.
- ListArticleMaintainer – maintains and expands a list article.
- Outline2Glossary – convert outline to glossary.
- OutlineSortList.js – sort highlighted list in current section of current outline.
- OutlineFixOLLinks.js – apply article (outline) pairs for all entries that have a corresponding outline
- OutlineLeafExpansion – make leaf bullets triangular; clicking on triangle pulls in TOC from link; with further triangles. Directory tree style. Explain in interface somewhere.
- TemplateToggle.js – toggles display of templates off/on. Helps limit link capture.
- EmbeddedLinksToggle – toggles link status of embedded links off/on. Linkified list entries not affected. Helps limit link capture.
- TopicProfiler.js – topic profiler
- OutlineWishListAddTo.js – prompts for title, if title does not exist as article or draft, add it to wish list
- OutlineWishListUpdater.js – removes titles that have been created (as drafts or articles)
Group seven
edit- HarvestAll.js – prompts for subject, then applies all the harvest methods below to that subject.
- HarvestAllPagesWithPrefix.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestArticle.js – extract topics that actually belong to the subject, including headings, linkify them, and then copy them to the receiving section of the corresponding outline.
- HarvestBook.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestCategory.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestCategoryTree.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestCityInfoBox.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestCountryInfoBox.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestEmbeddedLists.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestGlossary.js – extract links, then add them to the receiving section of the corresponding outline
- HarvestIndex.js – Extract links, then add them to the receiving section of the corresponding outline.
- HarvestInfoBox.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestListOfTopics.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestNavBox.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestPortal.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestPortalContentsSubjectPage.js – extract and convert links, then add them to the receiving section of the corresponding outline.
- HarvestPortalTopics.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestSeriesBox.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestSidebar.js – extract links, then add them to the receiving section of the corresponding outline.
- HarvestWikiProjTopicsList.js – extract links, then add them to the receiving section of the corresponding outline.
Group eight
edit- ConvertAllToOutline.js – prompts for subject, then applies all the "convert to outline" methods below to that subject.
- ConvertAllPagesWithPrefixToOutline.js – copy and convert WikiProject articles by quality category tree to outline.
- ConvertArticleToOutline.js – gather from article, topics that actually belong to the subject, including headings, and then linkify them and copy them to the receiving section of the corresponding outline.
- ConvertBookToOutline.js – copy and convert book to outline.
- ConvertCategoryToOutline.js – copy and convert (general) category to outline (using subcategory names).
- ConvertCategoryTreeToOutline.js – copy and convert selected category tree to outline.
- ConvertCityInfoBoxToOutline.js – copy and convert city infobox to outline
- ConvertCountryInfoBoxToOutline.js – copy and convert country infobox to outline (for sandbox purposes)
- ConvertEmbeddedListsToOutline.js – copy embedded lists from current page, and send to holding section of corresponding outline.
- ConvertGlossaryToOutline.js – copy and convert glossary to outline.
- ConvertIndexToOutline.js – ???
- ConvertInfoBoxToOutline.js – copy and convert infobox to outline
- ConvertListOfTopicsToOutline.js – copy and convert topics list to outline.
- ConvertNavBoxToOutline.js – copy and convert navigation footer to outline.
- ConvertPortalToOutline.js – like ConvertPortalTopics, but processing the whole portal.
- ConvertPortalContentsSubjectPage.js – copy and convert to outline (for sandbox purposes)
- ConvertPortalTopicsToOutline.js – process portal topics page (copy to sandbox?, strip of duplicates, integrate into outline, or convert 2 OL if there isn't already one; see list in sandbox35)
- ConvertSeriesBoxToOutline.js – copy and convert series box to outline.
- ConvertSidebarToOutline.js – copy and convert sidebar to outline.
- ConvertWikiProjTopicsListToOutline.js – copy and convert WikiProject topic list to outline.
Group nine
edit- IntegrateAll.js – prompt for subject, apply all methods from integration scripts below to it.
- IntegrateAllPagesWithPrefix.js – integrate into corresponding outline, discarding duplicates.
- IntegrateArticle.js – gather from article, topics that actually belong to the subject, including headings, and then linkify them and copy them to the receiving section of the corresponding outline.
- IntegrateBook.js – integrate into corresponding outline, discarding duplicates.
- IntegrateCategory.js – integrate into corresponding outline, discarding duplicates
- IntegrateCategoryTree.js – integrate into corresponding outline, discarding duplicates.
- IntegrateCityInfoBox.js – integrate country infobox into country outline (can be used for updating too)
- IntegrateCountryInfoBox.js – integrate city infobox into country outline (can be used for updating too)
- IntegrateEmbeddedLists.js – integrate embedded lists from current page, discarding duplicates.
- IntegrateIndex.js – integrate into corresponding outline, discarding duplicates.
- IntegrateInfoBox.js – integrate infobox into outline (can be used for updating too)
- IntegrateGlossary.js – integrate into corresponding outline, discarding duplicates
- IntegrateListOfTopics.js – integrate into corresponding outline, discarding duplicates.
- IntegrateNavBox.js – integrate into corresponding outline, discarding duplicates.
- IntegratePortal.js – like IntegratePortalTopics, but processing the whole portal.
- IntegratePortalContentsSubjectPage.js – determine which topics from this page are not yet covered in the corresponding outline, and then integrate them into it (for updating purposes).
- IntegratePortalTopics.js – process portal topics page (copy to sandbox?, strip of duplicates, integrate into outline, or convert 2 OL if there isn't already one; see list in sandbox35)
- IntegrateSeriesBox.js – integrate into corresponding outline, discarding duplicates.
- IntegrateSideBar.js – integrate into corresponding outline, discarding duplicates.
- IntegrateWikiProjTopicsList.js – Integrate into corresponding outline, discarding duplicates.
Group ten
edit- OutlineSplitter.js – split off section to new outline.
- OutlineSystemGapFinder.js – find gaps in the outline system
- OutlineUpdaterCity.js – checks against template for missing items, and if items exist (as blue links), add them
- OutlineUpdaterCounty.js – checks against creation template for missing items, and if items exist (as blue links), add them
- OutlineUpdaterProvince.js – checks against creation template for missing items, and if items exist (as blue links), add them
- OutlineUpdaterState.js – checks against creation template for missing items, and if items exist (as blue links), add them
- OutlineUpdaterUSState.js – checks against creation template for missing items, and if items exist (as blue links), add them
- RealTimeJS.js – show edits to scripts in near real time (like Lupin)
- PopupBig.js –
- MultiTabLoader.js –
- TopicPlacerPointClick.js – same as TopicPlacerKeyPress but with point & click.
- TopicPlacerDragDrop.js – similar to TopicPlacerKeyPress but with drag & drop. The difference is not limited to placing the top item from the list. Drag & drop any item from the source list.
- TopicPlacerKeyPress.js – assigns headings of target page to 0-9 & A-Z keys, and shows the headings in a list. Once activated, press a key and the top topic at the current location will be sent to the corresponding section.
- SectionRearranger.js – presents all an article's headings in a box (like the TOC), then the user rearranges them in the box, and then upon processing, the script rearranges all those sections in the article to match their order in the box.
- HarvestArticleTitles.js –
- HarvestListTitles.js – gathers all list titles (list of, lists of, timeline of, glossary of, outline of, etc.)
- ManageArticleTitles.js –
- ManageListTitles.js –
- SectionRearranger-AD.js – section rearranger for administrative division articles (cities, counties, departments, provinces, states, etc.)
- SectionRearranger-City.js – section rearranger for city articles.
Group eleven
editForks
edit- User:The Transhumanist/hdedit.js
- User:The Transhumanist/JWB.js
- User:The Transhumanist/li-edit.js
- User:The Transhumanist/WatchlistSorter.js
Planned forks
editCanceled
edit- StripSearchSend.js
- StripSearchAnnotator.js
- IntegrateSubarticles.js
- HarvestSubarticles.js
- ConvertSubarticlesToOutline.js
- IntegrateCategoryTreeArticlesByQuality.js
- ConvertCategoryTreeArticlesByQualityToOutline.js
- HarvestCategoryTreeArticlesByQualityToOutline.js
- ScriptCreator.js
- ListArticleCreator.js
- OutlineCreator.js
- OutlineCreatorCity.js
- OutlineCreatorCounty.js
- OutlineCreatorProvince.js
- OutlineCreatorSpecific.js
- OutlineCreatorState.js
- IndexCreator
- ArticleCreator.js
WikiProject Outlines support
edit- Special:MyPage/List of country outline government sections
- Special:MyPage/List of country outline international organization membership sections
- Special:MyPage/List of country outline see also sections
Main WPOOK shortcuts
edit- WP:2 – Portal:Contents/Outlines
- WP:WPOOK – WikiProject Outlines
- WP:OOKDISC – List of discussions concerning outlines
- WP:OOKDIR – directory of WikiProject Outlines pages, including all shortcuts
Other relevant links
edit- List of lists of lists
- grep topics
- grep list
Work pages
editRefamiliarize
edit- Special:MyPage/Discussion threads
- Special:MyPage/AI
- Special:MyPage/Advanced
- Special:MyPage/Advice archive
- Special:MyPage/Area of present-day nations and states
- Special:MyPage/Canada coverage
- Special:MyPage/Coaching page
- Special:MyPage/Country-related article list set
- Special:MyPage/Country-related topics list set
- Special:MyPage/Country WikiProject talk pages
- Special:MyPage/Country demographics articles
- Special:MyPage/Country list
- Special:MyPage/Country list template
- Special:MyPage/Country outlines
- Special:MyPage/Country outlines of the Americas
- Special:MyPage/Cuisine by country list
- Special:MyPage/Drafts/Lists of fictional topics
- Special:MyPage/Follow-up
- Special:MyPage/Google state searches
- Special:MyPage/Governments of states
- Special:MyPage/Header
- Special:MyPage/Header1
- Special:MyPage/Help me
- Special:MyPage/Help me 2
- Special:MyPage/Index
- Special:MyPage/Indexes of U.S. States
- Special:MyPage/Indexes of country-related articles
- Special:MyPage/Information
- Special:MyPage/Intellectual property
- Special:MyPage/List of basic country topics
- Special:MyPage/List of countries
- Special:MyPage/List of country outline government sections
- Special:MyPage/List of country outline international organization membership sections
- Special:MyPage/List of country outline see also sections
- Special:MyPage/List of country see also sections
- Special:MyPage/List of official endonyms of present-day nations and states
- Special:MyPage/List of outlines
- Special:MyPage/List of virtues
- Special:MyPage/Lists of lists
- Special:MyPage/Main Page with ITN & OTD at top
- Special:MyPage/Militaries of present-day nations and states
- Special:MyPage/NLP
- Special:MyPage/Nature of
- Special:MyPage/Nav header contents
- Special:MyPage/OOK list
- Special:MyPage/Outline city
- Special:MyPage/Outline of countries
- Special:MyPage/Outlines of U.S.
- Special:MyPage/Outlines of state histories
- Special:MyPage/Outlines page without section headings
- Special:MyPage/Population of present-day nations and states
- Special:MyPage/RegentsPark
- Special:MyPage/Regexes
- Special:MyPage/Sport in
- Special:MyPage/Sports in
- Special:MyPage/Sports of
- Special:MyPage/Subject coverage
- Special:MyPage/Topic lists
- Special:MyPage/Topics lists
- Special:MyPage/Userbox/Transhumanist
- Special:MyPage/WPOOK
- Special:MyPage/Wish List
- Special:MyPage/Workshop
- Special:MyPage/Workshop/Sandbox02
- Special:MyPage/Workshop/Sandbox02/box
- Special:MyPage/Workshop/Sandbox02/horizmenu
- Special:MyPage/Workshop/Sandbox02/page1
- Special:MyPage/Workshop/Sandbox02/page2
- Special:MyPage/Workshop/Sandbox02/page3
- Special:MyPage/Workshop/Sandbox02/page4a
Sandboxes
edit- [1]
- Country-related topics lists
- Country outline government sections
- Countries (corresponding to outlines)
- Country see also sections
- Outlines (w/o section heads)
- Outline drafts
- Outline talk pages
- Special:MyPage/Governments of states
- Special:MyPage/Sandbox01 – archived list
- Special:MyPage/Sandbox02 – portal redlinks (apparently an old wish list)
- Special:MyPage/Sandbox2 – redirect to Sandbox02
- Special:MyPage/Sandbox03 – portal redlinks (apparently an old wish list)
- Special:MyPage/Sandbox04 – portal redlinks with corresponding sidebars
- Special:MyPage/Sandbox05 – list of 24000 municipalities
- Special:MyPage/Sandbox06 – List of outlines corresponding to portals
- Special:MyPage/Sandbox07 – List of 225 misc articles (???)
- Special:MyPage/Sandbox08 – 850 words in the Basic English core vocabulary
process below
- Special:MyPage/Sandbox09 – Topics pages (all name spaces)
- Special:MyPage/Sandbox10 – resources
- Special:MyPage/Sandbox12 – List of sandboxes
- Special:MyPage/Sandbox13 – List of government and politics sections of country outlines
- Special:MyPage/Sandbox14 – Users js 3 & 4
- Special:MyPage/Sandbox15 – List of country wikiProject talk pages
- Special:MyPage/Sandbox16 – List of portal topics pages
- Special:MyPage/Sandbox17 – reading / research list
- Special:MyPage/Sandbox18 – Draft of Userscript manager
- Special:MyPage/Sandbox19 – Draft of "Outline of Akrotiri and Dhekelia"
- Special:MyPage/Sandbox20 –
- Special:MyPage/Sandbox21 –
- Special:MyPage/Sandbox22 –
- Special:MyPage/Sandbox23 – template for lead sentence to demographic articles
- Special:MyPage/Sandbox24 – of country (list)
- Special:MyPage/Sandbox25 – Country link list (for building lists. alphabetized, with letter headings)
- Special:MyPage/Sandbox26 –
- Special:MyPage/Sandbox27 –
- Special:MyPage/Sandbox28 –
- Special:MyPage/Sandbox29 – Candidate cities for outlines
- Special:MyPage/Sandbox30 – Draft:Outline (list)
- Special:MyPage/Sandbox31 – ---->S C R I P T L I S T<----
- Special:MyPage/Sandbox32 – x of country talk page list (for posting notices)
- Special:MyPage/Sandbox33 –
- Special:MyPage/Sandbox34 – List of country outline talk pages (for posting notices)
- Special:MyPage/Sandbox35 –
- Special:MyPage/Sandbox36 –
- Special:MyPage/Sandbox37 – US State list, with state pipes
- Special:MyPage/Sandbox38 –
- Special:MyPage/Sandbox39 –
- Special:MyPage/Sandbox40 –
- Special:MyPage/Sandbox41 – hatnote template: For a topical guide to this subject, see Outline of .
- Special:MyPage/Sandbox42 –
- Special:MyPage/Sandbox43 –
- Special:MyPage/Sandbox44 – list of region "(orthographic projection).svg" files (outlines content page format)
- Special:MyPage/Sandbox45 – c a t e g o r y t r e e
- Special:MyPage/Sandbox46 –
- Special:MyPage/Sandbox47 –
- Special:MyPage/Sandbox48 – links to base article#see also to check for outline links there
- Special:MyPage/Sandbox49 –
- Special:MyPage/Sandbox50 - check/complete the government sections of the British Oversees Territories
- Special:MyPage/Sandbox51 –
- Special:MyPage/Sandbox52 –
- Special:MyPage/Sandbox53 –
- Special:MyPage/Sandbox54 - blank index w/toc and alpha sections
- Special:MyPage/Sandbox55 – bundled with Ubuntu
- Special:MyPage/Sandbox56 – (empty)
- Special:MyPage/Sandbox57 – (empty)
- Special:MyPage/Sandbox58 – (empty)
- Special:MyPage/Sandbox59 – (empty)
- Special:MyPage/Sandbox60 – portal redlinks
- Special:MyPage/Sandbox61 – (empty)
- Special:MyPage/Sandbox62 – (empty)
- Special:MyPage/Sandbox63 – (empty)
- Special:MyPage/Sandbox64 – (empty)
- Special:MyPage/Sandbox65 – (empty)
- Special:MyPage/Sandbox66 – (empty)
- Special:MyPage/Sandbox67 – (empty)
- Special:MyPage/Sandbox68 – (empty)
- Special:MyPage/Sandbox69 – (empty)
- Special:MyPage/Sandbox70 – (empty)
- Special:MyPage/Sandbox71 – (empty)
- Special:MyPage/Sandbox72 – (empty)
- Special:MyPage/Sandbox73 – (empty)
- Special:MyPage/Sandbox74 – (empty)
- Special:MyPage/Sandbox75 – (empty)
- Special:MyPage/Sandbox76 – (empty)
- Special:MyPage/Sandbox77 – (empty)
- Special:MyPage/Sandbox78 – (empty)
- Special:MyPage/Sandbox79 – (empty)
- Special:MyPage/Sandbox80 – (empty)
- Special:MyPage/Sandbox81 – (empty)
- Special:MyPage/Sandbox82 – (empty)
- Special:MyPage/Sandbox83 – (empty)
- Special:MyPage/Sandbox84 – (empty)
- Special:MyPage/Sandbox85 – (empty)
- Special:MyPage/Sandbox86 – (empty)
- Special:MyPage/Sandbox87 – (empty)
- Special:MyPage/Sandbox88 – (empty)
- Special:MyPage/Sandbox89 – (empty)
- Special:MyPage/Sandbox90 – (empty)
- Special:MyPage/Sandbox91 – (empty)
- Special:MyPage/Sandbox92 – Overpopulaton
- Special:MyPage/Sandbox93 – none
- Special:MyPage/Sandbox94 – none
- Special:MyPage/Sandbox95 – none
- Special:MyPage/Sandbox96 – none
- Special:MyPage/Sandbox97 – none
- Special:MyPage/Sandbox98 – none
- Special:MyPage/Sandbox99 – wish list of outlines
- Special:MyPage/Sandbox100 – polymaths
- Special:MyPage/Sandbox101 –
- Special:MyPage/Sandbox102 – summary of contributions
- Special:MyPage/Sandbox103 –
- Special:MyPage/Sandbox104 – none
- Special:MyPage/Sandbox105 – list of country outline see also sections
- Special:MyPage/Sandbox106 –
- Special:MyPage/Sandbox107 – see also template for "All pages beginning with"
- Special:MyPage/Sandbox108 –
- Special:MyPage/Sandbox109 –
- Special:MyPage/Sandbox110 –
- Special:MyPage/Sandbox111 – sample mass alert
- Special:MyPage/Sandbox112 – outline wish list
- Special:MyPage/Sandbox113 – list of topics lists
- Special:MyPage/Sandbox114 – List of US state outline external links sections
- Special:MyPage/Sandbox115 – List of topics templates (health)
- Special:MyPage/Sandbox116 –
- Special:MyPage/Sandbox117 –
- Special:MyPage/Sandbox118 –
- Special:MyPage/Sandbox119 –
- Special:MyPage/Sandbox120 – none
- Special:MyPage/Sandbox121 – none
- Special:MyPage/Sandbox122 – none
- Special:MyPage/Sandbox123 – cooperative topics
- Special:MyPage/Sandbox124 – none
- Special:MyPage/Sandbox125 –
- Special:MyPage/Sandbox126 – none
- Special:MyPage/Sandbox127 –
- Special:MyPage/Sandbox128 – none
- Special:MyPage/Sandbox129 –
- Special:MyPage/Sandbox130 – summary of contributions
- Special:MyPage/Sandbox131 – none
- Special:MyPage/Sandbox132 – none
- Special:MyPage/Sandbox133 –
- Special:MyPage/Sandbox134 –
- Special:MyPage/Sandbox135 –
- Special:MyPage/Sandbox136 –
- Special:MyPage/Sandbox137 –
- Special:MyPage/Sandbox138 –
- Special:MyPage/Sandbox139 – none
- Special:MyPage/Sandbox140 –
- Special:MyPage/Sandbox141 –
- Special:MyPage/Sandbox142 – List of portals news pages
- Special:MyPage/Sandbox143 –
- Special:MyPage/Sandbox144 –
- Special:MyPage/Sandbox145 –
- Special:MyPage/Sandbox146 – none
- Special:MyPage/Sandbox147 – Category:Portals under construction as of 2018/04/27 (for list compare)
- Special:MyPage/Sandbox148 – List of portals by technology type used (techno profile) - what's automated in it
- Special:MyPage/Sandbox149 – List of portal topics pages
- Special:MyPage/Sandbox150 –
- Special:MyPage/Sandbox151 –
- Special:MyPage/Sandbox152 –
- Special:MyPage/Sandbox153 – old user page (with The Flying Carpet, 1880)
- Special:MyPage/Sandbox154 – none
- Special:MyPage/Sandbox155 – none
- Special:MyPage/Sandbox156 – none
- Special:MyPage/Sandbox157 – none
- Special:MyPage/Sandbox158 – List of actor filmographies
- Special:MyPage/Sandbox159 – none
- Special:MyPage/Sandbox160 – none
- Special:MyPage/Sandbox161 –
- Special:MyPage/Sandbox162 –
- Special:MyPage/Sandbox163 –
- Special:MyPage/Sandbox164 –
- Special:MyPage/Sandbox165 – none
- Special:MyPage/Sandbox166 – none
- Special:MyPage/Sandbox167 – none
- Special:MyPage/Sandbox168 – none
- Special:MyPage/Sandbox169 – none
- Special:MyPage/Sandbox170 – none
- Special:MyPage/Sandbox171 – none
- Special:MyPage/Sandbox172 – none
- Special:MyPage/Sandbox173 – none
- Special:MyPage/Sandbox174 – none
- Special:MyPage/Sandbox175 – none
- Special:MyPage/Sandbox176 – none
- Special:MyPage/Sandbox177 – none
- Special:MyPage/Sandbox178 – none
- Special:MyPage/Sandbox179 – none
- Special:MyPage/Sandbox180 – none
- Special:MyPage/Sandbox181 – script writers
- Special:MyPage/Sandbox182 –
- Special:MyPage/Sandbox183 – none
- Special:MyPage/Sandbox184 –
- Special:MyPage/Sandbox185 – none
- Special:MyPage/Sandbox186 – none
- Special:MyPage/Sandbox187 – none
- Special:MyPage/Sandbox188 – none
- Special:MyPage/Sandbox189 – none
- Special:MyPage/Sandbox190 –
- Special:MyPage/Sandbox191 –
- Special:MyPage/Sandbox192 – none
- Special:MyPage/Sandbox193 – none
- Special:MyPage/Sandbox194 – none
- Special:MyPage/Sandbox195 –
- Special:MyPage/Sandbox196 –
- Special:MyPage/Sandbox197 –
- Special:MyPage/Sandbox198 – sample outline for testing scripts on
- Special:MyPage/Sandbox199 – wish list of biographical outlines
- Special:MyPage/Sandbox200 – template for subject-WikiProjects' outline section
- Special:MyPage/Sandbox201 – List of applications of artificial intelligence
- Special:MyPage/Sandbox202 –
- Special:MyPage/Sandbox203 – copy of RF, stats, perl, & AWB threads
- Special:MyPage/Sandbox204 –
- Special:MyPage/Sandbox205 –
- Special:MyPage/Sandbox206 – template for testing topic names for cities, with "of" and "in"
- Special:MyPage/Sandbox207 –
- Special:MyPage/Sandbox208 –
- Special:MyPage/Sandbox209 – ================================================================================
- Special:MyPage/Sandbox210 – ========================= PORTALS SANDBOXES START HERE =========================
- Special:MyPage/Sandbox211 –
- Special:MyPage/Sandbox212 –
- Special:MyPage/Sandbox213 –
- Special:MyPage/Sandbox214 –
- Special:MyPage/Sandbox215 – Outline of generative artificial intelligence
- Special:MyPage/Sandbox216 – (empty)
- Special:MyPage/Sandbox217 – portal redlinks corresponding to templates
- Special:MyPage/Sandbox218 – portal redlinks corresponding to templates
- Special:MyPage/Sandbox219 – portal redlinks corresponding to templates
- Special:MyPage/Sandbox220 – list of misc article titles, with duplicates (???)
- Special:MyPage/Sandbox221 –
- Special:MyPage/Sandbox222 –
- Special:MyPage/Sandbox223 –
- Special:MyPage/Sandbox224 –
- Special:MyPage/Sandbox225 – none
- Special:MyPage/Sandbox226 – none
- Special:MyPage/Sandbox227 – none
- Special:MyPage/Sandbox228 – none
- Special:MyPage/Sandbox229 – none
- Special:MyPage/Sandbox230 – none
- Special:MyPage/Sandbox231 – none
- Special:MyPage/Sandbox232 – none
- Special:MyPage/Sandbox233 – none
- Special:MyPage/Sandbox234 – none
- Special:MyPage/Sandbox235 – none
- Special:MyPage/Sandbox236 – none
- Special:MyPage/Sandbox237 – none
- Special:MyPage/Sandbox238 – none
- Special:MyPage/Sandbox239 – none
- Special:MyPage/Sandbox240 – none
- Special:MyPage/Sandbox241 – none
- Special:MyPage/Sandbox242 – none
- Special:MyPage/Sandbox243 – none
- Special:MyPage/Sandbox244 – none
- Special:MyPage/Sandbox245 – none
- Special:MyPage/Sandbox246 – none
- Special:MyPage/Sandbox247 – none
- Special:MyPage/Sandbox248 – none
- Special:MyPage/Sandbox249 – none
- Special:MyPage/Sandbox250 – none
- Special:MyPage/Sandbox251 – none
- Special:MyPage/Sandbox252 – none
- Special:MyPage/Sandbox253 – none
- Special:MyPage/Sandbox254 – none
- Special:MyPage/Sandbox255 – none
- Special:MyPage/Sandbox256 – none
- Special:MyPage/Sandbox257 – none
- Special:MyPage/Sandbox258 – none
- Special:MyPage/Sandbox259 – none
- Special:MyPage/Sandbox260 – none
- Special:MyPage/Sandbox261 – none
- Special:MyPage/Sandbox262 – none
- Special:MyPage/Sandbox263 – none
- Special:MyPage/Sandbox264 – none
- Special:MyPage/Sandbox265 – none
- Special:MyPage/Sandbox266 – none
- Special:MyPage/Sandbox267 – none
- Special:MyPage/Sandbox268 – none
- Special:MyPage/Sandbox269 – none
- Special:MyPage/Sandbox270 – none
- Special:MyPage/Sandbox271 – none
- Special:MyPage/Sandbox272 – none
- Special:MyPage/Sandbox273 – none
- Special:MyPage/Sandbox274 – none
- Special:MyPage/Sandbox275 – none
- Special:MyPage/Sandbox276 – none
- Special:MyPage/Sandbox277 – none
- Special:MyPage/Sandbox278 – none
- Special:MyPage/Sandbox279 – none
- Special:MyPage/Sandbox280 – none
- Special:MyPage/Sandbox281 – none
- Special:MyPage/Sandbox282 – none
- Special:MyPage/Sandbox283 – none
- Special:MyPage/Sandbox284 – none
- Special:MyPage/Sandbox285 – none
- Special:MyPage/Sandbox286 – none
- Special:MyPage/Sandbox287 – none
- Special:MyPage/Sandbox288 – none
- Special:MyPage/Sandbox289 – none
- Special:MyPage/Sandbox290 – none
- Special:MyPage/Sandbox291 – none
- Special:MyPage/Sandbox292 – none
- Special:MyPage/Sandbox293 – none
- Special:MyPage/Sandbox294 – none
- Special:MyPage/Sandbox295 – none
- Special:MyPage/Sandbox296 – none
- Special:MyPage/Sandbox297 – none
- Special:MyPage/Sandbox298 – none
- Special:MyPage/Sandbox299 – Portal talk pages (May 2018)
- Special:MyPage/Sandbox300 – List of AI researchers
- Special:MyPage/Sandbox301 – (empty)
- Special:MyPage/Sandbox302 – none
- Special:MyPage/Sandbox303 – none
- Special:MyPage/Sandbox304 – none
- Special:MyPage/Sandbox305 – none
- Special:MyPage/Sandbox306 – none
- Special:MyPage/Sandbox307 – none
- Special:MyPage/Sandbox308 – none
- Special:MyPage/Sandbox309 – none
- Special:MyPage/Sandbox310 – none
- Special:MyPage/Sandbox311 – none
- Special:MyPage/Sandbox312 – none
- Special:MyPage/Sandbox313 – none
- Special:MyPage/Sandbox314 – none
- Special:MyPage/Sandbox315 – none
- Special:MyPage/Sandbox316 – none
- Special:MyPage/Sandbox317 – none
- Special:MyPage/Sandbox318 – none
- Special:MyPage/Sandbox319 – none
- Special:MyPage/Sandbox320 – none
- Special:MyPage/Sandbox321 – none
- Special:MyPage/Sandbox322 – none
- Special:MyPage/Sandbox323 – none
- Special:MyPage/Sandbox324 – none
- Special:MyPage/Sandbox325 – none
- Special:MyPage/Sandbox326 – none
- Special:MyPage/Sandbox327 – none
- Special:MyPage/Sandbox328 – none
- Special:MyPage/Sandbox329 – none
- Special:MyPage/Sandbox330 – none
- Special:MyPage/Sandbox331 – none
- Special:MyPage/Sandbox332 – none
- Special:MyPage/Sandbox333 – none
- Special:MyPage/Sandbox334 – none
- Special:MyPage/Sandbox335 – none
- Special:MyPage/Sandbox336 – none
- Special:MyPage/Sandbox337 – none
- Special:MyPage/Sandbox338 – none
- Special:MyPage/Sandbox339 – none
- Special:MyPage/Sandbox340 – none
- Special:MyPage/Sandbox341 – none
- Special:MyPage/Sandbox342 – none
- Special:MyPage/Sandbox343 – none
- Special:MyPage/Sandbox344 – none
- Special:MyPage/Sandbox345 – none
- Special:MyPage/Sandbox346 – none
- Special:MyPage/Sandbox347 – none
- Special:MyPage/Sandbox348 – none
- Special:MyPage/Sandbox349 – none
- Special:MyPage/Sandbox350 – none
- Special:MyPage/Sandbox351 – none
- Special:MyPage/Sandbox352 – none
- Special:MyPage/Sandbox353 – none
- Special:MyPage/Sandbox354 – none
- Special:MyPage/Sandbox355 – none
- Special:MyPage/Sandbox356 – none
- Special:MyPage/Sandbox357 – none
- Special:MyPage/Sandbox358 – none
- Special:MyPage/Sandbox359 – none
- Special:MyPage/Sandbox360 – none
- Special:MyPage/Sandbox361 – none
- Special:MyPage/Sandbox362 – none
- Special:MyPage/Sandbox363 – none
- Special:MyPage/Sandbox364 – none
- Special:MyPage/Sandbox365 – none
- Special:MyPage/Sandbox366 – none
- Special:MyPage/Sandbox367 – none
- Special:MyPage/Sandbox368 – none
- Special:MyPage/Sandbox369 – none
- Special:MyPage/Sandbox370 – none
- Special:MyPage/Sandbox371 – none
- Special:MyPage/Sandbox372 – none
- Special:MyPage/Sandbox373 – none
- Special:MyPage/Sandbox374 – none
- Special:MyPage/Sandbox375 – none
- Special:MyPage/Sandbox376 – none
- Special:MyPage/Sandbox377 – none
- Special:MyPage/Sandbox378 – none
- Special:MyPage/Sandbox379 – none
- Special:MyPage/Sandbox380 – none
- Special:MyPage/Sandbox381 – none
- Special:MyPage/Sandbox382 – none
- Special:MyPage/Sandbox383 – none
- Special:MyPage/Sandbox384 – none
- Special:MyPage/Sandbox385 – none
- Special:MyPage/Sandbox386 – none
- Special:MyPage/Sandbox387 – none
- Special:MyPage/Sandbox388 – none
- Special:MyPage/Sandbox389 – none
- Special:MyPage/Sandbox390 – none
- Special:MyPage/Sandbox391 – none
- Special:MyPage/Sandbox392 – none
- Special:MyPage/Sandbox393 – none
- Special:MyPage/Sandbox394 – none
- Special:MyPage/Sandbox395 – none
- Special:MyPage/Sandbox396 – none
- Special:MyPage/Sandbox397 – none
- Special:MyPage/Sandbox398 – none
- Special:MyPage/Sandbox399 – none
- Special:MyPage/Sandbox400 – (empty)
- Special:MyPage/Sandbox401 – (empty)
- Special:MyPage/Sandbox402 – none
- Special:MyPage/Sandbox403 – none
- Special:MyPage/Sandbox404 – none
- Special:MyPage/Sandbox405 – none
- Special:MyPage/Sandbox406 – none
- Special:MyPage/Sandbox407 – none
- Special:MyPage/Sandbox408 – none
- Special:MyPage/Sandbox409 – none
- Special:MyPage/Sandbox410 – none
- Special:MyPage/Sandbox411 – none
- Special:MyPage/Sandbox412 – none
- Special:MyPage/Sandbox413 – none
- Special:MyPage/Sandbox414 – none
- Special:MyPage/Sandbox415 – none
- Special:MyPage/Sandbox416 – none
- Special:MyPage/Sandbox417 – none
- Special:MyPage/Sandbox418 – none
- Special:MyPage/Sandbox419 – none
- Special:MyPage/Sandbox420 – none
- Special:MyPage/Sandbox421 – none
- Special:MyPage/Sandbox422 – none
- Special:MyPage/Sandbox423 – none
- Special:MyPage/Sandbox424 – none
- Special:MyPage/Sandbox425 – none
- Special:MyPage/Sandbox426 – none
- Special:MyPage/Sandbox427 – none
- Special:MyPage/Sandbox428 – none
- Special:MyPage/Sandbox429 – none
- Special:MyPage/Sandbox430 – none
- Special:MyPage/Sandbox431 – none
- Special:MyPage/Sandbox432 – none
- Special:MyPage/Sandbox433 – none
- Special:MyPage/Sandbox434 – none
- Special:MyPage/Sandbox435 – none
- Special:MyPage/Sandbox436 – none
- Special:MyPage/Sandbox437 – none
- Special:MyPage/Sandbox438 – none
- Special:MyPage/Sandbox439 – none
- Special:MyPage/Sandbox440 – none
- Special:MyPage/Sandbox441 – none
- Special:MyPage/Sandbox442 – none
- Special:MyPage/Sandbox443 – none
- Special:MyPage/Sandbox444 – none
- Special:MyPage/Sandbox445 – none
- Special:MyPage/Sandbox446 – none
- Special:MyPage/Sandbox447 – none
- Special:MyPage/Sandbox448 – none
- Special:MyPage/Sandbox449 – none
- Special:MyPage/Sandbox450 – none
- Special:MyPage/Sandbox451 – none
- Special:MyPage/Sandbox452 – none
- Special:MyPage/Sandbox453 – none
- Special:MyPage/Sandbox454 – none
- Special:MyPage/Sandbox455 – none
- Special:MyPage/Sandbox456 – none
- Special:MyPage/Sandbox457 – none
- Special:MyPage/Sandbox458 – none
- Special:MyPage/Sandbox459 – none
- Special:MyPage/Sandbox460 – none
- Special:MyPage/Sandbox461 – none
- Special:MyPage/Sandbox462 – none
- Special:MyPage/Sandbox463 – none
- Special:MyPage/Sandbox464 – none
- Special:MyPage/Sandbox465 – none
- Special:MyPage/Sandbox466 – none
- Special:MyPage/Sandbox467 – none
- Special:MyPage/Sandbox468 – none
- Special:MyPage/Sandbox469 – none
- Special:MyPage/Sandbox470 – none
- Special:MyPage/Sandbox471 – none
- Special:MyPage/Sandbox472 – none
- Special:MyPage/Sandbox473 – none
- Special:MyPage/Sandbox474 – none
- Special:MyPage/Sandbox475 – none
- Special:MyPage/Sandbox477 – none
- Special:MyPage/Sandbox478 – none
- Special:MyPage/Sandbox479 – none
- Special:MyPage/Sandbox480 – none
- Special:MyPage/Sandbox481 – none
- Special:MyPage/Sandbox482 – none
- Special:MyPage/Sandbox483 – none
- Special:MyPage/Sandbox484 – none
- Special:MyPage/Sandbox485 – none
- Special:MyPage/Sandbox486 – none
- Special:MyPage/Sandbox487 – none
- Special:MyPage/Sandbox488 – none
- Special:MyPage/Sandbox489 – none
- Special:MyPage/Sandbox490 – none
- Special:MyPage/Sandbox491 – none
- Special:MyPage/Sandbox492 – none
- Special:MyPage/Sandbox493 – none
- Special:MyPage/Sandbox494 – none
- Special:MyPage/Sandbox495 – none
- Special:MyPage/Sandbox496 – none
- Special:MyPage/Sandbox497 – none
- Special:MyPage/Sandbox498 – none
- Special:MyPage/Sandbox499 – none
- Special:MyPage/Sandbox500 – none
- Special:MyPage/Sandbox501 – none
- Special:MyPage/Sandbox502 – none
- Special:MyPage/Sandbox503 – none
- Special:MyPage/Sandbox504 – none
- Special:MyPage/Sandbox505 – none
- Special:MyPage/Sandbox506 – none
- Special:MyPage/Sandbox507 – none
- Special:MyPage/Sandbox508 – none
- Special:MyPage/Sandbox509 – none
- Special:MyPage/Sandbox510 – none