Difference between revisions of "Topic Query"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
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 18: Line 18:
  
 
== Example==
 
== Example==
{{#ask: [[Concept:Topic]]
+
{{#ask: [[Sourcecode]]
 
|mainlabel=Topic
 
|mainlabel=Topic
 
| ?Topic name = name
 
| ?Topic name = name

Revision as of 17:06, 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 listLimit = listLimit
| ?Topic cargo = cargo
| ?Topic headerTabs = headerTabs
| ?Topic context = context

}}
url  

Example