You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Template:BSExtensionInfobox"
(Tag: 2017 source edit) |
__NOEDITOR__
This is the "BSExtensionInfobox" template. Used mainly for MediaWiki extensions, but also for BlueSpice extensions that don't have a page in the AutoDoc namespace. For AutoDoc extensions, use the template BSExtensionInfo. It should be called in the following format:
{{BSExtensionInfobox |desc= |status= |active= |developer= |type= |compatible= |edition= |packagecategory= |categoryactive= |license= |docu= }}
semantic properties[edit source]
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 | x | BlueSpiceFree,BlueSpicePro BlueSpice free, BlueSpice pro, BlueSpice Cloud, BlueSpice Farm | ||||
Property:BSExtensionInfoActivated | active | bool | Yes, No | |||||
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, BookBuchfunktion, CommunicationKommunikation, Content structuring, Data analysis, Document managementInhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, InfrastructureInfrastruktur, Mobile, PersonalizationPersonalisierung, Quality assuranceQualitätssicherung, Reporting, Rich articles, Search and navigation, SecuritySuche 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 | x |
Edit the page to see the template text.
<noinclude> __NOEDITOR__ This is the "BSExtensionInfobox" template. Used mainly for MediaWiki extensions, but also for BlueSpice extensions that don't have a page in the AutoDoc namespace. For AutoDoc extensions, use the template BSExtensionInfo. It should be called in the following format: <pre>{{BSExtensionInfobox |desc= |status= |active= |developer= |type= |compatible= |edition= |package= |category= |category= |active= |license= |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 | x | BlueSpiceFree,BlueSpicePro | BlueSpice free, BlueSpice pro, BlueSpice Cloud, BlueSpice Farm |- | [[Property:BSExtensionInfoActivated]] | active | bool | | Yes, No |- | [[Property:BSExtensionInfoCompatible]] | compatible | text | x | MediaWiki, BlueSpice |- <!--| [[Property:BSExtensionInfoPackage]] | package | text | | Bookmaker, DocumentManager, Teamwork, SemanticData, PasteImage, ServiceCenter, VisualDiff, WikiExplorer, Reminder, RatedComments, ReadConfirmation |- --> | [[Property:BSExtensionInfoPackage]] | package | text | | Bookmaker, DocumentManager, Teamwork, SemanticData, PasteImage, ServiceCenter, VisualDiff, WikiExplorer, Reminder, RatedComments, ReadConfirmation |- | [[Property:BSExtensionInfoCategory]] | category | text | | Administration, Book, Communication, Content structuring, Data analysis, Document management, Editor, Export, Infrastructure, Mobile, Personalization, Quality assurance, Reporting, Rich articles, Search and navigation, Security, Skinning 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 | x | |} Edit the page to see the template text. </noinclude> <includeonly>{| style="width: 30em; font-size: 90%; border: 3px solid #4055BA; border-collapse: collapse; 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:#4055BA; padding:20px;" colspan="2"|<span style="font-size: larger; color: #FFFFFF;">[[BSExtensionInfoName::{{PAGENAME}}]]</span> |- ! style="text-align: left; background-color:#eeeeee; padding:20px;" colspan="2"|<span>[[BSExtensionInfoDescription::{{{desc|}}}]]</span> |- ! style="vertical-align:top; padding-top: 20px; padding-left: 10px;" | State: | style="vertical-align:bottom" | [[BSExtensionInfoStatus::{{{status|}}}]] |- ! style="vertical-align:top; padding-left: 10px;" | Developer: | style="vertical-align:bottom" | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} |- ! style="vertical-align:top; padding-left: 10px;" | Type of extension: | style="vertical-align:bottom" | [[BSExtensionInfoType::{{{type|}}}]] |- ! style="vertical-align:top; padding-left: 10px;" | Edition: | style="vertical-align:bottom" | {{#arraymap:{{{edition|}}}|,|y|[[BSExtensionInfoEdition::y]]}} |- ! style="vertical-align:top; padding-left: 10px;" | Active by default: | style="vertical-align:bottom" | [[BSExtensionInfoActivated::{{{active|}}}]] |- ! style="vertical-align:top; padding-left: 10px;" | Compatibility: | style="vertical-align:bottom" | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} |- ! style="vertical-align:top; padding-left: 10px;" | Software package: | style="vertical-align:bottom" | [[BSExtensionInfoPackage::{{{package|-}}}]] |- ! style="vertical-align:top; padding-left: 10px; padding-bottom: 20px;" | Category: | style="vertical-align:top; padding-bottom: 20px;" | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} |- ! style="vertical-align:top; padding-left: 10px; padding-top: 20px; background-color:#eeeeee;" colspan="2"| <span>Documentation at MediaWiki.org:</span> |- {{#if: {{{docu|}}} | {{!-}} ! style="vertical-align:top; padding-left: 10px; padding-bottom: 20px; background-color:#eeeeee;" colspan="2"| docu {{!}} [[BSExtensionInfoDocumentation::{{{docu|}}}]] }} |- |} {#default_form:BSExtensionInfoboxForm}} <h1>Extension: {{PAGENAME}}</h1> <br /> {| class="extension-infobox fullwidth" |- !class="extension-infobox-header" colspan="4"|Overview |- ! Description: |colspan="3" | [[BSExtensionInfoDescription::{{{desc|}}}]] |- ! State: | [[BSExtensionInfoStatus::{{{status|}}}]] ! Dependency: | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} |- ! Developer: | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} ! License: | [[BSExtensionInfoLicense::{{{license|-}}}]] |- ! Type: | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}]|}} {{#set:BSExtensionInfoType={{{type|}}}}} ! Category: | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} |- ! Edition: | colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} |- {{#ifeq: {{{type|}}}|MediaWiki| ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> For more info, visit '''[{{{docu|}}} Mediawiki].'''</div> {{!}}-|{{#ifexist: Manual:Extension/{{PAGENAME}} | ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div> {{!}}-|}} }} |} ==Features== __NOTOC__ __HIDETITLE__ [[Category:Extension]]{{Translation}}</includeonly>
(88 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>This is the "BSExtensionInfobox" template. Used mainly for MediaWiki extensions, but also for BlueSpice extensions that don't have a page in the AutoDoc namespace. For AutoDoc extensions, use the template BSExtensionInfo. |
− | |||
− | |||
− | This is the "BSExtensionInfobox" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
Line 8: | Line 5: | ||
|desc= | |desc= | ||
|status= | |status= | ||
− | |||
|developer= | |developer= | ||
|type= | |type= | ||
|compatible= | |compatible= | ||
|edition= | |edition= | ||
− | |||
|category= | |category= | ||
+ | |active= | ||
+ | |license= | ||
|docu= | |docu= | ||
}} | }} | ||
Line 61: | Line 58: | ||
| edition | | edition | ||
| text | | text | ||
− | | | + | | |
− | | | + | | BlueSpice free, BlueSpice pro, BlueSpice Cloud, BlueSpice Farm |
|- | |- | ||
| [[Property:BSExtensionInfoActivated]] | | [[Property:BSExtensionInfoActivated]] | ||
Line 76: | Line 73: | ||
| MediaWiki, BlueSpice | | MediaWiki, BlueSpice | ||
|- | |- | ||
− | | [[Property:BSExtensionInfoPackage]] | + | <!--| [[Property:BSExtensionInfoPackage]] |
| package | | package | ||
| text | | text | ||
| | | | ||
| Bookmaker, DocumentManager, Teamwork, SemanticData, PasteImage, ServiceCenter, VisualDiff, WikiExplorer, Reminder, RatedComments, ReadConfirmation | | Bookmaker, DocumentManager, Teamwork, SemanticData, PasteImage, ServiceCenter, VisualDiff, WikiExplorer, Reminder, RatedComments, ReadConfirmation | ||
− | |- | + | |- --> |
| [[Property:BSExtensionInfoCategory]] | | [[Property:BSExtensionInfoCategory]] | ||
| category | | category | ||
| text | | text | ||
| | | | ||
− | | Administration, | + | | 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]] | | [[Property:BSExtensionInfoDocumentation]] | ||
| docu | | docu | ||
| url | | url | ||
− | | | + | | |
| | | | ||
|} | |} | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude> | + | </noinclude><includeonly>{{#default_form:BSExtensionInfoboxForm}} |
− | + | <h1>Extension: {{PAGENAME}}</h1> | |
+ | <br /> | ||
− | + | {| class="extension-infobox fullwidth" | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | ! | + | !class="extension-infobox-header" colspan="4"|Overview |
− | |||
|- | |- | ||
− | ! | + | ! Description: |
− | | | + | |colspan="3" | [[BSExtensionInfoDescription::{{{desc|}}}]] |
|- | |- | ||
− | ! | + | ! State: |
− | + | | [[BSExtensionInfoStatus::{{{status|}}}]] | |
+ | ! Dependency: | ||
+ | | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} | ||
|- | |- | ||
− | ! | + | ! Developer: |
− | + | | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} | |
+ | ! License: | ||
+ | | [[BSExtensionInfoLicense::{{{license|-}}}]] | ||
|- | |- | ||
− | ! | + | ! Type: |
− | + | | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}]|}} {{#set:BSExtensionInfoType={{{type|}}}}} | |
+ | ! Category: | ||
+ | | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} | ||
|- | |- | ||
− | ! | + | ! Edition: |
− | + | | colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} | |
− | {{# | ||
− | |||
− | |||
− | }} | ||
|- | |- | ||
+ | {{#ifeq: {{{type|}}}|MediaWiki| | ||
+ | ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> For more info, visit '''[{{{docu|}}} Mediawiki].'''</div> | ||
+ | {{!}}-|{{#ifexist: Manual:Extension/{{PAGENAME}} | | ||
+ | ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div> | ||
+ | {{!}}-|}} | ||
+ | }} | ||
|} | |} | ||
− | </includeonly> | + | |
+ | ==Features== | ||
+ | |||
+ | __NOTOC__ | ||
+ | __HIDETITLE__ | ||
+ | [[Category:Extension]]{{Translation}}</includeonly> |