Пређи на садржај

Шаблон:Сцрипт

Izvor: Vojna Enciklopedija

{{{2}}}

Документација шаблона[прикажи] [уреди] [историја] [освежи]

Usage

This template applies custom styling (better typefaces and/or typefaces that support uncommon scripts and/or bigger size text) to scripts (writing systems), identified by their ISO 15924 code. It takes two unnamed parameters: the ISO code, and the text to transform. Currently, the following codes are supported:

See also

  • {{Lang}} for identifying text as belonging to a language and script, etc. (beyond the scope of this template)
  • {{IPA}} to style text for IPA notation
  • {{ISO 15924 script codes and Unicode}} for a list of ISO 15924 codes with their names and other details

Шаблон:ISO 15924/footer

Template Data

Ово је TemplateData документација за овај шаблон, коришћена у Визуелном уређивачу и у другим алаткама; погледајте месечни извештај о грешкама за овај шаблон.

TemplateData за Script

<templatedata> { "params": { "1": { "aliases": [ "script" ], "label": "Script code", "description": "ISO 15924 script code for the script used", "example": "Hang (hangul), Latn (Latin), Hant (traditional Chinese characters)", "type": "line", "required": true }, "2": { "aliases": [ "text" ], "label": "Text", "description": "The text in the script demacrated", "example": "國漢文混用", "type": "line", "required": true } }, "description": "Marks some text as in a different script according to ISO 15924 script codes" } </templatedata>