Vorlage:BSExtensionInfobox: Unterschied zwischen den Versionen

Margit Link-Rodrigue (Diskussion | Beiträge)
Die Seite wurde neu angelegt: „<noinclude> This is the "BSExtensionInfobox" template. It is used for reference pages of type Mediawiki. Bluespice extensions use the template BSExtensionInfo…“
Markierung: Quelltext-Bearbeitung 2017
 
Margit Link-Rodrigue (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Markierung: Quelltext-Bearbeitung 2017
 
(29 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<noinclude>
<noinclude>
This is the "BSExtensionInfobox" template. It is used for reference pages of type Mediawiki. Bluespice extensions use the template BSExtensionInfo which pulls dynamic content from the AutoDoc namespace. Edit the page to see the template text.
This is the "BSExtensionInfobox" template. It is used for reference pages of type Mediawiki. Bluespice extensions use the template BSExtensionInfo which pulls dynamic content from the AutoDoc namespace. Edit the page to see the template text.
</noinclude>
</noinclude><includeonly>{{#default_form:BSExtensionInfoboxForm}}
<includeonly>{{#default_form:BSExtensionInfoboxForm}}
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|alle Erweiterungen]]
<h1>Erweiterung: {{PAGENAME}}</h1>
<br />
 
{| class="extension-infobox  fullwidth"  
{| class="extension-infobox  fullwidth"  
|-
|-
Zeile 15: Zeile 12:
! Status:
! Status:
| [[BSExtensionInfoStatus::{{{status|}}}]]
| [[BSExtensionInfoStatus::{{{status|}}}]]
! Dependency:
! Abhängigkeit:
| {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}}
| {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}}
|-
|-
Zeile 24: Zeile 21:
|-
|-
! Typ:
! Typ:
| {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}]|}} {{#set:BSExtensionInfoType={{{type|}}}}}
|{{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}]|{{{type|}}}}} {{#set:BSExtensionInfoType={{{type|}}}}}
! Kategorie:
! Kategorie:
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
|-
|-
! Edition:
! Edition:
| colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
!Version:
|{{#if:{{{bsvFrom|}}}|[[BsvFrom::{{{bsvFrom|}}}]]|}}{{#if:{{{bsvTo|}}}||+}}{{#if:{{{bsvTo|}}}|&ndash;[[BsvTo::{{{bsvTo|}}}]]|}}
|-
|-
{{#ifeq: {{{type|}}}|MediaWiki|
!class="extension-infobox-helppage" colspan="4"|{{#ifexist: Handbuch:Erweiterung/{{PAGENAME}} | <div class="questionmark-icon"> '''[[Handbuch:Erweiterung/{{PAGENAME}}|Hilfeseite ansehen]]'''</div>|{{#if: {{{docu|}}}|Mehr Infos auf: '''[{{{docu|}}} Mediawiki].'''|}} }}
! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> For more info, visit '''[{{{docu|}}} Mediawiki].'''</div>
{{!}}-|{{#ifexist: Handbuch:Erweiterung/{{PAGENAME}} |
! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Handbuch:Erweiterung/{{PAGENAME}}|Hilfeseite ansehen]]'''</div>
{{!}}-|}}
  }}
|}
|}
 
__TOC__
==Funktionen / Anwendung==
==Funktionen / Anwendung==
__NOTOC__
__HIDETITLE__
[[Category:Extension]]{{Translation}}</includeonly>
[[Category:Extension]]{{Translation}}</includeonly>

Aktuelle Version vom 28. Mai 2025, 10:50 Uhr

This is the "BSExtensionInfobox" template. It is used for reference pages of type Mediawiki. Bluespice extensions use the template BSExtensionInfo which pulls dynamic content from the AutoDoc namespace. Edit the page to see the template text.