Template:UniquePropValues: Difference between revisions
From Khyentse Lineage - A Tsadra Foundation Project
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Template code == | == Template code == | ||
<pre> | <pre> | ||
< | <ol>{{#arraymap: | ||
{{#arraydefine: valued | {{#arraydefine: valued | ||
| | | | ||
{{#ask: [[{{{1|}}}::+]] | mainlabel =- | headers = hide |? {{{1|}}}# | limit = 10000 | searchlabel= }} | {{#ask: [[{{{1|}}}::+]] | mainlabel =- | headers = hide |? {{{1|}}}# | limit = 10000 | searchlabel= }} | ||
|,| print=list, sort=asc, unique}} | |,| print=list, sort=asc, unique}} | ||
|,|@@|<li>[[ | |,|@@|<li>[[@@]]</li> | ||
|}} | |}} | ||
</ | </ol> | ||
</pre> | </pre> | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
< | <ol>{{#arraymap: | ||
{{#arraydefine: valued | {{#arraydefine: valued | ||
| | | | ||
{{#ask: [[{{{1|}}}::+]] | mainlabel =- | headers = hide |? {{{1|}}}# | limit = 10000 | searchlabel= }} | {{#ask: [[{{{1|}}}::+]] | mainlabel =- | headers = hide |? {{{1|}}}# | limit = 10000 | searchlabel= }} | ||
|,| print=list, sort=asc, unique}} | |,| print=list, sort=asc, unique}} | ||
|,|@@|<li>[[ | |,|@@|<li>[[@@]]</li> | ||
|}} | |}} | ||
</ | </ol> | ||
</includeonly> | </includeonly> |
Latest revision as of 13:37, 13 June 2022
Used values in this wiki for Property:UniquePropValues
Template code
<ol>{{#arraymap: {{#arraydefine: valued | {{#ask: [[{{{1|}}}::+]] | mainlabel =- | headers = hide |? {{{1|}}}# | limit = 10000 | searchlabel= }} |,| print=list, sort=asc, unique}} |,|@@|<li>[[@@]]</li> |}} </ol>