Difference between revisions of "Help:Extension"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions) |
Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions) |
||
Line 20: | Line 20: | ||
{{ #ask: [[Concept:Property]][[Property topic::Concept:Extension]] | {{ #ask: [[Concept:Property]][[Property topic::Concept:Extension]] | ||
|mainlabel=Extension | |mainlabel=Extension | ||
+ | |||
+ | | ?Property allowedValues = allowedValues | ||
+ | |||
+ | | ?Property defaultValue = defaultValue | ||
+ | |||
+ | | ?Property documentation = documentation | ||
+ | |||
+ | | ?Property index = index | ||
+ | |||
+ | | ?Property inputType = inputType | ||
+ | |||
+ | | ?Property isLink = isLink | ||
+ | |||
+ | | ?Property label = label | ||
+ | |||
+ | | ?Property mandatory = mandatory | ||
| ?Property name = name | | ?Property name = name | ||
− | | ?Property | + | | ?Property namespace = namespace |
+ | |||
+ | | ?Property nullable = nullable | ||
+ | |||
+ | | ?Property primaryKey = primaryKey | ||
+ | |||
+ | | ?Property showInGrid = showInGrid | ||
+ | |||
+ | | ?Property size = size | ||
+ | |||
+ | | ?Property sortPos = sortPos | ||
+ | |||
+ | | ?Property topic = topic | ||
− | | ?Property | + | | ?Property type = type |
− | | ?Property | + | | ?Property uploadable = uploadable |
− | | ?Property | + | | ?Property values_from = values_from |
|order=ascending | |order=ascending | ||
Line 37: | Line 65: | ||
− | [[ | + | [[Concept:Extension]] |
Revision as of 17:26, 9 February 2021
Help for Extension
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
File:Extension-Icon-64px.png | Extension | Extension | Extensions | A MediaWiki extension |
Documentation
A MediaWiki extension
Example Extensions
Properties
Extension | allowedValues | defaultValue | documentation | index | inputType | isLink | label | mandatory | name | namespace | nullable | primaryKey | showInGrid | size | sortPos | topic | type | uploadable | values_from |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Extension name | 1 | false | name | true | name | true | Extension | Types/Text | |||||||||||
Extension purpose | The purpose of the extension | 3 | false | purpose | false | purpose | false | Extension | Types/Text | false | |||||||||
Extension since | when was the extension first installed | 4 | datepicker | false | since | false | since | false | true | Extension | Types/Date | false | |||||||
Extension url | 2 | false | url | false | url | false | Extension | Types/Url | |||||||||||
Extension wiki | dropdown | true | wiki | wiki | Extension | Types/Page | concept=Wiki |