Template:ForeachLoop: Difference between revisions
Appearance
Created page with "{{#if: {{{1|}}} | <!-- Check if the input parameter is not empty --> {{#explode: {{{1}}} |, |values}} <!-- Split the input parameter by commas and assign to a named variable 'values' --> {{#foreach: values |value| <!-- Loop through the 'values' variable --> * Item: {{{value}}} }} }}" Tag: wikieditor |
No edit summary Tag: wikieditor |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{# | {{#invoke:CSVIterator|iterateCSV|{{{1}}}}} | ||
}} | |||
Latest revision as of 20:16, 3 November 2023
{{#invoke:CSVIterator|iterateCSV|{{{1}}}}}