Template:Set CSV/doc
Jump to navigation
Jump to search
Template:Set CSV invokes function main in Module:Set CSV using Lua.
This template can be used to set multiple values for certain SMW properties. Each named parameter takes comma-separated values (CSV) to set multiple values for the property corresponding to that parameter. An example usage of this template is:
{{Set CSV |Foo=Lorem, Ipsum, Dolor, Sit, Amet |Bar=Multiple CSV values, Each on the same 'bar' property }}
This will set five values for the Foo
property, and two values for the Bar
property.