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 == | ||
− | Generates an infobox for an os family page. No sematics will be stored! | + | {{lua|Module:Os family|Module:Arguments|Modul:Infobox|Module:SmwUtil}}Generates an infobox for an os family page. No sematics will be stored! |
== Parameters == | == Parameters == | ||
Zeile 46: | Zeile 46: | ||
* {{tl|service portal}} | * {{tl|service portal}} | ||
− | <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 28. Februar 2023, 21:18 Uhr
This is a documentation subpage for Vorlage:Os family. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description[Quelltext bearbeiten]
This template uses Lua: |
Generates an infobox for an os family page. No sematics will be stored!
Parameters[Quelltext bearbeiten]
Generates an infobox for an os family page
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Logo | image | The logo representing the os family best
| Datei | vorgeschlagen |
Developer | developer | The developer/publisher of this os family | Zeile | vorgeschlagen |
Usage[Quelltext bearbeiten]
{{os family
|image=
|developer=
}}
Variables[Quelltext bearbeiten]
The templates sets these variables to the described values:
- family_name
- name of os family, derived from PAGENAME
- in case of any iOS string, has a trailing lower case
- family_image
- usable imageling with trailing file: and enclosing square brackets, no size though
- family_developer
- the developer/publisher of this os family
See also[Quelltext bearbeiten]
- {{os}}
- {{service portal}}