Template:ComboData-PJ: Difference between revisions

Template page
(Info here not matches combodata; also added additional links to the other template)
(Added example back)
Line 18: Line 18:
This goes into [[Template:ComboData]]. 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 spaces for notation. This template allows for setting the Notation, Damage, Stun, and Description fields into [[Template:ComboData]].
This goes into [[Template:ComboData]]. 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 spaces for notation. This template allows for setting the Notation, Damage, Stun, and Description fields into [[Template:ComboData]].


==Example==
<nowiki>
{{ComboData
|image=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!
}}
}}
</nowiki>
===Result:===
===Result:===
{{ComboData
{{ComboData

Revision as of 21:29, 16 September 2021

|- style="line-height:1em"

! colspan=2 | Notation |- | colspan=2 | - |- style="line-height:1em" ! style="width:20%" | Damage ! style="width:20%"| Stun |- | - | - |-

|- }}

Usage

This goes into Template:ComboData. 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 spaces for notation. This template allows for setting the Notation, Damage, Stun, and Description fields into Template:ComboData.

Example

{{ComboData
|image=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!
 }}
}}

Result:

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

Here's the Description!