Reference:Loops: Difference between revisions

m (Text replacement - "BlueSpice Farm" to "BlueSpice farm")
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud")
 
Line 4: Line 4:
|developer=David M. Sledge, Daniel Werner
|developer=David M. Sledge, Daniel Werner
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Infrastructure
|category=Infrastructure

Latest revision as of 11:50, 7 June 2024

For our Cloud customers with BlueSpice version 5: Please switch to the BlueSpice 5 helpdesk.

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 pro, BlueSpice free, BlueSpice farm, BlueSpice cloud Version: 4.1+
For more info, visit Mediawiki.

Features

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.