Jump to content

User:GhostInTheMachine/SubPages

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GhostInTheMachine (talk | contribs) at 09:10, 4 September 2020 (Purpose: splain a bit). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GhostInTheMachineTalkAllBarnstarsHelpMiscModulesOtherLayoutPhotosProjectsScriptsTidyingTidyingSDUBXWIP2020-09-04 09:10:41

Purpose

This script adds a button to the page menu (after Talk) to list the subpages of the current page. The button is not displayed for the main article namespace.

Prerequisites

None.

Use

The script adds the Subpages button after the Talk button on the page menu.

Articles in the main namespace cannot have subpages, so the button is not displayed for articles.

Installing

Add the following line to your common.js file.

{{subst:lusc|User:GhostInTheMachine/SubPages.js}}

Alternatives

Seems that this is almost the "Hello World!" script ...

Possible improvements

  • Do not display the button for category pages or files
  • Test for subpages and then only display the button if there are some

See also