Difference between revisions of "TopicQuery"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
|lang=smw
 
|lang=smw
 
|since=2021/02/09
 
|since=2021/02/09
|text=<source lang=smw>
+
|text=<pre>
{{#ask: [[Concept:Topic]]
+
[[Concept:Topic]] |mainlabel=Topic
|mainlabel=Topic
 
 
| ?Topic name = name
 
| ?Topic name = name
 
| ?Topic pluralName = pluralName
 
| ?Topic pluralName = pluralName
Line 19: Line 18:
 
| ?Topic headerTabs = headerTabs
 
| ?Topic headerTabs = headerTabs
 
| ?Topic context = context
 
| ?Topic context = context
}}
+
</pre>
</source>
 
 
|storemode=property
 
|storemode=property
 
}}
 
}}
 +
 
=Freitext=
 
=Freitext=

Revision as of 01:18, 9 February 2021

Sourcecode

Sourcecode
edit
id  TopicQuery
lang  smw
author  
since  2021/02/09
test  
[[Concept:Topic]] |mainlabel=Topic
| ?Topic name = name
| ?Topic pluralName = pluralName
| ?Topic icon = icon
| ?Topic iconUrl = iconUrl
| ?Topic documentation = documentation
| ?Topic wikiDocumentation = wikiDocumentation
| ?Topic defaultstoremode = defaultstoremode
| ?Topic listLimit = listLimit
| ?Topic cargo = cargo
| ?Topic headerTabs = headerTabs
| ?Topic context = context
url  

Freitext