Difference between revisions of "Preference List"

From Mibbit Wiki
Jump to: navigation, search
m (This is a testbed.)
m
Line 1: Line 1:
 
== Test One:  Preference Namespace ==
 
== Test One:  Preference Namespace ==
 +
 +
This test succeeds, and is used for quick movement to other pages.  ''<nowiki>{{#ask: [[Preference:+]]}}</nowiki>''
  
 
{{#ask: [[Preference:+]]}}
 
{{#ask: [[Preference:+]]}}
Line 6: Line 8:
  
 
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)
 
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]]}}
Line 11: Line 15:
 
== Test Three:  Name "Auto back" ==
 
== Test Three:  Name "Auto back" ==
  
Should return [[Preference:Auto_back_(General)]] and [[Away]] (transcludes).
+
Should return [[Preference:Auto_back_(General)]] and [[Away]] (transcludes). ''<nowiki>{{#ask: [[Name::Auto back]] }}''
  
 
{{#ask: [[Name::Auto back]] }}
 
{{#ask: [[Name::Auto back]] }}

Revision as of 10:57, 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). <nowiki>{{#ask: Name::Auto back }}

{{#ask: Name::Auto back }}