Difference between revisions of "Preference List"
m (Weird things are happening. :/) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | == Test One: Preference Namespace == | ||
+ | |||
+ | This test succeeds, and is used for quick movement to other pages. ''<nowiki>{{#ask: [[Preference:+]]}}</nowiki>'' | ||
+ | |||
{{#ask: [[Preference:+]]}} | {{#ask: [[Preference:+]]}} | ||
+ | |||
+ | == Test Two: General Tab Properties == | ||
+ | |||
+ | Should return a bunch of pages in the Preference namespace with the identifier (General), due to the fact they all have the preference template with the parameter 'tab' set to "General" which sets the semantic property equal to it. Also, [[Away]] (transcludes) | ||
+ | |||
+ | ''<nowiki>{{#ask: [[Tab::General]]}}</nowiki>'' | ||
{{#ask: [[Tab::General]]}} | {{#ask: [[Tab::General]]}} | ||
+ | |||
+ | == Test Three: Name "Auto back" == | ||
+ | |||
+ | Should return [[Preference:Auto_back_(General)]] and [[Away]] (transcludes). ''<nowiki>{{#ask: [[Name::Auto back]] }}</nowiki>'' | ||
{{#ask: [[Name::Auto back]] }} | {{#ask: [[Name::Auto back]] }} |
Latest revision as of 11:04, 7 February 2011
Test One: Preference Namespace
This test succeeds, and is used for quick movement to other pages. {{#ask: [[Preference:+]]}}
{{#ask: Preference:+}}
Test Two: General Tab Properties
Should return a bunch of pages in the Preference namespace with the identifier (General), due to the fact they all have the preference template with the parameter 'tab' set to "General" which sets the semantic property equal to it. Also, Away (transcludes)
{{#ask: [[Tab::General]]}}
{{#ask: Tab::General}}
Test Three: Name "Auto back"
Should return Preference:Auto_back_(General) and Away (transcludes). {{#ask: [[Name::Auto back]] }}
{{#ask: Name::Auto back }}