Database changes have finished applying - please report any issues you're (still) seeing to support@shoutwiki.com.

Template:Strrepeat

ShoutWiki — express yourself and be heard!
Jump to navigation Jump to search
Template:Strrepeat invokes Module:String using Lua.

Repeat a string

Use[edit source]

{{Strrepeat|string|count}}

string
the string to repeat
count
the number of repetitions

Examples[edit source]

{{Strrepeat|hello |3}}!

produces

hello hello hello !