Template:Switcher/testcases#Two images in an infobox

{{Testcases notice }}

[[Latin alphabet]]

{{test case|_output=nowiki|_collapsible=y|_titlecode=y|A|1| B | 2 |C|3|D|4|E|5|F|6|G|7|H|8|I|9|J|10|K|11|L|12|M|13|N|14|O|15|P|16|Q|17|R|18|S|19|T|20|default=4}}

[[Sieve of Eratosthenes]]

To find all the prime numbers less than or equal to 30, proceed as follows.

First generate a list of integers from 2 to 30:

Start with all numbers above 1:

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30.

Start with all numbers above 1

Strike multiples of 2:

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30.

Strike multiples of 2

Strike multiples of 2 and 3:

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30.

Strike multiples of 2 and 3

Strike multiples of 2, 3 and 5 (includes 25):

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30.

Strike multiples of 2, 3 and 5 (includes 25)

Remove multiples of 2, 3 and 5:

2 3 5 7 11 13 17 19 23 29.

Remove multiples of 2, 3 and 5

Two images in an infobox

{{infobox

|image={{switcher

|Image:PNG transparency demonstration 1.png|Dice

|Image:White Stars 3.svg|Stars

}}}}

{{clear right}}

[[Syrian civil war]]

{{test case|_collapsible=y

|250px|30 October 2013

|250px|9 November 2013

|250px|18 November 2013

|250px|16 March 2014

|250px|19 April 2014

|250px|1 May 2014

|250px|9 May 2014

|250px|25 May 2014

|250px|24 September 2014

|250px|5 October 2014

|250px|24 November 2014

|250px|20 December 2014 ???

|250px|1 February 2015

|250px|3 March 2015

|250px|1 April 2015

|250px|4 April 2015

|250px|4 May 2015

|250px|1 June 2015

|250px|26 June 2015

|250px|1 August 2015

}}

[[Wikipedia:Main Page history]]

Div blocks inside parameters

Note: This is not a valid usage as it creates a nested div element inside a span element.

{{testcase table

| 250px

| County results

{{col-begin}}

{{col-2}}

Clinton

{{legend|#b9d7ff|40–50%}}

{{legend|#86b6f2|50–60%}}

{{col-2}}

Trump

{{legend|#f2b3be|40–50%}}

{{legend|#e27f90|50–60%}}

{{col-end}}

| 250px

| Municipality results

{{col-begin}}

{{col-4}}

Clinton

{{legend|#b9d7ff|40–50%}}

{{legend|#86b6f2|50–60%}}

{{legend|#4389E3|60–70%}}

{{legend|#1666CB|70–80%}}

{{legend|#002B84|90-100%}}

{{col-4}}

Trump

{{legend|#f2b3be|40–50%}}

{{legend|#e27f90|50–60%}}

{{legend|#CC2F4A|60–70%}}

{{legend|#D40000|70–80%}}

{{legend|#AA0000|80–90%}}

{{legend|#800000|90-100%}}

{{col-4}}

Stein

{{legend|#42CA42|60-70%}}

{{col-4}}

Tie

{{legend|#D4C4DC}}

{{col-end}}

| 250px

| Congressional district results

{{col-begin}}

{{col-2}}

Clinton

{{legend|#86b6f2|50–60%}}

{{col-2}}

Trump

{{legend|#e27f90|50–60%}}

{{col-end}}

}}