Template:Substloop/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> === Usage === <code><nowiki>{{</nowiki>substloop|''times to repeat''|''text to be...") |
mNo edit summary |
||
Line 16: | Line 16: | ||
</includeonly> | </includeonly> | ||
[[Category:Templates]] |
Latest revision as of 21:38, 14 December 2012
This is a documentation subpage for Template:Substloop (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit source]
{{substloop|times to repeat|text to be repeated}}
Examples[edit source]
"{{substloop|4|abc}}"
gives "abcabcabcabc"