Last edited 10 months ago
by Redaktion

Reference:Loops: Difference between revisions

Redaktion (talk | contribs)
No edit summary
Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
Line 8: Line 8:
|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
}}
}}
You can find more info at [https://www.mediawiki.org/wiki/Extension:Loops mediawiki.org].
[[Category:Extension]]

Revision as of 15: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 Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. 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



To submit feedback about this documentation, visit our community forum.