2024
From Semantic MediaWiki - Sandbox
Relates to #20241
Data
{{#subobject:
|@category=Issue 2024
|Has text=123 |Has text=456
}} {{#subobject:
|@category=Issue 2024
|Has text=abc
}}
Query (|template arguments=numbered)
{{#ask: [[Category:Issue 2024]]
|?Has text
|format=template
|template arguments=numbered
|template=Issue/2024/Numbered
|mainlabel=-
|sort=Has text
|order=asc
|link=none
|sep= •
}}
123, 456 • abc
Query (|template arguments=named)
{{#ask: [[Category:Issue 2024]]
|?Has text
|format=template
|template arguments=named
|template=Issue/2024/Named
|mainlabel=-
|sort=Has text
|order=asc
|link=none
|sep= •
}}
{{{Has text}}} • {{{Has text}}}
Query (|template arguments=legacy)
{{#ask: [[Category:Issue 2024]]
|?Has text
|format=template
|template arguments=legacy
|template=Issue/2024/Legacy
|mainlabel=-
|sort=Has text
|order=asc
|link=none
|sep= •
}}
{{{?Has text}}} • {{{?Has text}}}