Test Brand Query: Difference between revisions

Test page for brand query (via create-page on MediaWiki MCP Server)
 
Test valuerank format for brand aggregation (via update-page on MediaWiki MCP Server)
Line 1: Line 1:
== Test SMW Query ==
== Valuerank Format ==


{{#ask:
{{#ask:
  [[Category:CRT models]]
  [[Category:CRT models]]
  |?Has brand
  |?Has brand
  |format=list
  |format=valuerank
  |limit=10
  |limit=500
}}
}}


== Array Format ==
== Template Format with Count Subquery ==


{{#ask:
{{#ask:
  [[Category:CRT models]]
  [[Category:CRT models]]
  |?Has brand
  |?Has brand
  |format=array
  |format=template
  |sep=;;;
  |template=Brand count test
  |propsep=:::
  |link=none
|mainlabel=-
  |limit=10
  |limit=10
}}
}}
MediaWiki Appliance - Powered by TurnKey Linux