Template:unicode-top

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This template generates the top part of a Unicode chart. It is implemented using HTML.

Usage

[edit]

This template should be added directly above {{unicode-add}} and {{unicode-bottom}}

Parameters

[edit]
  • |title= The title of the chart.
  • |area= The name of area that contains the characters. For example: "Basic Latin" or "Latin-1 Supplement".
  • |file= A filename from http://www.unicode.org/charts/PDF/ that describes the area.
  • |area2= (optional) A second area name.
  • |file2= (optional) A filename from http://www.unicode.org/charts/PDF/ that describes the second area.
  • |area3=, |file3=|area5=, |file5= (all optional) More filenames and area names.

Examples

[edit]
  • {{unicode-top|title=Latin letters|file=U0000.pdf|area=Basic Latin}}
    Displays a title "Latin letters" and link to the file "U0000.pdf" that describes the area "Basic Latin".

See also

[edit]