This is the Csp formfield/token allowtags template. It should be called in the following format:
{{Csp formfield/token allowtags
|name= (text)
|id= (optional html id) defaults to id based on the "name" parameter
|placeholder= (optional: text)
|multiple= (optional: "multiple") to allow selecting multiple values
|required= (optional: "required")
|value= (comma-separated values) selected values (can be values that are not in allowedValues), e.g. "A,C,G"
|allowedValues= (comma-separated values) value options, e.g. "A,B,C,D,E"
}}
Example
Please log in first.
Related templates: