Template:About/testcases

From blackwiki
Jump to navigation Jump to search

Tests that sandbox version doesn't change documented functionality:

Examples without "section" parameter

no topic
{{About}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


only topic
{{About|USE1}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


topic and one page
{{About|USE1||PAGE2}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


one other use
{{About|USE1|USE2|PAGE2}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


four other uses
{{About|USE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4|USE5|PAGE5}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


trailing use at end
{{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Explicit "other uses"
{{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses|PAGE4}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Many uses but no topic
{{About||USE2|PAGE2|USE3|PAGE3|other uses}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


One other use with "and" param
{{About|USE1|USE2|PAGE2|and|PAGE3}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Two other uses with "and" param in middle
{{About|USE1|USE2|PAGE2|and|PAGE3|USE3|PAGE4}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Two other uses with "and" param at end
{{About|USE1|USE2|PAGE2|USE3|PAGE3|and|PAGE4}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Many uses with "and" param
{{About|USE1|USE2|PAGE2|and|PAGE3|USE4|PAGE4|and|PAGE5}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


with text
{{About|USE1|USE2|PAGE2|text=Lorem ipsum}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Examples with "section" parameter

no topic
{{About|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


only topic
{{About|USE1|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


topic and one page
{{About|USE1||PAGE2|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


one other use
{{About|USE1|USE2|PAGE2|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


four other uses
{{About|USE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4|USE5|PAGE5|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


trailing use at end
{{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Explicit "other uses"
{{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses|PAGE4|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Many uses but no topic
{{About||USE2|PAGE2|USE3|PAGE3|other uses|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


One other use with "and" param
{{About|USE1|USE2|PAGE2|and|PAGE3|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Two other uses with "and" param in middle
{{About|USE1|USE2|PAGE2|and|PAGE3|USE3|PAGE4|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Two other uses with "and" param at end
{{About|USE1|USE2|PAGE2|USE3|PAGE3|and|PAGE4|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Many uses with "and" param
{{About|USE1|USE2|PAGE2|and|PAGE3|USE4|PAGE4|and|PAGE5|section=yes}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


with text
{{About|USE1|USE2|PAGE2|section=yes|text=Lorem ipsum}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


Examples with multiple "and" keywords

three pages
{{About|USE1|USE2|PAGE2|and|PAGE3|and|PAGE4}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


four pages
{{About|USE1|USE2|PAGE2|and|PAGE3|and|PAGE4|USE3|PAGE5}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


five pages
{{About|USE1|USE2|PAGE2|and|PAGE3|and|PAGE4|USE3|PAGE5|and|PAGE6}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}


six pages
{{About|USE1|USE2|PAGE2|and|PAGE3|and|PAGE4|USE3|PAGE5|and|PAGE6|and|PAGE7}}

{{About}}

Script error: No such module "about".

{{About/sandbox}}