You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Template:BSExtensionInfobox"
Fbaeckmann (talk | contribs) (Tag: 2017 source edit) |
(Tag: 2017 source edit) |
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= }}
semantic properties[edit source]
semantic property | template variable | type | multiple choice | allowed values |
---|---|---|---|---|
Property:BSExtensionInfoName | text | |||
Property:BSExtensionInfoDescription | desc | text | ||
Property:BSExtensionInfoStatus | status | text | unknown, unstable, experimental, beta, stable, unmaintained | |
Property:BSExtensionInfoDeveloper | developer | text | x | |
Property:BSExtensionInfoType | type | text | MediaWiki, BlueSpice | |
Property:BSExtensionInfoEdition | edition | text | BlueSpice free, BlueSpicePro BlueSpice pro, BlueSpice Cloud, BlueSpice Farm | |
Property:BSExtensionInfoActivated | active | bool | Yes, No | |
Property:BSExtensionInfoCompatible | compatible | text | x | MediaWiki, BlueSpice |
Property:BSExtensionInfoCategory | category | text | Administration, Buchfunktion, Kommunikation, Inhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, Infrastruktur, Mobile, Personalisierung, Qualitätssicherung, Reporting, Rich articles, Suche und Navigation, Sicherheit, Skinning | |
Property:BSExtensionInfoLicense | license | page | ISC, MIT, WTFPL, GPL v2+, GPL v2+ and BSD 3 Clause, GPL v2+ and MIT, GPL v3+, GPL v3 | |
Property:BSExtensionInfoDocumentation | docu | url |
Edit the page to see the template text.
<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. It should be called in the following format: <pre>{{BSExtensionInfobox |desc= |status= |developer= |type= |compatible= |edition= |category= |active= |license= |docu= }} </pre> ==semantic properties== {| class="wikitable" |- ! semantic property ! template variable ! type ! multiple choice ! allowed values |- | [[Property:BSExtensionInfoName]] | | text | | |- | [[Property:BSExtensionInfoDescription]] | desc | text | | |- | [[Property:BSExtensionInfoStatus]] | status | text | | unknown, unstable, experimental, beta, stable, unmaintained |- | [[Property:BSExtensionInfoDeveloper]] | developer | text | x | |- | [[Property:BSExtensionInfoType]] | type | text | | MediaWiki, BlueSpice |- | [[Property:BSExtensionInfoEdition]] | edition | text | | BlueSpice free, BlueSpicePro BlueSpice pro, BlueSpice Cloud, BlueSpice Farm |- | [[Property:BSExtensionInfoActivated]] | active | bool | | Yes, No |- | [[Property:BSExtensionInfoCompatible]] | compatible | text | x | MediaWiki, BlueSpice |- <!--| [[Property:BSExtensionInfoPackage]] | package | text | | Bookmaker, DocumentManager, Teamwork, SemanticData, PasteImage, ServiceCenter, VisualDiff, WikiExplorer, Reminder, RatedComments, ReadConfirmation |- --> | [[Property:BSExtensionInfoCategory]] | category | text | | Administration, Buchfunktion, Kommunikation, Inhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, Infrastruktur, Mobile, Personalisierung, Qualitätssicherung, Reporting, Rich articles, Suche und Navigation, Sicherheit, Skinning |- | [[Property:BSExtensionInfoLicense]] | license | page | | ISC, MIT, WTFPL, GPL v2+, GPL v2+ and BSD 3 Clause, GPL v2+ and MIT, GPL v3+, GPL v3 |- | [[Property:BSExtensionInfoDocumentation]] | docu | url | | |} Edit the page to see the template text. </noinclude> <includeonly> {| class="extension-infobox" |- ! {{#default_form:BSExtensionInfoboxForm}} <h1>Extension: {{PAGENAME}}</h1> <br /> {| class="extension-infobox fullwidth" |- !class="extension-infobox-header" colspan="2"|<span class="extension-infobox-headertext">[[BSExtensionInfoName::{{PAGENAME}}]]</span> |- ! class="extenstion-infobox-description" colspan="2"|<span>[[BSExtensionInfoDescription::{{{desc|}}}]]</span> |- ! class="extension-infobox-first-row" | Status: | class="extension-infobox-first-row" | [[BSExtensionInfoStatus::{{{status|}}}]] |- ! class="extension-infobox-row" | Developer: | class="extension-infobox-row" 4"|Overview |- ! Description: |colspan="3" | [[BSExtensionInfoDescription::{{{desc|}}}]] |- ! State: | [[BSExtensionInfoStatus::{{{status|}}}]] ! Dependency: | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} |- ! Developer: | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}} |- ! class="extension-infobox-row" | Extension type: | class="extension-infobox-row" ! License: | [[BSExtensionInfoLicense::{{{license|-}}}]] |- ! Type: | {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}] | [[BSExtensionInfoType::{{{type|}}}]]}} |- ! class="extension-infobox-row" | Edition: | class="extension-infobox-row" | [[BSExtensionInfoEdition::{{{edition|}}}]] |- ! class="extension-infobox-row" | Dependencies: | class="extension-infobox-row" | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}} |- ! class="extension-infobox-row" | License: | class="extension-infobox-row" | [[BSExtensionInfoLicense::{{{license|-}}}]] |- ! class="extension-infobox-row" | Activated: | class="extension-infobox-row" | [[BSExtensionInfoActivated::{{{active|-}}}]] |- ! class="extension-infobox-last-row" | Category: | class="extension-infobox-last-row" | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} |- |}} {{#set:BSExtensionInfoType={{{type|}}}}} ! Category: | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} |- ! Edition: | colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} |- {{#ifeq: {{{type|}}}|MediaWiki| ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> For more info, visit '''[{{{docu|}}} Mediawiki].'''</div> {{!}}-|{{#ifexist: Manual:Extension/{{PAGENAME}} | ! class="extension-infobox-helppage" colspan="24"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div> {{!}}-|}} |} {{#set:BSExtensionInfoActivated={{{active|}}} |BSExtensionInfoLicense={{{license|}}} }} }} |} ==Features== __NOTOC__ __HIDETITLE__ [[Category:Extension]]{{Translation}}</includeonly>
(28 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <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. |
− | This is the "BSExtensionInfobox" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
Line 60: | Line 59: | ||
| text | | text | ||
| | | | ||
− | | BlueSpice free, | + | | BlueSpice free, BlueSpice pro, BlueSpice Cloud, BlueSpice Farm |
|- | |- | ||
| [[Property:BSExtensionInfoActivated]] | | [[Property:BSExtensionInfoActivated]] | ||
Line 100: | Line 99: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude> | + | </noinclude><includeonly>{{#default_form:BSExtensionInfoboxForm}} |
− | <includeonly> | + | <h1>Extension: {{PAGENAME}}</h1> |
− | { | + | <br /> |
− | + | ||
− | + | {| class="extension-infobox fullwidth" | |
− | |||
− | |||
− | |||
− | |||
− | | class="extension-infobox | ||
|- | |- | ||
− | ! class="extension-infobox- | + | !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|}}}]|}} {{#set:BSExtensionInfoType={{{type|}}}}} |
+ | ! Category: | ||
+ | | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}} | ||
|- | |- | ||
− | ! | + | ! Edition: |
− | | | + | | colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}} |
|- | |- | ||
− | {{#ifexist: Manual:Extension/{{PAGENAME}} | | + | {{#ifeq: {{{type|}}}|MediaWiki| |
− | ! class="extension-infobox-helppage" colspan=" | + | ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> For more info, visit '''[{{{docu|}}} Mediawiki].'''</div> |
+ | {{!}}-|{{#ifexist: Manual:Extension/{{PAGENAME}} | | ||
+ | ! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div> | ||
{{!}}-|}} | {{!}}-|}} | ||
+ | }} | ||
|} | |} | ||
− | + | ||
− | + | ==Features== | |
− | </includeonly> | + | |
+ | __NOTOC__ | ||
+ | __HIDETITLE__ | ||
+ | [[Category:Extension]]{{Translation}}</includeonly> |