Template:AttackData-PJ: Difference between revisions

Template page
(Moving new PJ AttackData to this template to use universal AD template naming scheme. Also preserving the previous work done by Jota. Will request deleting other PJ AD template barring this functioning properly.)
m (Typo)
 
(2 intermediate revisions by the same user not shown)
Line 23: Line 23:
| {{#if:{{{Adv. Guard|}}}|{{{Adv. Guard|}}}|-}}
| {{#if:{{{Adv. Guard|}}}|{{{Adv. Guard|}}}|-}}
|-
|-
{{#if: {{{description|}}} | {{!}} style="width:100%; text-align:left"  colspan={{#if: {{{version|}}} | 7 | 6 }} {{!}}
{{#if: {{{Description|}}} | {{!}} style="width:100%; text-align:left"  colspan={{#if: {{{version|}}} | 7 | 6 }} {{!}}
{{{description}}} }}
{{{Description}}} }}
{{!}}- }}
{{!}}- }}
<noinclude>
<noinclude>
Line 38: Line 38:
|input=5{{lp}}
|input=5{{lp}}
|data=
|data=
{{AttackData_PJ
{{AttackData-PJ
|Damage=4
|Damage=4
|Guard=Mid
|Guard=Mid
Line 47: Line 47:
|Launcher Type=None
|Launcher Type=None
|Special Property=None
|Special Property=None
|description= A basic Jab
|Description= A basic Jab
}}
}}
}}</nowiki>
}}</nowiki>
Line 58: Line 58:
|input=5{{lp}}
|input=5{{lp}}
|data=
|data=
{{AttackData_PJ
{{AttackData-PJ
|Damage=4
|Damage=4
|Guard=Mid
|Guard=Mid
Line 67: Line 67:
|Launcher Type=None
|Launcher Type=None
|Special Property=None
|Special Property=None
|description= A basic Jab
|Description= A basic Jab
}}
}}
}}
}}
</noinclude>
</noinclude>
[[Category: Project Justice]]


<noinclude>
<noinclude>
Line 138: Line 136:
| input    = d.HP   
| input    = d.HP   
| subtitle = {{Motion|d}}{{Icon-PJ|HP}}
| subtitle = {{Motion|d}}{{Icon-PJ|HP}}
| image    = PJ_Akira_dHP.png
| image    =  
| caption  = Placeholder caption
| caption  = Placeholder caption
| linkname = 2HP
| linkname = 2HP
Line 153: Line 151:
  }}
  }}
}}
}}
[[Category:Project_Justice]]


</div>
</div>
</div>
</div>
</noinclude>
</noinclude>

Latest revision as of 17:24, 16 September 2021

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

! colspan=2 | Damage ! style="width:16.6%" | Startup ! style="width:16.6%" | Active ! style="width:16.6%"| Recovery |- | colspan=2 | - | - | - | - |- style="line-height:1em" ! style="width:16.7%" | Guard ! style="width:16.6%" | Special Property ! style="width:16.6%" | Launcher Type ! style="width:16.6%"| Adv. Hit ! style="width:16.6%"| Adv. Guard |- | - | - | - | - | - |-

|- }}

Usage

Replacing Template:PJMoveListRow. This AttackData template uses the newer format with added tooltips by Bee, but has been slightly tweaked to detail PJ-specific mechanics. Previous PJ AttackData work by Jota is below the fold, for reference/preservation!

Example:

{{MoveData
|image=PJ_batsu_5lp.png
|caption=Captioning Batsus Jab
|name= Standing Light  Punch
|input=5{{lp}}
|data=
{{AttackData-PJ
|Damage=4
|Guard=Mid
|Startup=8
|Recovery=20
|Adv. Hit=+1
|Adv. Guard=+4
|Launcher Type=None
|Special Property=None
|Description= A basic Jab
}}
}}

Result:

Standing Light Punch
5Lp.png
PJ batsu 5lp.png
Captioning Batsus Jab
Damage Startup Active Recovery
4 8 - 20
Guard Special Property Launcher Type Adv. Hit Adv. Guard
Mid None None +1 +4

A basic Jab



Preserving the work previously done by Jotamide for PJ here!

! 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
Damage Startup Active Recovery
- - - -
Guard Special Property Launcher Type Adv. Hit Adv. Guard
- - - - -