Pređi na sadržaj

Šablon:Script

Izvor: Vojna Enciklopedija
(razl) ← Starija izmena | Trenutna verzija (razl) | Novija izmena → (razl)

{{{2}}}

Dokumentacija šablona[prikaži] [uredi] [istorija] [osveži]

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

Šablon:ISO 15924/footer

Template Data

Ovo je TemplateData dokumentacija za ovaj šablon, korišćena u Vizuelnom uređivaču i u drugim alatkama; pogledajte mesečni izveštaj o greškama za ovaj šablon.

TemplateData za 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>