Difference between revisions of "Template:Infobox university/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Andy M. Wang
(→‎Rice: note invalid case)
imported>Andy M. Wang
(postcode tests)
Line 271: Line 271:
 
| logo              =  
 
| logo              =  
 
| footnotes        =  
 
| footnotes        =  
 +
}}
 +
 +
{{Testcase table |_caption= 
 +
| name              = William Marsh Rice University
 +
| address          = 6100 Main Street
 +
| city              = [[Houston, Texas|Houston]]
 +
| state            = Texas
 +
| country          = USA
 +
| postcode          = 77005
 +
}}
 +
 +
Address field is not provided, but city, state, country, and zip code exist.
 +
 +
{{Testcase table |_caption= 
 +
| name              = William Marsh Rice University
 +
| city              = [[Houston, Texas|Houston]]
 +
| state            = Texas
 +
| country          = USA
 +
| postcode          = 77005
 +
}}
 +
 +
Address and zipcode fields are not provided, but city, state, and country exist.
 +
 +
{{Testcase table |_caption= 
 +
| name              = William Marsh Rice University
 +
| city              = [[Houston, Texas|Houston]]
 +
| state            = Texas
 +
| country          = USA
 +
}}
 +
 +
Only address field is provided. No city, state, country, or zip code.
 +
 +
{{Testcase table |_caption= 
 +
| name              = William Marsh Rice University
 +
| address          = 6100 Main Street
 +
}}
 +
 +
Only address field and zipcode are provided. (This is an invalid case)
 +
 +
{{Testcase table |_caption= 
 +
| name              = William Marsh Rice University
 +
| address          = 6100 Main Street
 +
| city              =
 +
| state            =
 +
| country          =
 +
| postcode          = 12345-6789
 +
}}
 +
 +
 +
{{Testcase table |_caption= 
 +
| name              = William Marsh Rice University
 +
| location          = 6100 Main Street<br />[[Houston, Texas|Houston]], Texas 77005<br />United States
 +
| city              = [[Houston, Texas|Houston]]
 +
| state            = Texas
 +
| country          = USA
 +
| postcode          = 77005
 
}}
 
}}

Revision as of 17:23, 13 May 2016

Rice

Address field is provided, with city, state, country, and zip code.

Template:Testcase table

Address field is not provided, but city, state, country, and zip code exist.

Template:Testcase table

Address and zipcode fields are not provided, but city, state, and country exist.

Template:Testcase table

Only address field is provided. No city, state, country, or zip code.

Template:Testcase table

Only address field and zipcode are provided. (This is an invalid case)

Template:Testcase table

Location

Field location is provided, which explicitly spells out the full address. City, state, etc are given, but not used.

Template:Testcase table

Template:Testcase table

Address field is not provided, but city, state, country, and zip code exist.

Template:Testcase table

Address and zipcode fields are not provided, but city, state, and country exist.

Template:Testcase table

Only address field is provided. No city, state, country, or zip code.

Template:Testcase table

Only address field and zipcode are provided. (This is an invalid case)

Template:Testcase table


Template:Testcase table