3544
From Semantic MediaWiki - Sandbox
Refs https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/3544
[[ACounterListKeyWords::pollination;5]] [[ACounterListKeyWords::flowering;10]]
pollination (5) flowering (10)
Using index
{{#ask:
[[{{PAGENAME}}]]
|?ACounterListKeyWords
|?ACounterListKeyWords|+index=1|+order=asc
|?ACounterListKeyWords|+index=1|+order=desc
}}
| ACounterListKeyWords | ACounterListKeyWords | ACounterListKeyWords | |
|---|---|---|---|
| Issue/3544 | pollination (5) flowering (10) | flowering pollination | pollination flowering |
{{#ask:
[[{{PAGENAME}}]]
|?ACounterListKeyWords
|?ACounterListKeyWords|+index=2|+order=asc
|?ACounterListKeyWords|+index=2|+order=desc
}}
| ACounterListKeyWords | ACounterListKeyWords | ACounterListKeyWords | |
|---|---|---|---|
| Issue/3544 | pollination (5) flowering (10) | 10 5 | 5 10 |
Using chain notation
{{#ask:
[[{{PAGENAME}}]]
|?ACounterListKeyWords
|?ACounterListKeyWords.CounterListTitle|+order=asc
|?ACounterListKeyWords.CounterListTitle|+order=desc
}}
| ACounterListKeyWords | CounterListTitle⠉ | CounterListTitle⠉ | |
|---|---|---|---|
| Issue/3544 | pollination (5) flowering (10) | flowering pollination | pollination flowering |
{{#ask:
[[{{PAGENAME}}]]
|?ACounterListKeyWords
|?ACounterListKeyWords.CounterListNumber|+order=asc
|?ACounterListKeyWords.CounterListNumber|+order=desc
}}
| ACounterListKeyWords | CounterListNumber⠉ | CounterListNumber⠉ | |
|---|---|---|---|
| Issue/3544 | pollination (5) flowering (10) | 5 10 | 10 5 |