Template:ComboData

Template page
Revision as of 21:22, 16 September 2021 by GeeDee (talk | contribs) (I was overthinking it- it would have worked find the first time if I didn't break it coming from notepad++ ;-; all good now!)



What is this

Adapted from movedata and attackdata- movedata doesn't play very nicely with larger embedded video sizes due to formatting for a specific image size, so this will use a very similar and recognizable format compared to movedata, but be formatted for short combo videos with large dedicated spaces for notation. This will allow for combo lists to both include example videos AND be categorized/displayed similarly to frame data. No more scrolling through 5 minutes and 27 seconds into a youtube video to find a specific combo actually being performed- it's just RIGHT THERE next to the notation on the wiki.

Examples

{{ComboData
|video=Ken_Gill_DP.mp4
|caption=A small caption
|name=A Short<br>Combo Video
|data=
 {{ComboData-PJ
 |Notation= {{lk}} {{ --- }} wait {{ --- }} {{dp}}{{lp}}
 |Damage= 10,000
 |Stun= 99
 |Description=Here's the Description!
 }}
}}


Output 1:

A Short
Combo Video
Notation
Lk.png ---.png wait ---.png Dp.pngLp.png
Damage Hits Meter Use Stun
10,000 - - 99

Here's the Description!