Template:BSExtensionInfobox: Difference between revisions

Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
 
Line 20: Line 20:
<h1>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
<h1>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|all extensions]]
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|all extensions]]
 
{{#set:BSExtensionInfoRemoved={{{removed|no}}} }}
{{#if:{{{removed|}}}|{{#set:BSExtensionInfoRemoved={{{removed|}}} }}|{{#set:BSExtensionInfoRemoved=no}} }}
{{#ifeq:{{#show:{{FULLPAGENAME}}|?BSExtensionInfoRemoved}}|Yes|
{{#ifeq:{{#show:{{FULLPAGENAME}}|?BSExtensionInfoRemoved}}|Yes|
{{Textbox|boxtype=warning|header=Not included|text=This extension is bundled until [[en4:Main Page|BlueSpice 4]]|icon=yes}}
{{Textbox|boxtype=warning|header=Not included|text=This extension is bundled until [[en4:Main Page|BlueSpice 4]]|icon=yes}}

Latest revision as of 09:58, 27 March 2025

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.