This template takes a list of items with an optional name and formats them for insertion into a table. Used to process individual list from within the Template:NamedList template.
Examples:
Title { item 1, item 2, item 3}
List||Title { item 1,item 2,item 3}
item 1, item 2, item 3 | Title
Title||item 1,item 2,item 3
this list, has no title, will default to "list"
List||this list,has no title,will default to "list"