Difference between revisions of "Help:Sourcecode"
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) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | |||
[[File:Help_Icon.png|right]] | [[File:Help_Icon.png|right]] | ||
Line 15: | Line 17: | ||
{{#ask: [[Concept:Sourcecode]]}} | {{#ask: [[Concept:Sourcecode]]}} | ||
=== Properties === | === Properties === | ||
− | {{#ask: [[Concept:Property]][[Property topic::Concept:Sourcecode]] | + | |
− | | ?Property documentation = documentation | + | {{ #ask: [[Concept:Property]][[Property topic::Concept:Sourcecode]] |
− | | ?Property | + | |mainlabel=Sourcecode |
− | | ?Property name = name | + | |
− | | ?Property | + | | ?Property allowedValues = allowedValues |
− | | ?Property | + | |
− | | ?Property | + | | ?Property defaultValue = defaultValue |
− | | ?Property uploadable = uploadable | + | |
− | | | + | | ?Property documentation = documentation |
− | }} | + | |
+ | | ?Property index = index | ||
+ | |||
+ | | ?Property inputType = inputType | ||
+ | |||
+ | | ?Property isLink = isLink | ||
+ | |||
+ | | ?Property label = label | ||
+ | |||
+ | | ?Property mandatory = mandatory | ||
+ | |||
+ | | ?Property name = name | ||
+ | |||
+ | | ?Property namespace = namespace | ||
+ | |||
+ | | ?Property nullable = nullable | ||
+ | |||
+ | | ?Property primaryKey = primaryKey | ||
+ | |||
+ | | ?Property showInGrid = showInGrid | ||
+ | |||
+ | | ?Property size = size | ||
+ | |||
+ | | ?Property sortPos = sortPos | ||
+ | |||
+ | | ?Property topic = topic | ||
+ | |||
+ | | ?Property type = type | ||
+ | |||
+ | | ?Property uploadable = uploadable | ||
+ | |||
+ | | ?Property values_from = values_from | ||
+ | |||
+ | |order=ascending | ||
+ | | limit= 200 | ||
+ | }} | ||
+ | |||
− | [[Category:Sourcecode]] | + | [[Category:Concept:Sourcecode]] |
Latest revision as of 17:28, 9 February 2021
Help for Sourcecode
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
File:SourceCodeLogo-64px.png | Sourcecode | Sourcecode | Sourcecodes | some sourcecode |
Documentation
some sourcecode
Example Sourcecodes
CreateHelpPageTest, CreateListOf, CreateTopicForm, CreateTopicTemplate, DblpConfSeriesQuery, EchoCode, TopicQuery, WikiDataConferenceSeriesSparqlQuery
Properties
Sourcecode | allowedValues | defaultValue | documentation | index | inputType | isLink | label | mandatory | name | namespace | nullable | primaryKey | showInGrid | size | sortPos | topic | type | uploadable | values_from |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sourcecode author | The author of the sourcecode | 3 | combobox | false | author | false | author | false | 50 | 3 | Sourcecode | Types/text | false | property=Sourcecode_author | |||||
Sourcecode id | The id of the sourcecode | 1 | false | id | false | id | true | 50 | 1 | Sourcecode | Types/text | false | |||||||
Sourcecode lang | The language of the sourcecode | 2 | dropdown | false | lang | false | lang | false | 50 | 2 | Sourcecode | Types/text | false | property=Sourcecode_lang | |||||
Sourcecode since | When was the source code first written | 4 | datepicker | false | since | false | since | false | Sourcecode | Types/Date | false | ||||||||
Sourcecode text | The text of the sourcecode | 5 | textarea | false | test | false | text | false | 2,000 | Sourcecode | Types/code | false | |||||||
Sourcecode url | 6 | false | url | url | Sourcecode | Types/Text |