(Änderung 34887 von Oetterer (Diskussion) rückgängig gemacht.) Markierung: Rückgängigmachung |
|||
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 2: | Zeile 2: | ||
<!-- Categories go at the bottom of this page. --> | <!-- Categories go at the bottom of this page. --> | ||
== Description == | == Description == | ||
− | Adds a descriptive infobox to a service landing page with some helpful information. Also adds some structural and sematic data. | + | {{lua|Module:Service portal|Module:Article/config|Module:Arguments|Modul:Error|Modul:Infobox|Module:TableTools|Module:SmwUtil}}Adds a descriptive infobox to a service landing page with some helpful information. Also adds some structural and sematic data. |
== Parameters == | == Parameters == | ||
Zeile 37: | Zeile 37: | ||
<!-- 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 | {{service portal | ||
|image= | |image= | ||
Zeile 44: | Zeile 44: | ||
|glossary= | |glossary= | ||
}} | }} | ||
− | </ | + | </pre> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Zeile 85: | Zeile 51: | ||
* {{tl|os family}} | * {{tl|os family}} | ||
− | <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:Infobox | + | [[Category:Infobox templates]] |
}} | }} | ||
}}</includeonly> | }}</includeonly> |
Aktuelle Version vom 24. Mai 2024, 09:48 Uhr
This is a documentation subpage for Vorlage:Service portal. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description[Quelltext bearbeiten]
This template uses Lua: |
Adds a descriptive infobox to a service landing page with some helpful information. Also adds some structural and sematic data.
Parameters[Quelltext bearbeiten]
For a service portal / service landing page this produces an infobox and sets some sematic data
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Service image | image | name of image or link to image to use; can be a simple string in which case the appropriate image from statusmeldung will be used
| Datei | vorgeschlagen |
audience/target group | targetgroup | The group of user/people, the service is implemented for, i.e. who can use this service
| Zeile | vorgeschlagen |
Short description | description | A short description of this service | Zeichenfolge | vorgeschlagen |
glossary entry | glossary | Set to true enters the service portal in the global glossary - provided description is set. | Boolesch | optional |
Usage[Quelltext bearbeiten]
{{service portal |image= |targetgroup= |description= |glossary= }}