Sie betrachten eine alte Version der Seite. Zur neuesten Version gehen.
Vorlage:BSExtensionInfobox: Unterschied zwischen den Versionen
__NOEDITOR__ This is the "BSExtensionInfobox" template. It should be called in the following format:
{{BSExtensionInfobox
|desc=
|status=
|active=
|developer=
|type=
|compatible=
|edition=
|package=
|category=
|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 | BlueSpiceFree,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, Suche und Navigation, Qualitätsmanagement | |
| Property:BSExtensionInfoDocumentation | docu | url | x |
Edit the page to see the template text.
<noinclude> __NOEDITOR__ This is the "BSExtensionInfobox" template. It should be called in the following format: <pre>{{BSExtensionInfobox |desc= |status= |active= |developer= |type= |compatible= |edition= |package= |category= |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 | | BlueSpiceFree,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, Suche und Navigation, Qualitätsmanagement |- | [[Property:BSExtensionInfoDocumentation]] | docu | url | x | |} Edit the page to see the template text. </noinclude> <includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align: left;" |- ! style="text-align: center; background-color:#ccccff; padding:20px;" colspan="2"|<span style="font-size: larger;">[[BSExtensionInfoName::{{PAGENAME}}]]</span> |- ! style="text-align: left; background-color:#eeeeee; padding:20px;" colspan="2"|<span>[[BSExtensionInfoDescription::{{{desc|}}}]]</span> |- ! Status: | style="vertical-align:bottom" | [[BSExtensionInfoStatus::{{{status|}}}]] |- ! Entwickler: | style="vertical-align:bottom" | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} |- ! Art der Extension: | style="vertical-align:bottom" | [[BSExtensionInfoType::{{{type|}}}]] |- ! Edition: | style="vertical-align:bottom" | [[BSExtensionInfoEdition::{{{edition|}}}]] |- ! Standardmäßig aktiviert: | style="vertical-align:bottom" | [[BSExtensionInfoActivated::{{{active|}}}]] |- ! Kompatibilität: | style="vertical-align:bottom" | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} |- ! Softwarepaket: | style="vertical-align:bottom" | [[BSExtensionInfoPackage::{{{package|}}}]] |- ! Kategorie: | style="vertical-align:bottom" | [[BSExtensionInfoCategory::{{{category|}}}]] |- ! Dokumentation auf MediaWiki.org: | style="vertical-align:bottom" | {{#arraymap:{{{docu|}}}|,|y|[[BSExtensionInfoDocumentation::y]]}} |- |} [[Kategorie:ExtensionInfoboxExtensionInfo]] </includeonly>
| Zeile 132: | Zeile 132: | ||
|- | |- | ||
|} | |} | ||
| − | [[Kategorie: | + | [[Kategorie:ExtensionInfo]] |
</includeonly> | </includeonly> | ||