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={{ name }}
 
|mainlabel={{ name }}
{% for property in context["wikiclient"].query(f"[[Property topic::{name}]]").keys() %}
+
{% for property in getList("[[Property topic::" + name +"]]") %}
 
| ?{{ name }} {{ property }} = {{ property }}  
 
| ?{{ name }} {{ property }} = {{ property }}  
 
}
 
}

Revision as of 12:08, 9 February 2021

Sourcecode

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

Freitext