Difference between revisions of "Help:Extension"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
(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 purpose = purpose
+
| ?Property namespace = namespace
 +
 
 +
| ?Property nullable = nullable
 +
 
 +
| ?Property primaryKey = primaryKey
 +
 
 +
| ?Property showInGrid = showInGrid
 +
 
 +
| ?Property size = size
 +
 
 +
| ?Property sortPos = sortPos
 +
 
 +
| ?Property topic = topic
  
| ?Property since = since
+
| ?Property type = type
  
| ?Property url = url
+
| ?Property uploadable = uploadable
  
| ?Property wiki = wiki
+
| ?Property values_from = values_from
  
 
|order=ascending
 
|order=ascending
Line 37: Line 65:
  
  
[[Category:Extension]]
+
[[Concept:Extension]]

Revision as of 17:26, 9 February 2021


Help Icon.png

Help for Extension

iconTopicnamepluralNamedocumentation
File:Extension-Icon-64px.pngExtensionExtensionExtensionsA MediaWiki extension

Documentation

A MediaWiki extension

Example Extensions

Properties

ExtensionallowedValuesdefaultValuedocumentationindexinputTypeisLinklabelmandatorynamenamespacenullableprimaryKeyshowInGridsizesortPostopictypeuploadablevalues_from
Extension name1nametruenametrueExtensionTypes/Text
Extension purposeThe purpose of the extension3purposefalsepurposefalseExtensionTypes/Textfalse
Extension sincewhen was the extension first installed4datepickersincefalsesincefalsetrueExtensionTypes/Datefalse
Extension url2urlfalseurlfalseExtensionTypes/Url
Extension wikidropdownwikiwikiExtensionTypes/Pageconcept=Wiki


Concept:Extension