Template:Set list

From SNIC Documentation
Jump to: navigation, search

This template takes a property name and a list of values (default semicolon separated), and will generate an equal number of [[property name::value| ]] style assignments to that property. Line breaks in value lists are ignored, and can be safely used to break apart overly long lists. No code will be generated if {{{2}}} is empty/unassigned. Use sep (optional named parameter) to use an alternative list separator. Use glue (optional named parameter, replace_e compatible) insert additional wikitext between assignments. Use quiet=true to not generate any visible text.

Example:

 {{set list|resource|kappa; matter; neolith|quiet=true}}
 {{set list|office|House G, Room 159; Linköpings Universitet; SE-581 83 Linköping|glue=\n:}}