Template sep valuesep
From Semantic MediaWiki - Sandbox
Data
{{#subobject:
|@category=Example sepvaluesep
|Has text=123
|Has text=456
}}
{{#subobject:
|@category=Example sepvaluesep
|Has text=abc
|Has text=efg
}}
Query
default
{{#ask:
[[Category:Example sepvaluesep]]
|?Has text
|format=template
|template=Issue/2022
|mainlabel=-
|named args=yes
|sort=Has text
|order=asc
|link=none
}}
{{{?Has text}}}{{{?Has text}}}
sep
{{#ask:
[[Category:Example sepvaluesep]]
|?Has text
|format=template
|template=Issue/2022
|mainlabel=-
|named args=yes
|sort=Has text
|order=asc
|link=none
|sep= •
}}
{{{?Has text}}} • {{{?Has text}}}
valuesep
{{#ask:
[[Category:Example sepvaluesep]]
|?Has text
|format=template
|template=Issue/2022
|mainlabel=-
|named args=yes
|sort=Has text
|order=asc
|link=none
|valuesep= •
}}
{{{?Has text}}}{{{?Has text}}}
sep + valuesep
{{#ask:
[[Category:Example sepvaluesep]]
|?Has text
|format=template
|template=Issue/2022
|mainlabel=-
|named args=yes
|sort=Has text
|order=asc
|link=none
|sep= •
|valuesep= •
}}
{{{?Has text}}} • {{{?Has text}}}