Template:AttackData-PJ: Difference between revisions

Template page
No edit summary
Line 31: Line 31:


==Examples==
==Examples==
===Source Code Example 1:===
===Source Code Example 1 (Akira's Crouching Strong Punch)===
  <nowiki>{{MoveData
  <nowiki>{{MoveData
| name    = Crouching Strong Punch  
| name    = Crouching Strong Punch  

Revision as of 23:16, 13 April 2021

! height="25px" | Damage ! Startup ! Active ! Recovery ! Hit Adv ! Block Adv ! Guard |-

| height="25px"| - | - | - | - | - | - | - |-

Usage

For Project Justice movelists, replaces Template:PJMoveListRow.

Examples

Source Code Example 1 (Akira's Crouching Strong Punch)

{{MoveData
| name     = Crouching Strong Punch 
| input    = d.HP  
| subtitle = {{Motion|d}}{{Icon-PJ|HP}}
| image    = PJ_Akira_dHP.png
| caption  = Placeholder caption
| linkname = 2HP
| data  = 
 {{AttackData-PJ
  | damage      = 11
  | startup     = 15
  | active      = 
  | recovery    = 37
  | hitAdv      = 
  | blockAdv    = -15
  | guard       = All
  | description = Mini Launcher.
 }}
}}

Output 1:

Crouching Strong Punch
D.pngPJ HP.png
d.HP
Placeholder caption
Damage Startup Active Recovery Hit Adv Block Adv Guard
11 15 - 37 - -15 All

Mini Launcher.