Hilfe:Extension: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Sysop (Diskussion • Beiträge) (pushed from wiki by wikipush) |
Sysop (Diskussion • Beiträge) (modified by py-yprinciple-gen 0.4.0) |
||
Zeile 9: | Zeile 9: | ||
|?Topic documentation = documentation | |?Topic documentation = documentation | ||
}} | }} | ||
=== Documentation === | === Documentation === | ||
A MediaWiki extension | |||
=== Example Extensions === | === Example Extensions === | ||
{{#ask: [[Concept:Extension]] | {{#ask: [[Concept:Extension]] | ||
Zeile 25: | Zeile 26: | ||
|format=table | |format=table | ||
}} | }} | ||
=== uml === | === uml === | ||
<uml> | <uml format='svg'> | ||
title Extension | title Extension | ||
note as ExtensionDiagramNote | note as ExtensionDiagramNote | ||
Copyright (c) 2015- | Copyright (c) 2015-2025 BITPlan GmbH | ||
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
Zeile 41: | Zeile 41: | ||
Text purpose | Text purpose | ||
Date since | Date since | ||
Date until | |||
Page wiki | Page wiki | ||
} | } | ||
ExtensionNote .. Extension | ExtensionNote .. Extension | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015- | ' Copyright (c) 2015-2025 BITPlan GmbH | ||
' see | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ||
' skinparams generated by | ' skinparams generated by py-yprinciple-gen | ||
skinparam note { | skinparam note { | ||
BackGroundColor #FFFFFF | BackGroundColor #FFFFFF | ||
Zeile 125: | Zeile 124: | ||
' end of skinparams ' | ' end of skinparams ' | ||
</uml> | </uml> | ||
see also | see also | ||
* [[List of Extensions]] | * [[List of Extensions]] | ||
Zeile 133: | Zeile 131: | ||
* [[:Template:Extension]] | * [[:Template:Extension]] | ||
* [[:Form:Extension]] | * [[:Form:Extension]] | ||
[[Category:Extension]] | [[Category:Extension]] |
Version vom 20. August 2025, 04:44 Uhr
Help for Extension
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
![]() | Extension | Extension | Extensions | A MediaWiki extension |
Documentation
A MediaWiki extension
Example Extensions
Extension/CSS, Extension/CategoryTree, Extension/Cite, Extension/CiteThisPage, Extension/CodeEditor, Extension/CompGen, Extension/EmailTag, Extension/GlobalHeaders, Extension/ImageMap, Extension/InputBox, Extension/Interwiki, Extension/Lockdown, Extension/Loops, Extension/MW-OAuth2Client, Extension/Page Forms, Extension/ParserFunctions, Extension/Renameuser, Extension/SimpleTable, Extension/SyntaxHighlight, Extension/UseResource, Extension/Variables, Extension/VisualEditor, Extension/WSOAuth, Extension/WikiEditor
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Extension comment | a comment for the Extension | Types/Text | comment | comment | falsch | falsch | |
Extension name | None | Types/Text | name | name | wahr | falsch | |
Extension purpose | The purpose of the extension | Types/Text | purpose | purpose | falsch | falsch | |
Extension since | when was the extension first installed | Types/Date | since | since | falsch | falsch | |
Extension state | state of the Extension | Types/Text | state | state | ✅,❌,⚠️ | falsch | falsch |
Extension until | when was the extension uninstall / unuseable | Types/Date | until | until | falsch | falsch | |
Extension url | None | Types/Url | url | url | falsch | falsch | |
Extension wiki | None | Types/Page | wiki | wiki | falsch | falsch | |
Extension wikidataid | The wikidataid of the Extension | Types/External identifier | wikidataid | wikidataid | falsch | falsch |
uml
see also