Skip to content

Support multiple values #4

@nichtich

Description

@nichtich

What about multi-value properties? For instance

<wd-entity id="Q42" property="P735" lang="en"/>

should not simply emit "Douglas" but some kind of list, e.g.

<ul><li>Douglas</li><li>Noël</li></ul>

Formatting (inline, bullet-list...) can be done via CSS.

Note that the order of list items is random unless you look at qualifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions