Template:Play Nintendo quiz: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Undo revision 2884005 by Bye Guy (talk))
Tag: Undo
mNo edit summary
Line 5: Line 5:
{|align=center style="padding-top:10px; text-align:center"
{|align=center style="padding-top:10px; text-align:center"
|-
|-
|style="background:white;{{#if: {{{correct1}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct1}}} | <b> | }}{{{answer1|}}}
|style="background:#DADADA;{{#if: {{{correct1}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct1}}} | <b> | }}{{{answer1|}}}
|style="background:white;{{#if: {{{correct2}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct2}}} | <b> | }}{{{answer2|}}}
|style="background:#DADADA;{{#if: {{{correct2}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct2}}} | <b> | }}{{{answer2|}}}
|style="background:white;{{#if: {{{correct3}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct3}}} | <b> | }}{{{answer3|}}}
|style="background:#DADADA;{{#if: {{{correct3}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct3}}} | <b> | }}{{{answer3|}}}
|style="background:white;{{#if: {{{correct4}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct4}}} | <b> | }}{{{answer4|}}}
|style="background:#DADADA;{{#if: {{{correct4}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct4}}} | <b> | }}{{{answer4|}}}
|}
|}
<br>
<br>

Revision as of 20:05, February 18, 2020



[[File:|600px]]


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=
}}