Difference between revisions of "Reference:Loops"
(Tag: 2017 source edit) |
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 Cloud | ||
For more info, visit Mediawiki.
|
Features[edit source]
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.
{{BSExtensionInfobox |desc=Provides parser functions for performing loops. |status=stable |developer=David M. Sledge, Daniel Werner |type=MediaWiki |edition=BlueSpice Cloud |compatible=MediaWiki |category=Infrastructure |docu=https://www.mediawiki.org/wiki/Extension:Loops }} 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 [[ReferenzReference:ParserFunctions|ParserFunctions]] as well as the [[ReferenzReference: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]. [[Category:Extension]]
Line 16: | Line 16: | ||
* #fornumargs (experimental) | * #fornumargs (experimental) | ||
− | Some of the parser functions provided by this extension require the [[ | + | 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]. | You can find more info at [https://www.mediawiki.org/wiki/Extension:Loops mediawiki.org]. | ||
[[Category:Extension]] | [[Category:Extension]] |