This template create a test question with four choices and answers. The choices will automatically be bolded, but the answers will not be. Reorder answers

Usage edit

{{ABCDR
| Question = Question goes here
| text1 = A text goes here
| Answer1 = Answer for A goes here
| text2 = B text goes here
| Answer2 = Answer for B goes here
| text3 = C text goes here
| Answer3 = Answer for C goes here
| text4 = D text goes here
| Answer4 = Answer for D goes here
}}

which produces:

Question goes here

C text goes here

B text goes here

A text goes here

D text goes here