imported>Oetterer |
|||
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt) | |||
Zeile 2: | Zeile 2: | ||
<!-- Categories go at the bottom of this page. --> | <!-- Categories go at the bottom of this page. --> | ||
== Description == | == Description == | ||
− | When on a service portal page, prints all articles of given type associated to that service landings page (through being assigned to corresponding service). | + | {{lua|Module:Service portal listing|Module:Article/config|Module:Arguments|Module:TableTools|Module:SmwUtil}}When on a service portal page, prints all articles of given type associated to that service landings page (through being assigned to corresponding service). |
== Parameters == | == Parameters == | ||
<templatedata>{ | <templatedata>{ | ||
− | "description": " | + | "description": "When on a service portal page, prints all articles of given type associated to that service landings page (through being assigned to corresponding service).", |
"params": { | "params": { | ||
"type": { | "type": { | ||
Zeile 15: | Zeile 15: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
− | " | + | "service": { |
"type": "line", | "type": "line", | ||
− | "default" : " | + | "default" : "BASEPAGENAME", |
− | "label": " | + | "label": "associated service", |
− | "description": " | + | "description": "filters listed service for a given service-association" |
− | |||
} | } | ||
} | } | ||
Zeile 26: | Zeile 25: | ||
<!-- see https://www.mediawiki.org/wiki/Extension:TemplateData#Format for more information about template data --> | <!-- see https://www.mediawiki.org/wiki/Extension:TemplateData#Format for more information about template data --> | ||
== Usage == | == Usage == | ||
− | + | <pre> | |
{{Service portal listing|type=Information,Policy,FAQ}} | {{Service portal listing|type=Information,Policy,FAQ}} | ||
− | </ | + | </pre> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Zeile 52: | Zeile 35: | ||
* {{tl|Service portal listing/table header}} | * {{tl|Service portal listing/table header}} | ||
* {{tl|Service portal listing/table footer}} | * {{tl|Service portal listing/table footer}} | ||
− | * {{tl|Service portal listing/list}} | + | * <strike>{{tl|Service portal listing/list}}</strike> |
− | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | + | [[Category:Hilfewiki templates]]<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
{{#ifeq:{{SUBPAGENAME}}|sandbox | | | {{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- ADD CATEGORIES AFTER THIS LINE --> | <!-- ADD CATEGORIES AFTER THIS LINE --> | ||
− | [[Category:Query | + | [[Category:Query templates]] |
}} | }} | ||
}}</includeonly> | }}</includeonly> |
Aktuelle Version vom 28. Februar 2023, 11:22 Uhr
This is a documentation subpage for Vorlage:Service portal listing. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description[Quelltext bearbeiten]
This template uses Lua: |
When on a service portal page, prints all articles of given type associated to that service landings page (through being assigned to corresponding service).
Parameters[Quelltext bearbeiten]
When on a service portal page, prints all articles of given type associated to that service landings page (through being assigned to corresponding service).
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Article type | type | define, which article type(s) are used for filtering the list. provide a comma separated list if more than one
| Zeile | vorgeschlagen |
associated service | service | filters listed service for a given service-association
| Zeile | optional |
Usage[Quelltext bearbeiten]
{{Service portal listing|type=Information,Policy,FAQ}}