Template:Repeat
Jump to navigation
Jump to search
This template uses Lua: |
Usage
{{repeat|text|count}}
Examples
"{{repeat|ab|23}}"
gives "ababababababababababababababababababababababab" [1]"{{repeat|ab |23}}"
gives "ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab " [2]{{#expr:{{repeat|ln(10*|20}}1{{repeat|)/ln2|20}}}}
gives 5.8770105937826 (iterative method, solving <math>10x=2^x</math>)
See also
- Template:loop (backlinks edit)
- Template:for loop (backlinks edit)
- Template:simple recursion (backlinks edit)
- Template:Repetition (backlinks edit)
The above documentation is transcluded from Template:Repeat/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |