Difference between revisions of "CreateListOf"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (Created page with "=Sourcecode= {{Sourcecode |id=CreateListOf |lang=jinja |author=Tim Holzheim |since=2021/02/09 |text=<pre> == {{ pluralName }} == {% raw %}{{{% endraw %}#forminput:form={{...") |
Tim Holzheim (talk | contribs) |
||
| Line 12: | Line 12: | ||
{% raw %}{{{% endraw %}#ask: [[Concept:{{ name}}]]|format=count{% raw %}}}{% endraw %} {{ pluralName }}: | {% raw %}{{{% endraw %}#ask: [[Concept:{{ name}}]]|format=count{% raw %}}}{% endraw %} {{ pluralName }}: | ||
| − | + | {% raw %} {{ {% endraw %}#ask: [[Concept:@topic.name]] | |
|mainlabel={{ name }} | |mainlabel={{ name }} | ||
{% for property in context["wikiclient"].query("[[Property topic::{{ name }}]]").keys() %} | {% for property in context["wikiclient"].query("[[Property topic::{{ name }}]]").keys() %} | ||
Revision as of 10:51, 9 February 2021
Sourcecode
| Sourcecode | |
|---|---|
| id | CreateListOf |
| lang | jinja |
| author | Tim Holzheim |
| since | 2021/02/09 |
| test | '"`UNIQ--pre-00000000-QINU`"'
|
| url | |