Template:M&SATOG stats: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
ThunderBrine (talk | contribs) No edit summary |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| width= | {| width=25% align=left style="border:1px solid {{{bordercolor|orange}}}; border-radius:10px; background:{{{backgroundcolor|white}}}" | ||
|- | |- {{#if: {{{speed|}}}||style="display:none;"}} | ||
|'''Speed''' | | align=right |'''Speed''' | ||
|<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: | |<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: blue; width: {{{speed}}}px; height: 10px; overflow: hidden;"> </div></div> | ||
|- | |- {{#if: {{{power|}}}||style="display:none;"}} | ||
|'''Power''' | | align=right |'''Power''' | ||
|<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: red; width: {{{power}}}px; height: 10px; overflow: hidden;"> </div></div> | | <div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: red; width: {{{power}}}px; height: 10px; overflow: hidden;"> </div></div> | ||
|- | |- {{#if: {{{skill|}}}||style="display:none;"}} | ||
|'''Skill''' | | align=right |'''Skill''' | ||
|<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: green; width: {{{skill}}}px; height: 10px; overflow: hidden;"> </div></div> | |<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: green; width: {{{skill}}}px; height: 10px; overflow: hidden;"> </div></div> | ||
|- | |-{{#if: {{{stamina|}}}||style="display:none;"}} | ||
|'''Stamina''' | | align=right |'''Stamina''' | ||
|<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: gold; width: {{{stamina}}}px; height: 10px; overflow: hidden;"> </div></div> | |<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: gold; width: {{{stamina}}}px; height: 10px; overflow: hidden;"> </div></div> | ||
|}<noinclude>[[Category: | |- {{#if: {{{accel|}}}||style="display:none;"}} | ||
| align=right |'''Acceleration''' | |||
|<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: skyblue; width: {{{accel}}}px; height: 10px; overflow: hidden;"> </div></div> | |||
|- {{#if: {{{jump|}}}||style="display:none;"}} | |||
| align=right |'''Jumping''' | |||
|<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: maroon; width: {{{jump}}}px; height: 10px; overflow: hidden;"> </div></div> | |||
|- {{#if: {{{tech|}}}||style="display:none;"}} | |||
| align=right |'''Technique''' | |||
|<div style="border: 1px solid black; background: white; width: 100px"><div class="statbar" style="background-color: purple; width: {{{tech}}}px; height: 10px; overflow: hidden;"> </div></div> | |||
|}<noinclude>[[Category:Content templates]]</noinclude> |