Template:SMM2 modifiers: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
B700465189a9 (talk | contribs) m (Remove code block formatting) |
B700465189a9 (talk | contribs) (Add examples) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{{1}}}<br/>{{#if: {{{mushroom}}}|[[File:SMM2 Add Mushroom icon.png|25px]]}} {{#if: {{{wings}}}|[[File:SMM2 Add Wings icon.png|25px]]}} {{#if: {{{parachute}}}|[[File:SMM2 Add Parachute icon.png|25px]]}}</includeonly><noinclude>Displays a course element name with the icons for [[Super Mushroom]] (<code>mushroom</code>), [[Wings]] (<code>wings</code>), and [[Parachute]] (<code>parachute</code>) respectively, if specified. | ||
{{{1}}}{{#if: {{{mushroom}}}|[[File:SMM2 Add Mushroom icon.png|25px]]}} {{#if: {{{wings}}}|[[File:SMM2 Add Wings icon.png|25px]]}} {{#if: {{{parachute}}}|[[File:SMM2 Add Parachute icon.png|25px]]}} | |||
</includeonly> | |||
=== Examples === | |||
{|class="wikitable" style="margin:auto; width:85%; text-align:center" | |||
|{{SMM2 Modifiers|[[Goomba]]|mushroom=y|wings=y|parachute=y}} | |||
|{{SMM2 Modifiers|[[Dry Bones Shell]]|wings=y|parachute=y}} | |||
|{{SMM2 Modifiers|[[Yoshi Egg]]|parachute=y}} | |||
|} | |||
</noinclude> | </noinclude> |
Revision as of 15:17, May 16, 2019
Displays a course element name with the icons for Super Mushroom (mushroom
), Wings (wings
), and Parachute (parachute
) respectively, if specified.
Examples
Template:SMM2 Modifiers | Template:SMM2 Modifiers | Template:SMM2 Modifiers |