Tech/HowTo/Mediawiki Subpages

From lathama
< Tech‎ | HowTo
Jump to navigation Jump to search

Subpages

Subpages are pages that have a prefix in the page name with a / as a separating char. It looks like a new path if you have enabled Tech/HowTo/Mediawiki Short URLs.

Enabling

Awesome features disabled by default so add

$wgNamespacesWithSubpages[NS_MAIN] = true;

to your LocalSettings.php

List of Subpages

Resources