Wikipedia:CSVLoader/Lists
Appearance
Create lists function helps create bulleted lists from CSV data. For example, if you have a list of cities in a column, firstcol,Chennai^Mumbai^Kolkata,thirdcol. CSVLoader will find that the second column has ^ character and split the column into a bulleted list like this:
- Chennai
- Mumbai
- Kolkata
The species lists on genus pages like, Hemimarginula were created using the lists feature.