Jump to navigation Jump to search

Module:Loop/doc: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 July 2024

  • curprev 23:0723:07, 9 July 2024Tommahs talk contribs 529 bytes −17 No edit summary
  • curprev 23:0623:06, 9 July 2024Tommahs talk contribs 546 bytes +546 Created page with "This loop implementation loops over arguments in the form of somename1, somename2. It only expands wikitext afterwards which makes it safe to use with categories and other templates. Usage: <code><nowiki>{{ #invoke:Loop | arguments | myArgumentName | [[Category:{{{myArgumentName$n$}}}]] }}</nowiki></code> resulting in effectively <code> <nowiki> {{#if: {{{myArgumentName1|}}}|[[Category:{{{myArgumentName1}}}]]| }} {{#if: {{{myArgumentName2|}}}|Category:{{{myArgumentNa..."