Template:Play Nintendo quiz: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{|align=left style="border:3px solid gray; -moz-border-radius:1em; border-radius:1em; padding-left:.5em; padding-right:.5em;" width=70%
{|align=left style="border:3px solid gray; border-radius:1em; padding-left:.5em; padding-right:.5em; margin-bottom:5px" width=70%
|-
|-
|align=center width=11% style="background: white; padding-top:22px"|<span style="background:#ABC; font-size:17px; -moz-border-radius:1em; border-radius:1em; padding-left:.5em; padding-right:.5em;">'''{{{page|}}}</span><br><br>[[File:{{{image|}}}|600px]]<br><br>
|align=center width=11% style="background: white; padding-top:22px"|<span style="background:#ABC; font-size:17px; -moz-border-radius:1em; border-radius:1em; padding-left:.5em; padding-right:.5em;">'''{{{page|}}}</span><br><br>[[File:{{{image|}}}|600px]]<br><br>
Line 5: Line 5:
{|align=center style="padding-top:10px; text-align:center"
{|align=center style="padding-top:10px; text-align:center"
|-
|-
|style="background:#DADADA;{{#if: {{{correct1}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct1}}} | <b> | }}{{{answer1|}}}
{{#if:{{{answer1|}}}|{{!}}style="background:#DADADA;{{#if:{{{correct1|}}}|border:5px solid green}}" width=200px height=50px{{!}}''{{#if:{{{correct1|}}}|<b>}}{{{answer1}}}}}
|style="background:#DADADA;{{#if: {{{correct2}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct2}}} | <b> | }}{{{answer2|}}}
{{#if:{{{answer2|}}}|{{!}}style="background:#DADADA;{{#if:{{{correct2|}}}|border:5px solid green}}" width=200px height=50px{{!}}''{{#if:{{{correct2|}}}|<b>}}{{{answer2}}}}}
|style="background:#DADADA;{{#if: {{{correct3}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct3}}} | <b> | }}{{{answer3|}}}
{{#if:{{{answer3|}}}|{{!}}style="background:#DADADA;{{#if:{{{correct3|}}}|border:5px solid green}}" width=200px height=50px{{!}}''{{#if:{{{correct3|}}}|<b>}}{{{answer3}}}}}
|style="background:#DADADA;{{#if: {{{correct4}}} | border:5px solid green | }}" width=200px height=50px|''{{#if: {{{correct4}}} | <b> | }}{{{answer4|}}}
{{#if:{{{answer4|}}}|{{!}}style="background:#DADADA;{{#if:{{{correct4|}}}|border:5px solid green}}" width=200px height=50px{{!}}''{{#if:{{{correct4|}}}|<b>}}{{{answer4}}}}}
|}
|}
<br>
<br>
Line 19: Line 19:
''{{{wrong2|}}}
''{{{wrong2|}}}
|}
|}
|}
|}{{br}}<noinclude>
{{br}}<noinclude>
==Usage==
==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:
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:

Revision as of 23:49, February 23, 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=
}}