Vorlage:BSExtensionInfobox: Unterschied zwischen den Versionen
K (Markierung: 2017-Quelltext-Bearbeitung) |
(Markierung: 2017-Quelltext-Bearbeitung) |
This is the "BSExtensionInfobox" template. It should be called in the following format:
{{BSExtensionInfobox |desc= |status= |developer= |type= |compatible= |edition= |category= |active=yes |license= MIT |docu= }}
semantic properties[Quelltext bearbeiten]
semantic property | template variable | type | multiple choice | allowed values |
---|---|---|---|---|
Property:BSExtensionInfoName | text | |||
Property:BSExtensionInfoDescription | desc | text | ||
Property:BSExtensionInfoStatus | status | text | unknown, unstable, experimental, beta, stable, unmaintained | |
Property:BSExtensionInfoDeveloper | developer | text | x | |
Property:BSExtensionInfoType | type | text | MediaWiki, BlueSpice | |
Property:BSExtensionInfoEdition | edition | text | BlueSpice free, BlueSpicePro | |
Property:BSExtensionInfoActivated | active | bool | Ja, Nein | |
Property:BSExtensionInfoCompatible | compatible | text | x | MediaWiki, BlueSpice |
Property:BSExtensionInfoCategory | category | text | Administration, Buchfunktion, Kommunikation, Inhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, Infrastruktur, Mobile, Personalisierung, Qualitätssicherung, Reporting, Rich articles, Suche und Navigation, Sicherheit, Skinning | |
Property:BSExtensionInfoLicense | license | page | ISC, MIT, WTFPL, GPL v2+, GPL v2+ and BSD 3 Clause, GPL v2+ and MIT, GPL v3+, GPL v3 | |
Property:BSExtensionInfoDocumentation | docu | url |
Edit the page to see the template text.
Keine Beschreibung.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Desc |
desc
|
keine Beschreibung
|
Unbekannt | optional |
Status |
status
|
keine Beschreibung
|
Unbekannt | optional |
Developer |
developer
|
keine Beschreibung
|
Unbekannt | optional |
Docu |
docu
|
url zur Handbuchseite, bei MW-Erweiterungen zur MW.org Seite
|
Unbekannt | optional |
Type |
type
|
keine Beschreibung
|
Unbekannt | optional |
Edition |
edition
|
keine Beschreibung
|
Unbekannt | optional |
Compatible |
compatible
|
keine Beschreibung
|
Unbekannt | optional |
License |
license
|
keine Beschreibung
|
Unbekannt | optional |
Active |
active
|
keine Beschreibung
|
Unbekannt | optional |
Category |
category
|
keine Beschreibung
|
Unbekannt | optional |
<noinclude> This is the "BSExtensionInfobox" template. It should be called in the following format: <pre>{{BSExtensionInfobox |desc= |status= |developer= |type= |compatible= |edition= |category= |active=yes |license= MIT |docu= }} </pre> ==semantic properties== {| class="wikitable" |- ! semantic property ! template variable ! type ! multiple choice ! allowed values |- | [[Property:BSExtensionInfoName]] | | text | | |- | [[Property:BSExtensionInfoDescription]] | desc | text | | |- | [[Property:BSExtensionInfoStatus]] | status | text | | unknown, unstable, experimental, beta, stable, unmaintained |- | [[Property:BSExtensionInfoDeveloper]] | developer | text | x | |- | [[Property:BSExtensionInfoType]] | type | text | | MediaWiki, BlueSpice |- | [[Property:BSExtensionInfoEdition]] | edition | text | | BlueSpice free, BlueSpicePro |- | [[Property:BSExtensionInfoActivated]] | active | bool | | Ja, Nein |- | [[Property:BSExtensionInfoCompatible]] | compatible | text | x | MediaWiki, BlueSpice |- <!--| [[Property:BSExtensionInfoPackage]] | package | text | | Bookmaker, DocumentManager, Teamwork, SemanticData, PasteImage, ServiceCenter, VisualDiff, WikiExplorer, Reminder, RatedComments, ReadConfirmation |- --> | [[Property:BSExtensionInfoCategory]] | category | text | | Administration, Buchfunktion, Kommunikation, Inhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, Infrastruktur, Mobile, Personalisierung, Qualitätssicherung, Reporting, Rich articles, Suche und Navigation, Sicherheit, Skinning |- | [[Property:BSExtensionInfoLicense]] | license | page | | ISC, MIT, WTFPL, GPL v2+, GPL v2+ and BSD 3 Clause, GPL v2+ and MIT, GPL v3+, GPL v3 |- | [[Property:BSExtensionInfoDocumentation]] | docu | url | | |} Edit the page to see the template text. </noinclude> <includeonly>{| class="extension-infobox" |- !class="extension-infobox-header" colspan="2"|<span class="extension-infobox-headertext">[[BSExtensionInfoName::{{PAGENAME}}]]</span> |- ! class="extenstion-infobox-description" colspan="2"|<span>[[BSExtensionInfoDescription::{{{desc|}}}]]</span> |- ! class="extension-infobox-first-row"| Status: | class="extension-infobox-first-row"| [[BSExtensionInfoStatus::{{{status|}}}]] |- ! class="extension-infobox-row"| Entwickler: | class="extension-infobox-row" | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} |- ! class="extension-infobox-row" | Art der Extension: | class="extension-infobox-row" | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}] | {{#set:BSExtensionInfoType={{{type|}}}}} | [[BSExtensionInfoType::{{{type|}}}]]}} |- ! class="extension-infobox-row" | Edition: | class="extension-infobox-row" | [[BSExtensionInfoEdition::{{{edition|}}}]] |- ! class="extension-infobox-row" | Abhängigkeit: | class="extension-infobox-row" | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} |- ! class="extension-infobox-row" | Lizenz: | class="extension-infobox-row" | [[BSExtensionInfoLicense::{{{license|-}}}]] |- ! class="extension-infobox-row" | Aktiviert: | class="extension-infobox-row" | [[BSExtensionInfoActive::{{{active|-}}}]] |- ! class="extension-infobox-last-row"| Kategorie: | style="vertical-align:top; padding: 0 10px 20px 10px;" | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} |- {{#ifexist: Handbuch:Erweiterung/{{PAGENAME}} | ! class="extension-infobox-helppage" colspan="2"{{!}} <div class="questionmark-icon"> '''[[Handbuch:Erweiterung/{{PAGENAME}}|Hilfeseite ansehen]]'''</div> {{!}}-|}} |}{{#set: BSExtensionInfoActive={{{active|}}}| BSExtensionInfoLicense={{{license|}}} }} </includeonly> <noinclude> <templatedata> { "params": { "desc": {}, "status": { "example": "beta, stable, unknown, unstable, expermintal, unmaintained" }, "developer": {}, "docu": { "description": "url zur Handbuchseite, bei MW-Erweiterungen zur MW.org Seite" }, "type": { "example": "MediaWiki, BlueSpice" }, "edition": { "example": "BlueSpice free, BlueSpicePro, BlueSpice Cloud, BlueSpice Farm" }, "compatible": { "example": "MediaWiki, BlueSpice" }, "license": { "example": "ISC, MIT, WTFPL, GPL v2+, GPL v2+ and BSD 3 Clause, GPL v2+ and MIT, GPL v3+, GPL v3" }, "active": { "example": "ja, nein" }, "category": { "example": "\tAdministration, Buchfunktion, Kommunikation, Inhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, Infrastruktur, Mobile, Personalisierung, Qualitätssicherung, Reporting, Rich articles, Suche und Navigation, Sicherheit, Skinning" } } } </templatedata> </noinclude>
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 7: | Zeile 7: | ||
|status= | |status= | ||
|developer= | |developer= | ||
− | |type= | + | |type= |
|compatible= | |compatible= | ||
|edition= | |edition= | ||
|category= | |category= | ||
− | |active= | + | |active=yes |
− | |license= | + | |license= MIT |
|docu= | |docu= | ||
}} | }} | ||
Zeile 116: | Zeile 116: | ||
|- | |- | ||
! class="extension-infobox-row" | Art der Extension: | ! class="extension-infobox-row" | Art der Extension: | ||
− | | class="extension-infobox-row" | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}] | [[BSExtensionInfoType::{{{type|}}}]]}} | + | | class="extension-infobox-row" | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}] |
+ | {{#set:BSExtensionInfoType={{{type|}}}}} | ||
+ | | [[BSExtensionInfoType::{{{type|}}}]]}} | ||
|- | |- | ||
! class="extension-infobox-row" | Edition: | ! class="extension-infobox-row" | Edition: | ||
Zeile 139: | Zeile 141: | ||
BSExtensionInfoActive={{{active|}}}| | BSExtensionInfoActive={{{active|}}}| | ||
BSExtensionInfoLicense={{{license|}}} | BSExtensionInfoLicense={{{license|}}} | ||
− | }}</includeonly> | + | }} |
+ | </includeonly> | ||
+ | <noinclude> | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "desc": {}, | ||
+ | "status": { | ||
+ | "example": "beta, stable, unknown, unstable, expermintal, unmaintained" | ||
+ | }, | ||
+ | "developer": {}, | ||
+ | "docu": { | ||
+ | "description": "url zur Handbuchseite, bei MW-Erweiterungen zur MW.org Seite" | ||
+ | }, | ||
+ | "type": { | ||
+ | "example": "MediaWiki, BlueSpice" | ||
+ | }, | ||
+ | "edition": { | ||
+ | "example": "BlueSpice free, BlueSpicePro, BlueSpice Cloud, BlueSpice Farm" | ||
+ | }, | ||
+ | "compatible": { | ||
+ | "example": "MediaWiki, BlueSpice" | ||
+ | }, | ||
+ | "license": { | ||
+ | "example": "ISC, MIT, WTFPL, GPL v2+, GPL v2+ and BSD 3 Clause, GPL v2+ and MIT, GPL v3+, GPL v3" | ||
+ | }, | ||
+ | "active": { | ||
+ | "example": "ja, nein" | ||
+ | }, | ||
+ | "category": { | ||
+ | "example": "\tAdministration, Buchfunktion, Kommunikation, Inhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, Infrastruktur, Mobile, Personalisierung, Qualitätssicherung, Reporting, Rich articles, Suche und Navigation, Sicherheit, Skinning" | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |