Vorlage:Attributs Werte: Unterschied zwischen den Versionen

Aus Stadtsprachen
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 11: Zeile 11:
</PRE></noinclude><includeonly>{{#arraydefine: values |{{#ask: [[{{{1|}}}::+]] | mainlabel =- | headers = hide |?{{{1|}}} |limit = 10000 }}
</PRE></noinclude><includeonly>{{#arraydefine: values |{{#ask: [[{{{1|}}}::+]] | mainlabel =- | headers = hide |?{{{1|}}} |limit = 10000 }}
|,
|,
| sort=asc, unique
| print=list, sort=asc, unique
}}</includeonly>
}}</includeonly>

Aktuelle Version vom 19. April 2021, 18:40 Uhr

Use this template to list all the unique values for a given property. For more information, see: List the set of unique values for a property

This template requires that the Arrays extension is installed.

Template code

{{#arraydefine: values
 | {{#ask: [[{{{1|}}}::+]] |mainlabel=- |headers=hide |?{{{1|}}} |limit=10000 }}
 | , | print=list, sort=asc, unique
}}