No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 8: | Line 8: | ||
|category=Content Structuring | |category=Content Structuring | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|bsvFrom=4.2 | |||
|docu=https://www.mediawiki.org/wiki/Extension:SubPageList | |docu=https://www.mediawiki.org/wiki/Extension:SubPageList | ||
|features= | |features= | ||
=== <span class="mw-headline">Examples</span> === | === <span class="mw-headline">Examples</span> === |
Revision as of 17:11, 24 May 2023
For our Cloud customers with BlueSpice version 5: Please switch to the BlueSpice 5 helpdesk.
Extension: SubPageList
Overview | |||
---|---|---|---|
Description: | Allows to list and count subpages | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Jeroen De Dauw | License: | GPL v2+ |
Type: | MediaWiki | Category: | Content Structuring |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice Farm"BlueSpice Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.2+ |
For more info, visit Mediawiki. |
Features
Examples
Listing the subpages of the current page using default settings:{{#subpages:}}
If any of the subpages contains the <bs:timeline>
tag or the parser function {{#tag:bs:timeline}}
, the page value cannot be empty. In this case, use:
{{#subpages:{{FULLPAGENAME}}}}
{{#subpages:MyAwesomePage}}
{{#subpages:format=ol}}
{{#subpages:pathstyle=full|links=no}}