Template:BSExtensionInfobox: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 48: Line 48:
! Edition:
! Edition:
|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
|-
!Version:
!Version:
|{{#if:{{{bsvFrom|}}}|[[BsvFrom::{{{bsvFrom}}}]]|}}{{#if:{{{bsvTo|}}}| - [[BsvTo::{{{bsvTo|}}}]]|}} {{#show:{{FULLPAGENAME}}|?BsvTo}}
|{{#if:{{{bsvFrom|}}}|[[BsvFrom::{{{bsvFrom}}}]]|}}{{#if:{{{bsvTo|}}}| - [[BsvTo::{{{bsvTo|}}}]]|}} {{#show:{{FULLPAGENAME}}|?BsvTo}}

Latest revision as of 10:46, 18 November 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.