Teamplaid:Loop
This template is used on a very large number of pages. To avoid large-scale disruption and unnecessary server load, any changes to this template should first be tested in its /sandbox or /testcases subpages, or in your own user space. The tested changes can then be added to this page in one single edit. Please consider discussing any changes on the talk page before implementing them. |
Uses Lua: |
This template is used to produce a simple loop. It is based on Mòideal:String, and there is no limit to the number of iterations it can perform.
Usage
deasaich{{Loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string".
Examples
deasaich{{Loop|4|n}}
- nnnn
{{Loop|25|test}}
- testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest
{{#expr:2{{Loop|50|*2}}}}
- 2.2517998136852E+15
When the string being replicated includes "=", we have to precede the second parameter with "2=", or use {{=}}.
{{Loop|9|2==}}
- =========
or:
{{Loop|9|{{=}}}}
- =========
{{Loop|3|{{CURRENTYEAR}}}}
- 202420242024
* If string contains an equals sign, you must put '|2=string' instead of '|string'.
Template data
deasaichThe template is used to produce a simple loop of repeated strings.
Paramadair | Tuairisgeul | Seòrsa | Staid | |
---|---|---|---|---|
Number | 1 | Number of times to repeat | Àireamh | riatanach |
String | 2 | The string to be repeated. Use {{=}} if the string contains an equals sign. | Sreang | riatanach |
See also
deasaich- Teamplaid:For loop (deasaich | deasbaireachd | eachdraidh | ceanglaichean | faire | logaichean)
- Teamplaid:Simple recursion (deasaich | deasbaireachd | eachdraidh | ceanglaichean | faire | logaichean)
The above documentation is transcluded from Teamplaid:Loop/documentation. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /documentation subpage. Subpages of this template. |