hw>Mlink-rodrigue No edit summary |
No edit summary Tag: 2017 source edit |
||
(29 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{{#default_form:BSExtensionInfoboxForm}} | </noinclude><includeonly>{{#default_form:BSExtensionInfoboxForm}} | ||
<h1>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]] | ||
{| class="extension-infobox fullwidth" | {| class="extension-infobox fullwidth" | ||
|- | |- | ||
Line 121: | Line 38: | ||
|- | |- | ||
! Type: | ! Type: | ||
| {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}]|}} {{#set:BSExtensionInfoType={{{type|}}}}} | | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}]|{{{type|}}}}} {{#set:BSExtensionInfoType={{{type|}}}}} | ||
! Category: | ! Category: | ||
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} | | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} | ||
|- | |- | ||
! Edition: | ! Edition: | ||
|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} | |||
!Version: | |||
|{{#if:{{{bsvFrom|}}}|[[BsvFrom::{{{bsvFrom}}}]]|4.1}}{{#if:{{{bsvTo|}}}||+}}{{#if:{{{bsvTo|}}}| - [[BsvTo::{{{bsvTo|}}}]]|}} | |||
|- | |- | ||
!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" | |||
{{ | |||
|} | |} | ||
<div id="importdata"> | |||
{{#if: {{{features|}}}|==Features== | |||
{{{features}}}|}} | |||
</div> | |||
__NOTOC__ | __NOTOC__ | ||
__HIDETITLE__ | __HIDETITLE__ | ||
[[Category:Extension]]{{Translation}}</includeonly> | [[Category:Extension]]{{Translation}}</includeonly> |
Latest revision as of 15:57, 18 July 2023
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.