Difference between revisions of "Testcase Query Examples"

From OLPC
Jump to: navigation, search
(New page: === Query displaying each test case === If the pages you are including are small, you can embed them. This is like transcluding each page with <nowiki>{{:Title of page}} {{:Another page}...)
(No difference)

Revision as of 09:12, 3 August 2008

Query displaying each test case

If the pages you are including are small, you can embed them. This is like transcluding each page with {{:Title of page}} {{:Another page}} ..., but dynamic.

{{#ask: Stream::Joyride

 | ?Name
 | ?Objective
 | format=embedded 
 | embedformat=h4
 | ?Category
 | default=No articles found in Category:Test cases with Property:Stream of Joyride?

}}