Reference:Arrays and Template:BSExtensionInfobox: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{BSExtensionInfobox
<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.
|desc=Store and compute named arrays
It should be called in the following format:
|status=stable
 
|developer=Li Ding, Jie Bao, Daniel Werner
<pre>{{BSExtensionInfobox
|type=MediaWiki
|desc=
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|status=
|compatible=MediaWiki
|developer=
|category=Rich Articles
|type=
|license=MIT
|compatible=
|docu=https://www.mediawiki.org/wiki/Extension:Arrays
|edition=
|features=The <nowiki>'''</nowiki>Arrays<nowiki>'''</nowiki> extension (formerly known as <nowiki>''</nowiki>ArrayExtension<nowiki>''</nowiki>) creates an additional set of parser functions <nowiki>[https://meta.wikimedia.org/wiki/Help:Parser_function]</nowiki> that operate on arrays <nowiki>[https://en.wikipedia.org/wiki/Array]</nowiki> . this is an edit
|category=
|active=Yes
|active=
}}
|license=
{{wcagCheck
|docu=
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-04
|wcagLevel=AA
|wcagSupport=supports
|wcagComments=parser functions - entered as text
|extensionType=core
|extensionFocus=organizer
}}
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{{#default_form:BSExtensionInfoboxForm}}
<h1>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
<br />
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|all extensions]]
{| 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|}}}]|{{{type|}}}}} {{#set:BSExtensionInfoType={{{type|}}}}}
! Category:
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
|-
! Edition:
| colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
|-
!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}}}|}}
</div>
__NOTOC__
__HIDETITLE__
[[Category:Extension]]{{Translation}}</includeonly>

Revision as of 15:41, 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