Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Wikipedia:Special:PrefixIndex

Page semi-protected
From Wikipedia, the free encyclopedia

This page (Wikipedia:Special:PrefixIndex) provides documentation for transcluding the pages automatically listed by Special:PrefixIndex. Special:PrefixIndex can be used to produce a list of pages with names beginning with a certain prefix and also produce a list of subpages of a page. {{PrefixIndex}} exists for formatting purposes, such as to split the list into multiple columns or strip the output of the prefix.

Usage

{{Special:PrefixIndex/page}}
{{Special:PrefixIndex/page/}}

Parameters
  • |hideredirects= If set to yes or 1, output will exclude redirects.
  • |stripprefix= If set to yes or 1, removes prefixes from output.
Examples

{{Special:PrefixIndex/Template:mbox}}


{{Special:PrefixIndex/Template:mbox/}} (Information Note: to display subpages only append with /) →


{{Special:PrefixIndex/Template:mbox|hideredirects=yes}}


{{Special:PrefixIndex/Template:mbox|stripprefix=yes}}


{{Special:PrefixIndex/Template:mbox/|stripprefix=yes}}


If you want to do something wacky like change the width of the columns, use the template {{PrefixIndex}}, which is a simple wrapper for this plus another parameter for column widths. Go try it out!