Template:New York Point/doc
Appearance
This is a documentation subpage for Template:New York Point. It may contain usage information, categories and other content that is not part of the original template page. |
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: , , , and , 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}}
→ - blank pattern -
{{NYP|01|11||10}}
→ - skipped pattern -
{{NYP|01|11|x|10}}
→ - space pattern -
{{NYP|01|11|00|10}}
→ - decimal pattern -
{{NYP|1|3|0|2}}
→ - up to 10 columns -
{{NYP|01|01|01|11|00|11|11|10|10|10}}
→