|
|
Line 1: |
Line 1: |
| <h3>{{{1|1}}}</h3>
| | {{SimpleMoveBio|Electric Wind God Fist |
| <!--Want a less hacked-together solution? Feel free to modify this yourself to make it, y'know, *less hacked-together*
| | |image=EWGF.png |caption=You can delete this if you don't need one |
| | | |Damage=1 |Hit level=2 |Hit=3 |CH=4 |Startup=5 |Recovery=6 |
| I would recommend moving a bunch of this code, especially the stuff on the table, to the CSS pages.
| | |description=An attack. |
| | | * Has a hitbox. |
| -->
| | * Can hit opponents. |
| <div <!--class="attack-container"--> style="background:#0002; border-radius:4px; box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2); display:inline-block; width:100%">
| | }} |
| <div <!--class="attack-gallery"--> style="float:left; width:220px;">
| |
| <gallery widths="210px" heights="210px" mode="nolines">
| |
| {{{image|Blank-86x129.png}}}|{{#if:{{{caption|}}}|<center>{{{caption|}}}</center>|}}
| |
| </gallery>
| |
| </div>
| |
| <div <!--class="attack-info"--> style="margin-left:220px">
| |
| {|width=100% style="border-collapse:collapse; text-align:center"
| |
| |-style="background:#0002"
| |
| !width=16.67% style="border:1px solid #333"|[[Movelist#Damage|Damage]]
| |
| !width=16.67% style="border:1px solid #333"|[[Movelist#Hit level|Hit level]]
| |
| !width=16.67% style="border:1px solid #333"|[[Movelist#Hit|Hit]]
| |
| !width=16.67% style="border:1px solid #333"|[[Movelist#CH|CH]]
| |
| !width=16.67% style="border:1px solid #333"|[[Movelist#Startup|Startup]]
| |
| !width=16.67% style="border:1px solid #333"|[[Movelist#Recovery|Recovery]]
| |
| |-
| |
| |style="height:25px; border:1px solid #333"|{{{Damage|}}}
| |
| |style="border:1px solid #333"|{{{Hit level|}}} | |
| |style="border:1px solid #333"|{{{Hit|}}}
| |
| |style="border:1px solid #333"|{{{CH|}}}
| |
| |style="border:1px solid #333"|{{{Startup|}}}
| |
| |style="border:1px solid #333"|{{{Recovery|}}}
| |
| |}
| |
| {{{Description|This bit here is where the description goes.
| |
| * Add bullet points to your heart's content | |
| * Write long-winded monologues about whatever your heart desires | |
| * I love plagiarizing design elements and structural arrangement from Dustloop
| |
| * This should probably be made into one or more templates.
| |
| * Please don't ask me why the table doesn't span the whole width of the thing}}}
| |
| </div>
| |
| </div>
| |