Vorlage:BSExtensionInfobox: Unterschied zwischen den Versionen

__NOEDITOR__

This is the "BSExtensionInfobox" template. It should be called in the following format:

                {{BSExtensionInfobox
|desc=
|status=
|active=
|developer=
|type=
|compatible=
|edition=
|package=
|category=
|docu=
|active=
|license=
}}

            

semantic properties[Quelltext bearbeiten]

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 BlueSpiceFree,BlueSpicePro
Property:BSExtensionInfoActivated active bool Ja, Nein
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:BSExtensionInfoDocumentation docu url

Edit the page to see the template text.



<noinclude>
        
        __NOEDITOR__
        
        
        
        This is the "BSExtensionInfobox" template.
        
        It should be called in the following format:
        
        
        
        
        <pre>{{BSExtensionInfobox
        
        |desc=
        
        |status=
        
        |active=
            
            |developer=
        
        |type=
        
        |compatible=
        
        |edition=
        
        |package=
        
        |category=
        
        |docu=
        
        
        |active=
            
            |license=
            
            
        }}
        
        
        </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
        
        | 
        
        | BlueSpiceFree,BlueSpicePro
        
        |-
        
        | [[Property:BSExtensionInfoActivated]]
        
        | active
        
        | bool
        
        | 
        
        | Ja, Nein
        
        |-
        
        | [[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:BSExtensionInfoDocumentation]]
        
        | docu
        
        | url
        
        | 
        
        | 
        
        |}
        
        
        
        Edit the page to see the template text.
        
        
        </noinclude>
        
        
        
        
        
        
        <includeonly>{| style="width: 25em; font-size: 90%; border: 3px solid #3e5389; border-collapse: collapse; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align: left;"
        
        |-
        
        ! style="text-align: center; background-color:#3e5389; padding:20px;" colspan="2"|<span style="font-size: larger; color: #FFFFFF;">[[BSExtensionInfoName::{{PAGENAME}}]]</span>
        
        |-
        
        ! style="font-weight:normal; text-align: left; background-color:#eeeeee; padding: 20px 10px 20px 10px;" colspan="2"|<span>[[BSExtensionInfoDescription::{{{desc|}}}]]</span>
        
        |-
        
        ! style="vertical-align:top; padding: 20px 10px 0 10px;" | Status:
        
        | style="vertical-align:bottom; padding: 20px 10px 0 10px;" | [[BSExtensionInfoStatus::{{{status|}}}]]
        
        |-
        
        ! style="vertical-align:top; padding: 0 10px;" | Entwickler:
        
        | style="vertical-align:bottom; padding: 0 10px;" | {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}}
        
        |-
        
        ! style="vertical-align:top; padding: 0 10px;" | Art der Extension:
        
        | style="vertical-align:bottom; padding: 0 10px;" | [[BSExtensionInfoType::{{{type|}}}]]
        
        |-
        
        ! style="vertical-align:top; padding: 0 10px;" | Edition:
        
        | style="vertical-align:bottom; padding: 0 10px;" | [[BSExtensionInfoEdition::{{{edition|}}}]]
        
        |-
        
        ! style="vertical-align:top; padding: 0 10px;" | Abhängigkeit:
        
        | style="vertical-align:bottom; padding: 0 10px;" | {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}}
        
        |-
        
        ! style="vertical-align:top; padding: 0 10px;" | Softwarepaket:
        
        | style="vertical-align:bottom; padding: 0 10px;" | [[BSExtensionInfoPackage::{{{package|-}}}]]
        
        |-
        
        ! style="vertical-align:top; padding: 0 10px 20px 10px;" | Kategorie:
        
        | style="vertical-align:top; padding: 0 10px 20px 10px;" | {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
        
        |-
        
        ! style="font-weight:normal; text-align:center; vertical-align:top; padding-left:10px; padding-top:10px;  padding-bottom:10px; background-color:#eeeeee;" colspan="2"| {{#if: {{{docu|}}} | <span>[{{{docu|}}} Dokumentation auf MediaWiki.org]</span>|}}
        
        |-
        
        |}
        
        
        {{#set:
            
            BSExtensionInfoActive={{{active|}}}|
            
            BSExtensionInfoLicense={{{license|}}}
            
            }}
            
            
        </includeonly>
Zeile 8: Zeile 8:
 
|desc=
 
|desc=
 
|status=
 
|status=
|active=
 
 
|developer=
 
|developer=
 
|type=
 
|type=
Zeile 16: Zeile 15:
 
|category=
 
|category=
 
|docu=
 
|docu=
 +
|active=
 +
|license=
 
}}
 
}}
 
</pre>
 
</pre>
Zeile 129: Zeile 130:
 
|-
 
|-
 
|}
 
|}
 +
{{#set:
 +
BSExtensionInfoActive={{{active|}}}|
 +
BSExtensionInfoLicense={{{license|}}}
 +
}}
 
</includeonly>
 
</includeonly>

Anhänge

Diskussionen