Template:ComboText

Template page
==Usage==

Creates a <span> which immitates the appearance of a <code> block with modified styling. Used for series of button inputs, such as combos.
CSS for this template are found on Template:ComboText/styles.css.

Aliases

There are many ways to call this template.

  • ComboText
  • MockCodeBlock
  • MCB

Equals sign

To use equals sign ("=") in the text field, there are a couple of workarounds:

  • Use the magic word {{=}}

{{MCB|2 + 2 {{=}} 4}} produces 2 + 2 = 4

  • Use the HTML entity &#61;

{{MCB|2 + 2 &#61; 4}} produces 2 + 2 = 4

  • Add 1= before your text

{{MCB|1=2 + 2 = 4}} produces 2 + 2 = 4

  • Wrap the "=" in <nowiki> tags

{{MCB|2 + 2 <nowiki>=</nowiki> 4}} produces 2 + 2 = 4

Examples

Connecting with a stray j.P in the air will only lead to {{ComboText|j.P > j.K > jc j.K > j.S > j.D}} or {{MCB|j.P > j.K > j.S > j.D}}.

Connecting with a stray j.P in the air will only lead to j.P > j.K > jc j.K > j.S > j.D or j.P > j.K > j.S > j.D.

Follow up with {{ComboText|{{clr|5|2A}}x2 > {{clr|4|2B}} > {{clr|3|5D}} > C+D > 6 > {{clr|1|2C}} > slight delay 9E > {{clr|5|j.A}} > {{clr|4|j.B}} > {{clr|3|j.D}}}} on wakeup for guard crush, dizzy, and massive gauge recovery.

Follow up with 2Ax2 > 2B > 5D > C+D > 6 > 2C > slight delay 9E > j.A > j.B > j.D on wakeup for guard crush, dizzy, and massive gauge recovery.