Template:BSExtensionInfobox: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
(16 intermediate revisions by the same user not shown)
Line 15: Line 15:
}}
}}
</pre>
</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, 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, 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.
Edit the page to see the template text.
Line 102: Line 20:
<h1>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
<h1>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
<br />
<br />
 
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|all extensions]]
{| class="extension-infobox  fullwidth"  
{| class="extension-infobox  fullwidth"  
|-
|-
Line 130: Line 48:
!class="extension-infobox-helppage" colspan="4"|{{#ifexist: Manual:Extension/{{PAGENAME}} | <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div>|{{#if: {{{docu|}}}|For more info, visit '''[{{{docu|}}} Mediawiki].'''|}} }}
!class="extension-infobox-helppage" colspan="4"|{{#ifexist: Manual:Extension/{{PAGENAME}} | <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div>|{{#if: {{{docu|}}}|For more info, visit '''[{{{docu|}}} Mediawiki].'''|}} }}
|}
|}
<div id="importdata">
{{#if: {{{features|}}}|==Features==
{{{features}}}|}}


==Features==
</div>
 
__NOTOC__
__NOTOC__
__HIDETITLE__
__HIDETITLE__
[[Category:Extension]]{{Translation}}</includeonly>
[[Category:Extension]]{{Translation}}</includeonly>

Revision as of 16:15, 10 August 2022

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=
|developer=
|type=
|compatible=
|edition=
|category=
|active=
|license=
|docu=
}}

Edit the page to see the template text.

No categories assignedEdit

Discussions