Template:FrameStrip: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(should work) |
m (Protected "Template:FrameStrip": Protecting high-use templates ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
(No difference)
|
Latest revision as of 21:18, August 26, 2021
Useage
This template can be used to make visual bars indicating the timing of attacks.
t = type; this goes as the X in FrameIcon(X).png, see Category:Frame icons
c = how many in the strip
s = unique type to start the strip (e.g. for marking the start of a charge or hitbox change)
e = unique type to end the strip
z = size of each icon in pixels; leave out for default 16
If c = 1
, then don't set both s
and e
(in fact, don't set either, it's pointless). No idea what it'll do.