Template:Multiset
From Dungeons and Dragons Wiki
Template documentation (for the above template, sometimes hidden or invisible)
This template is intended to allow for multiple setting of a specific property value without having to look up complicated code. If you want to set a property to multiple values, you need to use complicated code or call the set the property multiple times. For example, {{#set: Class=Rogue, Wizard}} sets the Class parameter to "Rogue, Wizard" and makes only the joined set searchable, while {{#set: Class=Rogue |Class=Wizard}} sets the Class parameter to "Rogue" and "Wizard" and allows them to be individually searchable. The latter setup is far superior, but more work to do manually.
This template
Usage[edit]
{{Multiset |<class> |<values>}}
Example[edit]
{{Multiset |Class |Rogue, Wizard}}
Visit Template:Multiset/doc to edit this text! (How does this work?)