Purple exclamation mark.svg Planning the future of Botwiki! - Help us bring Botwiki up to date, contribute to our strategy discussion, add bot scripts, and contribute manuals, guides, and tutorials! Almost anything related to bots, particularly those used to edit mediawiki, is welcome.

Red exclamation mark.svg UNABLE TO EDIT? - We've experienced attacks by spambots lately and now require you to confirm your e-mail before you can edit (go to your preferences, enter an e-mail address, and request a confirmation e-mail, then go to your e-mail and click on the confirmation link). We also require new accounts to make a few edits and wait a few minutes before before you can create a page; however, if this is a problem contact us in #botwiki and we can manually confirm your account. Sorry for the inconvenience.

Help:Subpages

From Botwiki
Jump to: navigation, search

MediaWiki's subpage feature is turned off by default.

It can be turned on in any given wiki, per namespace, by the system administrator with $wgNamespacesWithSubpages in the specific wiki's LocalSettings.php.

Off

If the subpage feature is off (this is the default), then slashes (/) within a page name are simply part of the page name and do nothing special.

On

If the subpage feature is on (default is off and this is a per namespace setting), then slashes (/) within a page name break the page into parent and subpages, recursively, eg:

Example page
Example page/Some sub-page
Example page/Some sub-page/Some sub-sub-page

Link(s) back to parent(s) of the subpage(s) automatically appear at the top of each subpage. Note that these links do not appear however if the parent page has not yet been created.

See also

Personal tools
Share