Template:Play Nintendo quiz: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (Undo revision 2888598 by Bye Guy (talk))
Tag: Undo
Line 14: Line 14:
|-
|-
{{#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|}}}}}
|-
{{#if:{{{wrong1|}}}|{{!}}style=background:#EE0500;color:white{{!}}[[File:Play Nintendo skill quiz wrong answer.png|25px]]'''''<span style=font-size:16px>{{{wrong1}}}'''''</span><br>''{{{wrong2|}}}}}
{{#if:{{{wrong1|}}}|{{!}}style=background:#EE0500;color:white{{!}}[[File:Play Nintendo skill quiz wrong answer.png|25px]]'''''<span style=font-size:16px>{{{wrong1}}}'''''</span><br>''{{{wrong2|}}}}}
|}
|}{{br}}<noinclude>
|}{{br}}<noinclude>
==Usage==
==Usage==

Revision as of 12:09, February 24, 2020






|}

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