Template:FrameStrip
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
Usage
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.