Usage edit

  • {{NYP|column 1 dot pattern|column 2 dot pattern|column 3 dot pattern|...|column 10 dot pattern|size=nn}}

Parameters edit

Dot patterns - There are four valid New York Point dot patterns: px, px, px, and px, i.e. "01", "10", "00", and "11", where the first number indicates the top dot, and the second the bottom. Instead of binary 00, 01, 10, 11, decimal 0, 1, 2, 3 may be used, or braille punctuation . , ; with - for a blank. The shift key is ignored. Other inputs produce a non-breaking space. Note that a blank parameter is processed as if it weren't there. Takes a maximum of 10 parameters, including blanks.

Size - takes a plain number as the image size. Default size=12

Example edit

  • normal pattern - {{NYP|01|11|10}}pxpxpx
  • blank pattern - {{NYP|01|11||10}}pxpxpx
  • skipped pattern - {{NYP|01|11|x|10}}pxpx px
  • space pattern - {{NYP|01|11|00|10}}pxpxpxpx
  • decimal pattern - {{NYP|1|3|0|2}}pxpxpxpx
  • up to 10 columns - {{NYP|01|01|01|11|00|11|11|10|10|10}}pxpxpxpxpxpxpxpxpxpx