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 == | ||
− | {{lua|Module:Article}}Provides all functionality for an article: showns infobox, fills semantic data and categorizes the article. | + | {{lua|Module:Article|Module:Article/config|Module:Arguments|Modul:Infobox|Module:TableTools|Module:SmwUtil}} Provides all functionality for an article: showns infobox, fills semantic data and categorizes the article. |
== Parameters == | == Parameters == | ||
Zeile 45: | Zeile 45: | ||
<!-- 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> | |
{{article | {{article | ||
| os = | | os = | ||
Zeile 53: | Zeile 53: | ||
| disambiguation = | | disambiguation = | ||
}} | }} | ||
− | </ | + | </pre> |
== Variables == | == Variables == | ||
Zeile 65: | Zeile 65: | ||
* {{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 --> | ||
− | [[Kategorie:Infobox | + | [[Kategorie:Infobox templates]] |
}} | }} | ||
}}</includeonly> | }}</includeonly> |
Aktuelle Version vom 1. März 2023, 07:46 Uhr
This is a documentation subpage for Vorlage:Article. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description[Quelltext bearbeiten]
This template uses Lua: |
Provides all functionality for an article: showns infobox, fills semantic data and categorizes the article.
Parameters[Quelltext bearbeiten]
Description of the entity created by this template or of the function of this template
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Operating system(s) | os | Operation system(s), the article covers/is written for. Comma separated list.
| Seite | vorgeschlagen |
Service | service | The (technical) service(s), the article covers a topic about. Comma separated list. Refers to a technical service used internally. Template will derive from this the service portal, the article will show on.
| Seite | vorgeschlagen |
Targetgroup | targetgroup | The targetgroup(s)/target audience(s), the article is written for. Comma separated list.
| Zeile | vorgeschlagen |
Article type | type | What type of article is this
| Zeile | erforderlich |
Disambiguation page | disambiguation | If this article should be disambiguated somewhere, point to that page here | Seite | optional |
Usage[Quelltext bearbeiten]
{{article | os = | service = | targetgroup = | type = | disambiguation = }}
Variables[Quelltext bearbeiten]
The templates sets these variables to the described values:
- varname
- description, result
See also[Quelltext bearbeiten]
- {{service portal}}
- {{os}}
- {{os family}}