Jump to content

Module:Domino Unicode/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
intro part
(No difference)

Revision as of 18:17, 13 March 2022

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>}}