Revision as of 17:55, 5 October 2021 by hw>Mlink-rodrigue
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Extension: Loops

all extensions

Overview
Description: Provides parser functions for performing loops.
State: stable Dependency: MediaWiki
Developer: David M. Sledge, Daniel Werner License: -
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.


The extension provides the following loop parser functions:

  • #while
  • #dowhile
  • #loop
  • #forargs (experimental)
  • #fornumargs (experimental)

Some of the parser functions provided by this extension require the ParserFunctions as well as the Variables extension to be installed first. Both extensions are bundled with all BlueSpice editions.

You can find more info at mediawiki.org.

Discussions