Difference between revisions of "Concept:Topic/Properties"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
(created by WikiTask 2017-10-03T17:24:57Z)
 
m (created by WikiTask 2019-10-11T04:57:21Z)
 
Line 1: Line 1:
 
== properties of Topic ==
 
== properties of Topic ==
=== [[Property:Topic name]] ===
+
=== [[Property:Topic pluralName]] ===
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=name
+
|name=pluralName
|label=name
+
|label=pluralName
|documentation=The name of the topic
+
|documentation=The plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=1
+
|index=2
 
|sortPos=
 
|sortPos=
|primaryKey=true
+
|primaryKey=false
|mandatory=true
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=80
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 27: Line 27:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
=== [[Property:Topic pluralName]] ===
+
=== [[Property:Topic documentation]] ===
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=pluralName
+
|name=documentation
|label=pluralName
+
|label=documentation
|documentation=The plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'
+
|documentation=The plaintext documentation of a Topic. Please do not use markup for this.
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=2
+
|index=5
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 41: Line 41:
 
|namespace=
 
|namespace=
 
|size=50
 
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:Topic
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
=== [[Property:Topic cargo]] ===
 +
<pre>
 +
 +
{{Property
 +
|name=cargo
 +
|label=use cargo
 +
|documentation=Should the Topic be stored using the [https://www.mediawiki.org/wiki/Extension:Cargo Cargo Extension?]
 +
|type=Special:Types/Boolean
 +
|index=9
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=false
 +
|isLink=false
 +
|topic=Concept:Topic
 +
|storemode=property
 +
}}
 +
[[Has type::Boolean]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
=== [[Property:Topic name]] ===
 +
<pre>
 +
 +
{{Property
 +
|name=name
 +
|label=name
 +
|documentation=The name of the topic
 +
|type=Special:Types/Text
 +
|index=1
 +
|sortPos=
 +
|primaryKey=true
 +
|mandatory=true
 +
|namespace=
 +
|size=80
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 88: Line 142:
 
|label=icon Url
 
|label=icon Url
 
|documentation=the url of an icon
 
|documentation=the url of an icon
|type=Special:Types/URL
+
|type=Special:Types/Code
 
|index=4
 
|index=4
 
|sortPos=
 
|sortPos=
Line 105: Line 159:
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::URL]]
+
[[Has type::Code]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
=== [[Property:Topic documentation]] ===
 
<pre>
 
 
 
{{Property
 
|name=documentation
 
|label=documentation
 
|documentation=The plaintext documentation of a Topic. Please do not use markup for this.
 
|type=Special:Types/Text
 
|index=5
 
|sortPos=
 
|primaryKey=false
 
|mandatory=false
 
|namespace=
 
|size=50
 
|uploadable=false
 
|defaultValue=
 
|inputType=
 
|allowedValues=
 
|values_from=
 
|showInGrid=
 
|isLink=false
 
|topic=Concept:Topic
 
|storemode=property
 
}}
 
[[Has type::Text]]
 
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
Line 214: Line 241:
 
}}
 
}}
 
[[Has type::Number]]
 
[[Has type::Number]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
=== [[Property:Topic cargo]] ===
 
<pre>
 
 
{{Property
 
|name=cargo
 
|label=use cargo
 
|documentation=Should the Topic be stored using the [https://www.mediawiki.org/wiki/Extension:Cargo Cargo Extension?]
 
|type=Special:Types/Boolean
 
|index=9
 
|sortPos=
 
|primaryKey=false
 
|mandatory=false
 
|namespace=
 
|size=
 
|uploadable=false
 
|defaultValue=
 
|inputType=
 
|allowedValues=
 
|values_from=
 
|showInGrid=false
 
|isLink=false
 
|topic=Concept:Topic
 
|storemode=property
 
}}
 
[[Has type::Boolean]]
 
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>

Latest revision as of 06:57, 11 October 2019

properties of Topic

Property:Topic pluralName


{{Property
|name=pluralName
|label=pluralName
|documentation=The plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'
|type=Special:Types/Text
|index=2
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic documentation


{{Property
|name=documentation
|label=documentation
|documentation=The plaintext documentation of a Topic. Please do not use markup for this.
|type=Special:Types/Text
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic cargo


{{Property
|name=cargo
|label=use cargo
|documentation=Should the Topic be stored using the [https://www.mediawiki.org/wiki/Extension:Cargo Cargo Extension?]
|type=Special:Types/Boolean
|index=9
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic name


{{Property
|name=name
|label=name
|documentation=The name of the topic
|type=Special:Types/Text
|index=1
|sortPos=
|primaryKey=true
|mandatory=true
|namespace=
|size=80
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic icon


{{Property
|name=icon
|label=icon
|documentation=an Icon for the topic
|type=Special:Types/Page
|index=3
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=File
|size=55
|uploadable=true
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic iconUrl


{{Property
|name=iconUrl
|label=icon Url
|documentation=the url of an icon
|type=Special:Types/Code
|index=4
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=80
|uploadable=false
|defaultValue=
|inputType=text
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Code]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic wikiDocumentation


{{Property
|name=wikiDocumentation
|label=wikiDocumentation
|documentation=Documentation of the Topic using MediaWiki / Semantic Mediawiki markup
|type=Special:Types/Text
|index=6
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic defaultstoremode


{{Property
|name=defaultstoremode
|label=default storemode
|documentation=The default storemode of the topic
|type=Special:Types/Text
|index=7
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=radiobutton
|allowedValues=none,property,subobject
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic listLimit


{{Property
|name=listLimit
|label=list Limit
|documentation=What is the default #ask list limit for this Topic?
|type=Special:Types/Number
|index=8
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=4
|uploadable=false
|defaultValue=200
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Number]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic headerTabs


{{Property
|name=headerTabs
|label=headerTabs
|documentation=shall the forms be generated with header tabs?
|type=Special:Types/Boolean
|index=10
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic context


{{Property
|name=context
|label=context
|documentation=
|type=Special:Types/Page
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=dropdown
|allowedValues=
|values_from=concept=Context
|showInGrid=
|isLink=true
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Showing below 0 pages.

Retrieved from "http://royal-family.bitplan.com/index.php?title=Concept:Topic/Properties&oldid=1381#smw-result"