Help:All pages

From mediawiki.org
PD Note: When you edit this page, you agree to release your contribution under the CC0. See Public Domain Help Pages for more info. PD

All pages is a special page that lists all the pages in the wiki, optionally filtered by namespace, and delimited by a start and end title (in alphabetical order).

This feature is accessible at Special:AllPages. The page results are not adjustable in the Preferences.

Transclusion

This special page can be transcluded. An optional unnamed parameter can be passed after a / character; by default, this value is used for the from parameter, which delimits the start of the listing to all pages whose titles come after the given string (in alphabetical order).

{{Special:AllPages/Foobar}}

If the unnamed parameter matches an existing namespace name in the wiki, and ends with a colon, the value is used for the namespace parameter instead:

{{Special:AllPages/Help:}}

Furthermore, if text is added after the colon, it is used as the from parameter:

{{Special:AllPages/Help:Foobar}}

The following parameters change the behavior of the output and may be specified at the end, separated by pipe (|) symbols:

parameter value type description
from string Start of the page listing (in alphabetical order)
to string End of the page listing (in alphabetical order)
namespace string Restrict the results to the named namespace
hideredirects string Hide redirects in the page listing