Right now, multiple instance display is only supported in sequence diagram.
Example:
@startuml
actor Alice
collections Bob
Alice -> Bob : hello
@enduml

Is it possible to generalize this to other diagrams ?
The final goal is to better support something like http://rdmueller.github.io/plantUML-revisited/