Template:Play Nintendo quiz: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:
|}
|}
<br>
<br>
{|
{|{{#if:{{{right1|}}}|align=center width=100%}}
{{#if:{{{right1|}}}|{{!}}align=center width=100%}}
|-
|-
{{#if:{{{right1|}}}|{{!}}style=background:#1DDB81;color:#484848{{!}}[[File:Play Nintendo skill quiz correct answer.png|25px]]'''''<span style=font-size:16px>{{{right1}}}'''''</span><br>''{{{right2|}}}}}
{{#if:{{{right1|}}}|{{!}}style=background:#1DDB81;color:#484848{{!}}[[File:Play Nintendo skill quiz correct answer.png|25px]]'''''<span style=font-size:16px>{{{right1}}}'''''</span><br>''{{{right2|}}}}}

Revision as of 07:57, May 23, 2020






Usage

This template should be used to format Play Nintendo quizzes roughly as they appear on the official website.

For skill quizzes, use the code below. To mark a correct answer, add "1" to its corresponding "correct" parameter. You do not need to have the other "correct" parameters in the code.

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

For personality quizzes, use the code below. Personality quizzes do not have correct or incorrect answers and, as such, do not need the "correct", "right" and "wrong" parameters at all.

{{PlayNintendoQuiz
|page=
|image=
|question=
|answer1=
|answer2=
|answer3=
|answer4=
|answer5=
}}