Template:Infobox writing system/doc
| name | |
|---|---|
caption | |
| Script type | type
typedesc |
| Creator | creator |
| Created | date |
| Published | published
|
Period | time |
| Status | status |
Print basis | |
| Languages | languages |
| Related scripts | |
Parent systems | family
|
Child systems | children |
Sister systems | sisters |
| ISO 15924 | |
| ISO 15924 | iso15924 note |
| Unicode | |
| unicode | |
footnotes | |
| This template uses Lua: |
Syntax
<syntaxhighlight lang="wikitext">
</syntaxhighlight>
While it is probably important to always list at least the immediate 'parent' of any writing system, it isn't always practical if this number is too large.
`type` parameter
Select color coding with |type= according to the type of writing system:
| Abjad | Alphabet | Abugida | Syllabary | Semisyllabary |
| Manual | Pictographic | Ideographic | Logographic | |
| Stenography | Shorthand | Undeciphered | Alternative | (default) |
Shorthand `SHform`, `SHtype`
SHform, SHtype parameter options
| |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Parameter `direction`
|direction= can be used to enter the directionality. When left unused, the template reads this value from Wikidata.
Parameter `note`
As a bottom there can be shown this note:
This page contains phonetic transcriptions in the International Phonetic Alphabet (IPA). For an introductory guide on IPA symbols, see Help:IPA. For the distinction between [ ], / / and ⟨ ⟩, see IPA § Brackets and transcription delimiters.
Setting |note=none will hide this text.
Example
- From Hebrew alphabet (simplified for demo purposes)
| Hebrew alphabet (no alt name) | |
|---|---|
| Script type | Impure abjad
|
Period | 2nd–1st century BCE to present[1] |
| Direction | Right-to-left |
| Languages | Hebrew, Yiddish |
| Related scripts | |
Parent systems | |
Child systems | Yiddish alphabet |
Sister systems | |
| ISO 15924 | |
| ISO 15924 | Hebr (125), Hebrew |
| Unicode | |
Unicode alias | Hebrew |
| |
<syntaxhighlight lang="wikitext">
| Hebrew alphabet (alt name here, expected in script) | |
|---|---|
| Script type | Impure abjad
|
Period | 2nd–1st century BCE to present[2] |
| Direction | Right-to-left |
| Languages | Hebrew, Yiddish |
| Related scripts | |
Parent systems | |
Child systems | Yiddish alphabet |
Sister systems | |
| ISO 15924 | |
| ISO 15924 | Hebr (125), Hebrew |
| Unicode | |
Unicode alias | Hebrew |
| |
</syntaxhighlight>
Tracking categories
Template Data
TemplateData for Infobox writing system
Template Data
|
|---|
|
<templatedata> { "format": "Template:\n\n", "params": { "bodystyle": {}, "type": { "type": "string", "suggestedvalues": [ "Abjad, Alphabet, Abugida, Syllabary, Semisyllabary, Manual, Pictographic, Ideographic, Logographic, Stenography, Shorthand, Undeciphered, Alternative, (default) " ] }, "SHtype": {}, "SHform": {}, "mode": {}, "name": {}, "altname": { "description": "Secondary name", "type": "string" }, "native_name": { "description": "Name in the system itself" }, "imagestyle": {}, "sample": { "description": "Sample image, WITHOUT \"Image:\" prefix", "type": "wiki-file-name" }, "image size": { "description": "Sample image's size" }, "imagesize": {}, "alt": { "description": "Text substituting the image", "example": "Character sample", "type": "string" }, "captionstyle": {}, "caption": { "description": "Text displayed under the sample image", "example": "From Description of the New Alphabet, 1999", "type": "string" }, "SHline": {}, "typedesc": { "description": "For providing additional info after a general type", "type": "string" }, "languages": { "description": "Major languages using the writing system", "type": "string" }, "creator": { "description": "Use instead of jfamN for artificially created writing systems", "type": "string" }, "date": { "description": "Date created" }, "SHdates": {}, "published": { "description": "Date published - for shorthands and script reforms", "example": "1999", "type": "string" }, "time": { "description": "Time period during which system was in use", "example": "20th century", "type": "string" }, "status": {}, "fam1": { "description": "Use famN to specify parent writing system/s.", "type": "string" }, "family": {}, "fam2": { "description": "Up to 15 parent writing systems can be listed, fam1 being the oldest.", "type": "string" }, "fam3": { "description": "Up to 15 parent writing systems can be listed, fam1 being the oldest.", "type": "string" }, "fam4": { "description": "Up to 15 parent writing systems can be listed, fam1 being the oldest.", "type": "string" }, "fam5": { "description": "Up to 15 parent writing systems can be listed, fam1 being the oldest.", "type": "string" }, "fam6": { "description": "Up to 15 parent writing systems can be listed, fam1 being the oldest.", "type": "string" }, "fam7": { "description": "Up to 15 parent writing systems can be listed, fam1 being the oldest.", "type": "string" }, "fam8": {}, "fam9": {}, "fam10": {}, "fam11": {}, "fam12": {}, "fam13": {}, "fam14": {}, "fam15": {}, "print": {}, "children": {}, "sisters": {}, "iso15924": {}, "iso15924 note": {}, "unicode": {}, "footnotes": {}, "note": {}, "direction": {}, "qid": {}, "ipa-note": {}, "direction comment": {}, "official script": {}, "region": {}, "engvar": {}, "romanised_from": {}, "romanized_from": {}, "language": {} }, "paramOrder": [ "bodystyle", "type", "SHtype", "SHform", "mode", "name", "altname", "native_name", "imagestyle", "sample", "image size", "imagesize", "alt", "captionstyle", "caption", "SHline", "typedesc", "languages", "creator", "date", "SHdates", "published", "time", "status", "fam1", "family", "fam2", "fam3", "fam4", "fam5", "fam6", "fam7", "fam8", "fam9", "fam10", "fam11", "fam12", "fam13", "fam14", "fam15", "print", "children", "sisters", "iso15924", "iso15924 note", "unicode", "footnotes", "note", "qid", "direction", "direction comment", "ipa-note", "official script", "region", "engvar", "romanised_from", "romanized_from", "language" ], "description": "Information box about a writing system" } </templatedata> |