Diagram symbol templates: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
*>DIGITAL
further instructions and guidelines will be added later
 
*>DIGITAL
Line 55: Line 55:
*{{tapright}}{{rotleft}}{{+}}{{tapleft}} = Tap right. Then rotate counter-clockwise and tap left simultaneously.
*{{tapright}}{{rotleft}}{{+}}{{tapleft}} = Tap right. Then rotate counter-clockwise and tap left simultaneously.
*{{tapright}}{{rotleft}}{{+}}{{tapleft}}{{tapleft}} = Tap right. Then rotate counter-clockwise and tap left simultaneously. Then tap left.
*{{tapright}}{{rotleft}}{{+}}{{tapleft}}{{tapleft}} = Tap right. Then rotate counter-clockwise and tap left simultaneously. Then tap left.
*{{@Hold}}{{+}}{{@Rotleft}}{{+}}{{@Holdleft}} = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously.

Revision as of 04:20, 18 December 2007

List

Code Img Description
Rotleft Rotate counter-clockwise
Rotright Rotate clockwise
Rot180 Rotate 180 degrees
Hold Hold active piece
Tapleft Tap left
Tapright Tap right
Holdleft Hold left
Holdright Hold right
Softdrop Soft drop
Firmdrop Firm drop
Harddrop Hard drop
Softfirmdrop Soft or firm drop (for diagrams that allow for both)
@Rotleft Template:@Rotleft Initial rotate counterclockwise
@Rotright Template:@Rotright Initial rotate clockwise
@Rot180 Template:@Rot180 Initial rotate 180 degrees
@Hold Template:@Hold Initial Hold active piece
@Holdleft Template:@Holdleft Initial hold left input
@Holdright Template:@Holdright Initial hold right input
@Firmdrop Template:@Firmdrop Initial Firm drop
@Harddrop Template:@Harddrop Initial Hard drop
+ Synchronization of input.

Usage Guideline

1. A string of symbols will be treated as consecutive inputs unless noted by a symbol.

  • = Rotate left. Then tap right.
  • = Rotate left. Then tap right. Then soft drop.

2. Only the symbol to the left and to the right of a symbol will be treated as simultaneous inputs.

  • = Rotate counter-clockwise and tap left simultaneously.
  • = Tap right. Then rotate counter-clockwise and tap left simultaneously.
  • = Tap right. Then rotate counter-clockwise and tap left simultaneously. Then tap left.
  • Template:@HoldTemplate:@RotleftTemplate:@Holdleft = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously.