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> |
== Exposed values == | == Exposed values == | ||
Zeile 85: | Zeile 85: | ||
* {{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> |
Version vom 30. September 2016, 11:30 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]
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= }}
Exposed values[Quelltext bearbeiten]
The templates sets these arrays and variables to the described values:
Variables[Quelltext bearbeiten]
- defaulttargetgroup
- this holds the default value for targetgroup, when non is specified by user
- set to "Angestellte, Gäste, Studierende"
- label_defaulttargetgroup
- the default targetgroup (whether provided by user or by defaulting with {{var:defaulttargetgroup}}) will be replaced by this string
- set to "Endbenutzer"
- image
- complete link to the service image
- service_description
- the short description for this service
- servicename
- Name of Service, derived from pagename
- targetgroup
- temporary value used for plausibility tests
- url2status
- Prefix/url used in the automatically created link to a "statusmeldungsicon"
- set to "https://statusmeldungen.uni-paderborn.de/state.php?service"
- url2status_suffix
- Suffix used in the automatically created link to a "statusmeldungsicon"
- set to ".png"
Arrays[Quelltext bearbeiten]
- input_targetgroup
- values for target group provided by user
- output_targetgroup
- targroup(s) after processing. filtered out all non valid entries
- targetgroup_valid_values
- all valid entries for target group