Template:Multi/doc

From the Tesseract Wiki, the wiki for all things Marvel Cinematic Universe
Jump to navigation Jump to search
Information icon-grey.svg
This is a documentation subpage for Template:Multi.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Multi invokes function rep in Module:Repeat using Lua.

Repeats text. This template allows up to 500 repetitions.

{{Multi|string|repetitions}}
Examples
{{Multi|Hi!|5}}

Hi!Hi!Hi!Hi!Hi!

To allow leading and trailing whitespace, use <nowiki/>

{{Multi|Hi! <nowiki/>|5}}

Hi! Hi! Hi! Hi! Hi!