No edit summary |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(2 intermediate revisions 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 pro, BlueSpice free, BlueSpice | |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: | |||
* #while | |||
* #dowhile | |||
* #loop | |||
* #forargs (experimental) | |||
* #fornumargs (experimental) | |||
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. | |||
}} | }} | ||
{{wcagCheck | {{wcagCheck | ||
Line 19: | Line 29: | ||
|extensionFocus=editor | |extensionFocus=editor | ||
}} | }} | ||
Latest revision as of 10:50, 7 June 2024
Extension: Loops
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 |