Extension:Loops
Loops | |
---|---|
Version | 1.0.0-hydra |
Author(s) | David M. Sledge and Daniel Werner |
Extension link | MediaWiki.org |
Description | |
Provides parser functions for performing loops. |
Loops is an extension that provides parser functions for performing loops.
Example[edit | edit source]
Na{{#loop:n|1|5|-na}} Batman
= Na-na-na-na-na-na BATMAN!
{{#loop:n|1|5|Good! }} Batman
= Good!Good!Good!Good!Good! BATMAN!