Reference:DynamicPageList3: Difference between revisions

m (1 revision imported)
No edit summary
Tag: 2017 source edit
Line 12: Line 12:
}}'''DynamicPageList3''' extension is a reporting tool for MediaWiki, which allows to include lists of pages, based on various selection criteria, on any content page.
}}'''DynamicPageList3''' extension is a reporting tool for MediaWiki, which allows to include lists of pages, based on various selection criteria, on any content page.


{{Compatibility|Note text=In MediaWiki 1.35 (BlueSpice Cloud), this extension can cause a database error. [https://phabricator.miraheze.org/T6402 https://phabricator.miraheze.org/T6402]}}
{{Messagebox|boxtype=note|Note text=In MediaWiki 1.35 (BlueSpice Cloud), this extension can cause a database error. [https://phabricator.miraheze.org/T6402 https://phabricator.miraheze.org/T6402]}}
 
==Usage / functionality==
==Usage / functionality==
A typical application is the inclusion of a list of pages from certain categories or namespaces on a wiki page. The selection and sorting criteria can be applied using various paramters.  
A typical application is the inclusion of a list of pages from certain categories or namespaces on a wiki page. The selection and sorting criteria can be applied using various paramters.  

Revision as of 13:34, 23 February 2022

Extension: DynamicPageList3

all extensions

Overview
Description: Create lists of other articles based on their category, namespace, title, references or template usage and include contents or arguments of template calls of those articles into your page.
State: stable Dependency: MediaWiki
Developer: Alexia E. Smith, Algorithmix, Dangerville, IlyaHaykinson, Theaitetos, Unendlich License: GPL v2+
Type: MediaWiki Category: Reporting
Edition: BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1+


DynamicPageList3 extension is a reporting tool for MediaWiki, which allows to include lists of pages, based on various selection criteria, on any content page.

Note:In MediaWiki 1.35 (BlueSpice Cloud), this extension can cause a database error. https://phabricator.miraheze.org/T6402


Usage / functionality

A typical application is the inclusion of a list of pages from certain categories or namespaces on a wiki page. The selection and sorting criteria can be applied using various paramters.

Technical info

The standard module for this extension is {{#dpl: ... }}.

Configuration

  • There are no configuration options for this extension.

More Info

Examples for how to use this extension are included on the related help page.

A complete user manual can be found on Gamepedia.

Discussions