Vorlage:GroupedPublicationList: Unterschied zwischen den Versionen

Aus International Center for Computational Logic
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Markus Krötzsch (Diskussion | Beiträge)
KKeine Bearbeitungszusammenfassung
Zeile 19: Zeile 19:
|EntryType=article
|EntryType=article
|Sprache={{{langsuffix|}}}
|Sprache={{{langsuffix|}}}
|order={{#ifeq:{{{orderby|author}}}|author|ErsterAutorNachname,Year|Year,ErsterAutorNachname}}
|sort={{#ifeq:{{{orderby|author}}}|author|ErsterAutorNachname,Year|Year,ErsterAutorNachname}}
|sort={{#ifeq:{{{orderby|author}}}|author|ascending,descending|descending,ascending}}
|order={{#ifeq:{{{orderby|author}}}|author|ascending,descending|descending,ascending}}
}}{{Publikationen
}}{{Publikationen
|query={{{query|}}}
|query={{{query|}}}

Version vom 12. Oktober 2014, 19:55 Uhr

Creates a page that shows all publications grouped by type. Additional query conditions can be given to restrict what is displayed.

Usage:

{{GroupedPublicationList
 | query = additional query condition (optional, but recommended, since there could be a lot of results otherwise)
 | langsuffix = "/en" or empty
 | orderby = "author" (default) or "time"
}}