Template:ChoiceGame: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
|title = The First Question | |title = The First Question | ||
|text = What is '''5+3'''? | |text = What is '''5+3'''? | ||
|c1 = You Lose | |c1 = You Lose | ||
|c1_text = 7 | |c1_text = 7 | ||
| | |c2 = The Second Question | ||
| | |c2_text = 8 | ||
| | |c3 = You Lose | ||
| | |c3_text = 9 | ||
}} | }} | ||
{{ChoiceGame | {{ChoiceGame | ||
|title = The Second Question | |title = The Second Question | ||
|text = What is '''3+5'''? | |text = What is '''3+5'''? | ||
|c1 = You Lose | |c1 = You Lose | ||
|c1_text = 9 | |c1_text = 9 | ||
| | |c2 = You Win | ||
| | |c2_text = 8 | ||
| | |c3 = You Lose | ||
| | |c3_text = 7 | ||
}} | }} | ||
{{ChoiceGame | {{ChoiceGame | ||
Line 61: | Line 51: | ||
|title = The First Question | |title = The First Question | ||
|text = What is '''5+3'''? | |text = What is '''5+3'''? | ||
|c1 = You Lose | |c1 = You Lose | ||
|c1_text = 7 | |c1_text = 7 | ||
| | |c2 = The Second Question | ||
| | |c2_text = 8 | ||
| | |c3 = You Lose | ||
| | |c3_text = 9 | ||
}} | }} | ||
{{ChoiceGame | {{ChoiceGame | ||
|title = The Second Question | |title = The Second Question | ||
|text = What is '''3+5'''? | |text = What is '''3+5'''? | ||
|c1 = You Lose | |c1 = You Lose | ||
|c1_text = 9 | |c1_text = 9 | ||
| | |c2 = You Win | ||
| | |c2_text = 8 | ||
| | |c3 = You Lose | ||
| | |c3_text = 7 | ||
}} | }} | ||
{{ChoiceGame | {{ChoiceGame |
Latest revision as of 12:53, 31 May 2009
Sunday
How to use:
{{ChoiceGame |title = The First Question |text = What is '''5+3'''? |c1 = You Lose |c1_text = 7 |c2 = The Second Question |c2_text = 8 |c3 = You Lose |c3_text = 9 }} {{ChoiceGame |title = The Second Question |text = What is '''3+5'''? |c1 = You Lose |c1_text = 9 |c2 = You Win |c2_text = 8 |c3 = You Lose |c3_text = 7 }} {{ChoiceGame |title = You Lose |text = You lost, haha! |c1 = The First Question |c1_text = I want to try again! }} {{ChoiceGame |title = You Win |text = You Win, good job! }}
The above produces:
The First Question
The Second Question
You Lose
You lost, haha!
I want to try again!
You Win