Template:Loop: Difference between revisions

From Archon Arcana - The KeyForge Wiki
m
typo
imported>Polonium
(add examples)
imported>Polonium
m (typo)
Line 6: Line 6:
*<nowiki>{{loop|25|test}}</nowiki> produces {{loop|25|test}}
*<nowiki>{{loop|25|test}}</nowiki> produces {{loop|25|test}}
*<nowiki>{{#expr:2{{loop|50|*2}}}}</nowiki> produces {{#expr:2{{loop|50|*2}}}}
*<nowiki>{{#expr:2{{loop|50|*2}}}}</nowiki> produces {{#expr:2{{loop|50|*2}}}}
*<nowiki>{{loop|9|2==}}</nowiki> produces {{loop|4|n}} (the "2=" must be present)
*<nowiki>{{loop|9|2==}}</nowiki> produces {{loop|4|2==}} (the "2=" must be present)
*<nowiki>{{loop|3|{{CURRENTYEAR}}}}</nowiki> produces {{loop|3|{{CURRENTYEAR}}}}
*<nowiki>{{loop|3|{{CURRENTYEAR}}}}</nowiki> produces {{loop|3|{{CURRENTYEAR}}}}
[[Category:Wikipedia special effects templates|{{PAGENAME}}]]
[[Category:Wikipedia special effects templates|{{PAGENAME}}]]
</noinclude>
</noinclude>
Anonymous user