Diagram symbol templates: Difference between revisions
Jump to navigation
Jump to search
*>DIGITAL No edit summary |
*>DIGITAL revision |
||
Line 36: | Line 36: | ||
| Initrotright || {{Initrotright}} || Initial rotate clockwise | | Initrotright || {{Initrotright}} || Initial rotate clockwise | ||
|- | |- | ||
| | | Initrot180l || {{Initrot180l}} || Initial rotate 180 degrees or initial rotate 180 degrees to the left | ||
|- | |||
| Initrot180r || {{Initrot180r}} || Initial rotate 180 degrees to the right | |||
|- | |- | ||
| Inithold || {{Inithold}} || Initial Hold active piece | | Inithold || {{Inithold}} || Initial Hold active piece | ||
Line 44: | Line 46: | ||
| Initholdright || {{Initholdright}} || Initial hold right input and keep held | | Initholdright || {{Initholdright}} || Initial hold right input and keep held | ||
|- | |- | ||
| Initleftwall || {{Initleftwall}} || Initial hold | | Initleftwall || {{Initleftwall}} || Initial hold left input until piece reaches wall | ||
|- | |- | ||
| Initrightwall || {{Initrightwall}} || Initial hold right input until piece reaches wall | | Initrightwall || {{Initrightwall}} || Initial hold right input until piece reaches wall | ||
Line 54: | Line 56: | ||
| + || {{+}} || Synchronization of input | | + || {{+}} || Synchronization of input | ||
|- | |- | ||
| Or || {{Or}} || Option of input (you can do this OR that) | | Or || {{Or}} || Option of input (you can do this/these OR that/these) | ||
|- | |- | ||
| | | () || () || Groups {{+}} or {{Or}} to make distinct from chronological inputs | ||
|- | |- | ||
| Mirror || {{Mirror}} || Situation and action can be mirrored | | Mirror || {{Mirror}} || Situation and action can be mirrored | ||
Line 66: | Line 68: | ||
*{{rotleft}}{{tapright}}{{softdrop}} = Rotate left. Then tap right. Then soft drop. | *{{rotleft}}{{tapright}}{{softdrop}} = Rotate left. Then tap right. Then soft drop. | ||
<br/> | <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. Use () to separate simultaneous inputs from chronological inputs.''' | ||
*{{rotleft}}{{+}}{{tapleft}} = Rotate counter-clockwise and tap left simultaneously. | *{{rotleft}}{{+}}{{tapleft}} = Rotate counter-clockwise and tap left simultaneously. | ||
*{{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. | ||
*{{Inithold}}{{+}}{{Initrotleft}}{{+}}{{Initholdleft}} = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously. | *{{Inithold}}{{+}}{{Initrotleft}}{{+}}{{Initholdleft}} = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously. | ||
*({{Inithold}}{{+}}{{Initrotleft}}{{+}}{{Initholdleft}}){{tapleft}} = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously. Then tap left. | |||
<br/> | <br/> | ||
'''3. {{holdleft}},{{holdright}},{{initholdleft}}, and {{initholdright}} stay held through a whole string regardless of {{+}}. | '''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}}{{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. | *({{holdleft}}{{+}}{{initrotright}}){{tapright}} = Hold left and keep held while simultaneously initial rotating clockwise. While still holding left, tap right. | ||
<br/> | <br/> | ||
'''4. {{or}} and {{ors}} | '''4. {{or}} can be used to link a single or multiple "OR" strings. Use () to separate {{or}} and {{ors}} inputs from chronological inputs.''' | ||
*{{tapleft}}{{rotleft}}{{or}}{{rotright}} = Tap left. Then rotate left or rotate right. | *({{rotleft}}{{or}}{{rotright}}) = Rotate left or rotate right. | ||
*{{tapleft}}{{rotleft}}{{ | *{{tapleft}}({{rotleft}}{{or}}{{rotright}}) = Tap left. Then rotate left or rotate right. | ||
*{{tapleft}}({{tapleft}}{{rotleft}}{{or}}{{tapright}}{{rotright}}) = Tap left. Then tap left and rotate left or tap right and rotate right. | |||
*{{tapleft}}({{rotleft}}{{or}}{{rotright}}{{or}}{{tapright}}) = Tap left. Then rotate left or rotate right or tap right. |
Revision as of 22:06, 16 March 2008
List
Usage Guideline
1. A string of symbols will be treated as consecutive inputs unless noted by a symbol.
2. Only the symbol to the left and to the right of a symbol will be treated as simultaneous inputs. Use () to separate simultaneous inputs from chronological 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.
- = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously.
- () = Initial hold, initial rotate counter-clockwise, and initial hold left simultaneously. Then tap left.
3. ,,, and stay held through a whole string regardless of .
- = Hold left and keep held. Then rotate clockwise. While still holding left, rotate clockwise again.
- () = Hold left and keep held while simultaneously initial rotating clockwise. While still holding left, tap right.
4. can be used to link a single or multiple "OR" strings. Use () to separate and inputs from chronological inputs.