{{subst:replicate|n=5|A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z}}

edit

gives {{subst:replicate|n=5|A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T}} where #ifeq:{{{2}}}|"fin" was used as the stop criterion.

{{subst:replicate|n=5|A|B|C|D|E}}

edit

gives

{{subst:replicate|n=5|A|B|C|D|E}}

Where #ifexpr:{{{n}}}=1 was used as the stop criterion.

Return to "Replicate/ing" page.