Difference between revisions of "CreateListOf"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
Line 7: | Line 7: | ||
|since=2021/02/09 | |since=2021/02/09 | ||
|text=<pre> | |text=<pre> | ||
− | + | {% set pagetitle = ""%} | |
+ | {% set pagetitle_prefix = "ListOf:"%} | ||
== {{ res.pluralName }} == | == {{ res.pluralName }} == | ||
{% raw %}{{{% endraw %}#forminput:form={{ res.name }}|button text=add {{ res.name }}{% raw %}}}{% endraw %} | {% raw %}{{{% endraw %}#forminput:form={{ res.name }}|button text=add {{ res.name }}{% raw %}}}{% endraw %} | ||
{% raw %}{{{% endraw %}#ask: [[Concept:{{ res.name}}]]|format=count{% raw %}}}{% endraw %} {{ res.pluralName }}: | {% raw %}{{{% endraw %}#ask: [[Concept:{{ res.name}}]]|format=count{% raw %}}}{% endraw %} {{ res.pluralName }}: | ||
− | {% raw %} {{ {% endraw %}#ask: [[Concept:{{ name}}]] | + | {% raw %} {{ {% endraw %}#ask: [[Concept:{{ name }}]] |
|mainlabel={{ res.name }} | |mainlabel={{ res.name }} | ||
{% for property in smw.query("[[Property topic::" + res.Topic +"]]").keys() %} | {% for property in smw.query("[[Property topic::" + res.Topic +"]]").keys() %} |
Revision as of 14:17, 9 February 2021
Sourcecode
Sourcecode | |
---|---|
id | CreateListOf |
lang | jinja |
author | Tim Holzheim |
since | 2021/02/09 |
test | '"`UNIQ--pre-00000000-QINU`"'
|
url |