Difference between revisions of "CreateListOf"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
{% raw %} {{ {% endraw %}#ask: [[Concept:@topic.name]]
 
{% raw %} {{ {% endraw %}#ask: [[Concept:@topic.name]]
 
|mainlabel={{ res.name }}
 
|mainlabel={{ res.name }}
{% for property in list(wikiclient.query("[[Property topic::" + res.name +"]]").keys()) %}
+
{% for property in list(smw.query("[[Property topic::" + res.name +"]]").keys()) %}
 
| ?{{ res.name }} {{ property }} = {{ property }}  
 
| ?{{ res.name }} {{ property }} = {{ property }}  
 
{%endfor%}
 
{%endfor%}

Revision as of 12:28, 9 February 2021

Sourcecode

Sourcecode
edit
id  CreateListOf
lang  jinja
author  Tim Holzheim
since  2021/02/09
test  
'"`UNIQ--pre-00000000-QINU`"'
url  

Freitext