Difference between revisions of "Topic Query"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Sourcecode
 
{{Sourcecode
|text=<pre>{{#ask: [[Concept:Topic]]
+
|text=<pre>{{#ask: [[Sourcecode]]
 
|mainlabel=Topic
 
|mainlabel=Topic
 
| ?Topic name = name
 
| ?Topic name = name
Line 9: Line 9:
 
| ?Topic wikiDocumentation = wikiDocumentation
 
| ?Topic wikiDocumentation = wikiDocumentation
 
| ?Topic defaultstoremode = defaultstoremode
 
| ?Topic defaultstoremode = defaultstoremode
| ?Topic listLimit = listLimit
 
| ?Topic cargo = cargo
 
| ?Topic headerTabs = headerTabs
 
 
| ?Topic context = context
 
| ?Topic context = context
  
Line 18: Line 15:
  
 
== Example==
 
== Example==
{{#ask: [[Concept:Topic]]
+
{{#ask: [[Sourcecode]]
 
|mainlabel=Topic
 
|mainlabel=Topic
 
| ?Topic name = name
 
| ?Topic name = name

Latest revision as of 17:07, 1 February 2021

Sourcecode
id  
lang  
author  
since  
test  
{{#ask: [[Sourcecode]]
|mainlabel=Topic
| ?Topic name = name
| ?Topic pluralName = pluralName
| ?Topic icon = icon
| ?Topic iconUrl = iconUrl
| ?Topic documentation = documentation
| ?Topic wikiDocumentation = wikiDocumentation
| ?Topic defaultstoremode = defaultstoremode
| ?Topic context = context

}}
url  

Example