Diagram symbol templates: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
*>DIGITAL
*>DIGITAL
No edit summary
Line 16: Line 16:
| Tapright || {{tapright}} || Tap right
| Tapright || {{tapright}} || Tap right
|-
|-
| Holdleft || {{holdleft}} || Hold left
| Holdleft || {{holdleft}} || Hold left and keep held
|-
|-
| Holdright || {{holdright}} || Hold right
| Holdright || {{holdright}} || Hold right and keep held
|-
| Leftwall || {{leftwall}} || Hold left until piece reaches wall
|-
| Rightwall || {{rightwall}} || Hold right until piece reaches wall
|-
|-
| Softdrop || {{softdrop}} || Soft drop
| Softdrop || {{softdrop}} || Soft drop
Line 28: Line 32:
| Softfirmdrop || {{softfirmdrop}} || Soft or firm drop (for diagrams that allow for both)
| Softfirmdrop || {{softfirmdrop}} || Soft or firm drop (for diagrams that allow for both)
|-
|-
| @Rotleft || {{@Rotleft}} || Initial rotate counterclockwise
| Initrotleft || {{Initrotleft}} || Initial rotate counterclockwise
|-
| Initrotright || {{Initrotright}} || Initial rotate clockwise
|-
| Initrot180 || {{Initrot180}} || Initial rotate 180 degrees
|-
|-
| @Rotright || {{@Rotright}} || Initial rotate clockwise
| Inithold || {{Inithold}} || Initial Hold active piece
|-
|-
| @Rot180 || {{@Rot180}} || Initial rotate 180 degrees
| Initholdleft || {{Initholdleft}} || Initial hold left input and keep held
|-
|-
| @Hold || {{@Hold}} || Initial Hold active piece
| Initholdright || {{Initholdright}} || Initial hold right input and keep held
|-
|-
| @Holdleft || {{@Holdleft}} || Initial hold left input
| Initleftwall || {{Initleftwall}} || Initial hold right input until piece reaches wall
|-
|-
| @Holdright || {{@Holdright}} || Initial hold right input
| Initrightwall || {{Initrightwall}} || Initial hold right input until piece reaches wall
|-
|-
| @Firmdrop || {{@Firmdrop}} || Initial Firm drop
| Initfirmdrop || {{Initfirmdrop}} || Initial Firm drop
|-
|-
| @Harddrop || {{@Harddrop}} || Initial Hard drop
| Initharddrop || {{Initharddrop}} || Initial Hard drop
|-
|-
| + || {{+}} || Synchronization of input.
| + || {{+}} || Synchronization of input.
Line 51: Line 59:
*{{rotleft}}{{tapright}} = Rotate left. Then tap right.
*{{rotleft}}{{tapright}} = Rotate left. Then tap right.
*{{rotleft}}{{tapright}}{{softdrop}} = Rotate left. Then tap right. Then soft drop.
*{{rotleft}}{{tapright}}{{softdrop}} = Rotate left. Then tap right. Then soft drop.
<br/>
'''2. Only the symbol to the left and to the right of a {{+}} symbol will be treated as simultaneous inputs.'''
'''2. Only the symbol to the left and to the right of a {{+}} symbol will be treated as simultaneous inputs.'''
*{{rotleft}}{{+}}{{tapleft}} = Rotate counter-clockwise and tap left simultaneously.
*{{rotleft}}{{+}}{{tapleft}} = Rotate counter-clockwise and tap left simultaneously.
Line 56: Line 65:
*{{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.
*{{@Hold}}{{+}}{{@Rotleft}}{{+}}{{@Holdleft}} = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously.
<br/>
'''3. {{holdleft}},{{holdright}},{{initholdleft}}, and {{initholdright}} stay held through a whole string regardless of {{+}}.
*{{holdleft}}{{rotright}}{{rotright}} = Hold left and keep held. Then rotate clockwise. While still holding left, rotate clockwise again.
*{{holdleft}}{{+}}{{initrotright}}{{tapright}} = Hold left and keep held while simultaneously initial rotating clockwise. While still holding left, tap right.

Revision as of 07:12, 18 December 2007

List

Code Img Description
Rotleft Rotleft.png Rotate counter-clockwise
Rotright Rotright.png Rotate clockwise
Rot180 Rot180.png Rotate 180 degrees
Hold Hold.png Hold active piece
Tapleft Tapleft.png Tap left
Tapright Tapright.png Tap right
Holdleft Holdleft.png Hold left and keep held
Holdright Holdright.png Hold right and keep held
Leftwall Leftwall.png Hold left until piece reaches wall
Rightwall Rightwall.png Hold right until piece reaches wall
Softdrop Softdrop.png Soft drop
Firmdrop Firmdrop.png Firm drop
Harddrop Harddrop.png Hard drop
Softfirmdrop Softfirmdrop.png Soft or firm drop (for diagrams that allow for both)
Initrotleft @rotleft.png Initial rotate counterclockwise
Initrotright @rotright.png Initial rotate clockwise
Initrot180 Template:Initrot180 Initial rotate 180 degrees
Inithold @hold.png Initial Hold active piece
Initholdleft @holdleft.png Initial hold left input and keep held
Initholdright @holdright.png Initial hold right input and keep held
Initleftwall @leftwall.png Initial hold right input until piece reaches wall
Initrightwall @rightwall.png Initial hold right input until piece reaches wall
Initfirmdrop @firmdrop.png Initial Firm drop
Initharddrop @harddrop.png Initial Hard drop
+ Synchro.png Synchronization of input.

Usage Guideline

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

  • Rotleft.pngTapright.png = Rotate left. Then tap right.
  • Rotleft.pngTapright.pngSoftdrop.png = Rotate left. Then tap right. Then soft drop.


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

  • Rotleft.pngSynchro.pngTapleft.png = Rotate counter-clockwise and tap left simultaneously.
  • Tapright.pngRotleft.pngSynchro.pngTapleft.png = Tap right. Then rotate counter-clockwise and tap left simultaneously.
  • Tapright.pngRotleft.pngSynchro.pngTapleft.pngTapleft.png = Tap right. Then rotate counter-clockwise and tap left simultaneously. Then tap left.
  • Template:@HoldSynchro.pngTemplate:@RotleftSynchro.pngTemplate:@Holdleft = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously.


3. Holdleft.png,Holdright.png,@holdleft.png, and @holdright.png stay held through a whole string regardless of Synchro.png.

  • Holdleft.pngRotright.pngRotright.png = Hold left and keep held. Then rotate clockwise. While still holding left, rotate clockwise again.
  • Holdleft.pngSynchro.png@rotright.pngTapright.png = Hold left and keep held while simultaneously initial rotating clockwise. While still holding left, tap right.