Template:SMM2 modifiers: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
B700465189a9 (talk | contribs) (Fix all modifiers being added to template regardless of parameters) |
B700465189a9 (talk | contribs) (Add source code to examples) |
||
Line 7: | Line 7: | ||
|{{SMM2 Modifiers|[[Dry Bones Shell]]|wings=y|parachute=y}} | |{{SMM2 Modifiers|[[Dry Bones Shell]]|wings=y|parachute=y}} | ||
|{{SMM2 Modifiers|[[Yoshi Egg]]|parachute=y}} | |{{SMM2 Modifiers|[[Yoshi Egg]]|parachute=y}} | ||
|- | |||
|<pre>{{SMM2 Modifiers|[[Goomba]]|mushroom=y|wings=y|parachute=y}}</pre> | |||
|<pre>{{SMM2 Modifiers|[[Dry Bones Shell]]|wings=y|parachute=y}}</pre> | |||
|<pre>{{SMM2 Modifiers|[[Yoshi Egg]]|parachute=y}}</pre> | |||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 15:19, 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 |
{{SMM2 Modifiers|[[Goomba]]|mushroom=y|wings=y|parachute=y}} |
{{SMM2 Modifiers|[[Dry Bones Shell]]|wings=y|parachute=y}} |
{{SMM2 Modifiers|[[Yoshi Egg]]|parachute=y}} |