Difference between revisions of "Topic Query"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(Created page with "{{Sourcecode |text={{#ask: Concept:Topic |mainlabel=Topic | ?Topic name = name | ?Topic pluralName = pluralName | ?Topic icon = icon | ?Topic iconUrl = iconUrl | ?Topic do...")
 
Line 1: Line 1:
 
{{Sourcecode
 
{{Sourcecode
|text={{#ask: [[Concept:Topic]]
+
|text=<pre>{{#ask: [[Concept:Topic]]
 
|mainlabel=Topic
 
|mainlabel=Topic
 
| ?Topic name = name
 
| ?Topic name = name
Line 16: Line 16:
  
  
}}
+
}}</pre>
 
}}
 
}}

Revision as of 17:04, 1 February 2021

Sourcecode
id  
lang  
author  
since  
test  
{{#ask: [[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