You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Template:BSExtensionInfo"
(Tag: 2017 source edit) |
(Tag: 2017 source edit) |
This is the "BSExtensionInfo" template. It is used for all pages in the namespace "Referenz" (DE) or "Reference" (EN). Edit the page to see the template text.
<noinclude>This is the "BSExtensionInfo" template. It is used for all pages in the namespace "Referenz" (DE) or "Reference" (EN). Edit the page to see the template text.</noinclude><includeonly>{{#default_form:BSExtensionInfoForm}} <h1>Extension: {{PAGENAME}}</h1> <br /> {| class="extension-infobox fullwidth" |- !class="extension-infobox-header" colspan="4"|Overview |- ! Description: | colspan="3" | [[BSExtensionInfoDescription::{{{desc|}}}#dpl: title=AutoDoc:{{PAGENAME}}|include=#DescriptionMsg}}]] |- ! State: | [[BSExtensionInfoStatus::{{{status|}}}]] ! Abhängigkeit: | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} |- ! Developer: | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} ! Lizenz: | [[BSExtensionInfoLicense::{{{license|-}}}#dpl: title=AutoDoc:{{PAGENAME}}|include=#License}}]] |- ! Type: | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}] {{#set:BSExtensionInfoType={{{type|}}}}} | [[BSExtensionInfoType::{{{type|}}}]]}} ! Category: | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} |- ! Edition: | colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} |- {{#ifexist: Handbuch:ErweiterungManual:Reference/{{PAGENAME}} | ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div> {{!}}-|}} |}{{#set: BSExtensionInfoActive={{{active|}}}| BSExtensionInfoLicense={{{license|}}} }} <div id="importdata"> {{#if: {{{features|}}}|==Features== {{{features}}}|}} ==Technical Information== This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases. <div class="flexbox"> <div> ===Requirements=== <div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Requirements}}</div> </div> <div> ===Integrates into=== <div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#IntegratesInto}}</div> </div><div> ===Special pages=== <div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#SpecialPages}}</div></div></div> {{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Permissions}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Config}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#DefaultUserOptions}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#ApiModules}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Hooks}} </div> __NOTOC__ __HIDETITLE__ [[Category:Extension]] {{Translation}} </includeonly>
Line 9: | Line 9: | ||
|- | |- | ||
! Description: | ! Description: | ||
− | | colspan="3" | [[BSExtensionInfoDescription::{{{ | + | | colspan="3" | [[BSExtensionInfoDescription::{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#DescriptionMsg}}]] |
|- | |- | ||
! State: | ! State: | ||
Line 19: | Line 19: | ||
| {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} | | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} | ||
! Lizenz: | ! Lizenz: | ||
− | | [[BSExtensionInfoLicense::{{{ | + | | [[BSExtensionInfoLicense::{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#License}}]] |
|- | |- | ||
! Type: | ! Type: | ||
Line 31: | Line 31: | ||
| colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} | | colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} | ||
|- | |- | ||
− | {{#ifexist: | + | {{#ifexist: Manual:Reference/{{PAGENAME}} | |
! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div> | ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div> | ||
{{!}}-|}} | {{!}}-|}} |