Reference:Loops: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|developer=David M. Sledge, Daniel Werner
|developer=David M. Sledge, Daniel Werner
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Infrastructure
|category=Infrastructure
|docu=https://www.mediawiki.org/wiki/Extension:Loops
|docu=https://www.mediawiki.org/wiki/Extension:Loops
}}
|features=
The extension provides the following loop parser functions:
The extension provides the following loop parser functions:
* #while
* #while
Line 18: Line 18:
Some of the parser functions provided by this extension require the [[Reference:ParserFunctions|ParserFunctions]] as well as the [[Reference:Variables|Variables]] extension to be installed first. Both extensions are bundled with all BlueSpice editions.
Some of the parser functions provided by this extension require the [[Reference:ParserFunctions|ParserFunctions]] as well as the [[Reference:Variables|Variables]] extension to be installed first. Both extensions are bundled with all BlueSpice editions.


You can find more info at [https://www.mediawiki.org/wiki/Extension:Loops mediawiki.org].
}}
 
{{wcagCheck
[[Category:Extension]]
|wcagStatus=2-testing complete
|wcagCheckedfor=Authoring tool
|wcagTestdate=2022-08-09
|wcagLevel=AA
|wcagSupport=supports
|wcagComments=simple text-based parser functions used in source editing.
|extensionType=core
|extensionFocus=editor
}}

Latest revision as of 17:07, 9 August 2022

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.

Accessibility

Test status: 2-testing complete
Checked for: Authoring tool
Last test date: 2022-08-09
WCAG level: AA
WCAG support: supports
Comments:

simple text-based parser functions used in source editing.

Extension type: core
Extension focus: editor

Discussions