Module:Domino Unicode/doc
Appearance
![]() | This is a documentation subpage for Module:Domino Unicode. It may contain usage information, categories and other content that is not part of the original module page. |
This module is the helper module for Template:Domino Unicode to output Unicode characters of Domino tiles.
This module only outputs the HEX codepoint. To convert it to the Unicode character in HTML, write &#x<some_codepoint>;
.
- For example: to get the horizontal tile that has 1 followed by 2, write
&#x{{#invoke:Domino Unicode|output|h|1|2}};
, which gives you the output "🀺".
Usage
{{#invoke:Domino Unicode|output|<direction>|<num1>|<num2>}}