Template:WWTBAM question/sandbox
Appearance
{{{value}}} | |
{{{question}}} | |
⬥ A: {{{a}}} | ⬥ B: {{{b}}} |
⬥ C: {{{c}}} | ⬥ D: {{{d}}} |
This is the template sandbox page for Template:WWTBAM question (diff). See also the companion subpage for test cases. |
This template is used to include a Who Wants to Be a Millionaire? question in an article.
Usage
[edit]$1,000,000 (15 of 15) - no time limit | |
Who proposed the idea of the World Wide Web? | |
⬥ A: Tim Berners-Lee | ⬥ B: John Cena |
⬥ C: A funny cat | ⬥ D: A funny dog |
{{WWTBAM question
| float = <!-- left or right (optional) -->
| value = £500,000 (11 of 12) - no time limit
| question =
| a = <!-- possible answers to question -->
| b =
| c =
| d =
| astyle = <!-- one of the available highlight styles (optional) -->
| bstyle =
| cstyle =
| dstyle =
| caption = <!-- caption to be displayed at bottom -->
}}
Highlight styles
[edit]Style name | Appearance | Meaning |
---|---|---|
correct | ⬥ A: Answer | The correct answer to the question. |
chosen | ⬥ B: Answer | Answer was chosen by the contestant, but not the correct answer. |
50:50 | ⬥ C: Answer | Answer was eliminated either using the 50:50 lifeline or by choosing it while using the Double Dip lifeline. |
⬥ D: Answer | The default |
Shows a question box for a Who Wants To Be A Millionaire question.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Float position | float | Does the box float to the left or right?
| String | suggested |
Question value | value | The value of the question, could also include question number and if there is a time limit
| String | suggested |
Question | question | The Question text | String | required |
Answer A | a | The answer labelled A | String | required |
Answer A - style | astyle | Style for answer A
| String | optional |
Answer B | b | The answer labelled B | String | required |
Answer B - style | bstyle | Style for Answer B
| String | optional |
Answer C | c | The answer labelled C | String | required |
Answer C - style | cstyle | Style for Answer C
| String | optional |
Answer D | d | The answer labelled D | String | required |
Answer D - style | dstyle | Style for Answer D | String | suggested |
Caption | caption | displayed at bottom | Line | optional |