Template:Play Nintendo quiz: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
(Undo revision 2888459 by Bye Guy (talk))
Tag: Undo
Line 11: Line 11:
|}
|}
<br>
<br>
{{#if:{{right1|}}{{{|}}align=center width=100%
{|align=center width=100%
|-
|-
|style=background:#1DDB81;color:#484848|[[File:Play Nintendo skill quiz correct answer.png|25px]]'''''<span style=font-size:16px>{{{right1}}}</span><br>
|style=background:#1DDB81;color:#484848|[[File:Play Nintendo skill quiz correct answer.png|25px]]'''''<span style=font-size:16px>{{{right1|}}}</span><br>
''{{{right2|}}}
''{{{right2|}}}
|-
|-
|style=background:#EE0500;color:white|[[File:Play Nintendo skill quiz wrong answer.png|25px]]'''''<span style=font-size:16px>{{{wrong1|}}}</span><br>
|style=background:#EE0500;color:white|[[File:Play Nintendo skill quiz wrong answer.png|25px]]'''''<span style=font-size:16px>{{{wrong1|}}}</span><br>
''{{{wrong2|}}}}}
''{{{wrong2|}}}
|}
|}
|}{{br}}<noinclude>
|}{{br}}<noinclude>

Revision as of 05:02, February 24, 2020






Smiley face displayed when a question is answered correctly in a skill quiz

Disappointed face displayed when a question is answered incorrectly in a skill quiz

Usage

This template should be used to format Play Nintendo quizzes roughly as they appear on the official website. The table above will be produced by the following code:

{{PlayNintendoSkillQuiz
|page=
|image=
|question=
|answer1=
|correct1=
|answer2=
|correct2=
|answer3=
|correct3=
|answer4=
|correct4=
|right1=
|right2=
|wrong1=
|wrong2=
}}