Template:Language: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<templatestyles src="Nation/styles.css" /> <includeonly>{{Infobox/begin}} {{Infobox/Header|title={{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}|subtitle={{#if:{{{localized_name|}}}|{{{localized_name|}}}|}}}} {{Infobox/Item|key=Pronunciation|value={{{pronunciation|}}}}} {{Infobox/Item|key=[https://en.wikipedia.org/wiki/Language_family Classification]|value={{{classification|}}}}} {{Infobox/Item|key=Subdivisions|value={{{subdivisions|}}}}} {{Infobox/Item|key=[https://en.wik...") |
mNo edit summary |
||
| Line 3: | Line 3: | ||
<includeonly>{{Infobox/begin}} |
<includeonly>{{Infobox/begin}} |
||
{{Infobox/Header|title={{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}|subtitle={{#if:{{{localized_name|}}}|{{{localized_name|}}}|}}}} |
{{Infobox/Header|title={{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}|subtitle={{#if:{{{localized_name|}}}|{{{localized_name|}}}|}}}} |
||
| − | {{Infobox/Item|key=Pronunciation|value={{{pronunciation|}}}}} |
+ | {{Infobox/Item|key=[http://ipa-reader.xyz/ Pronunciation]|value={{{pronunciation|}}}}} |
| − | {{Infobox/Item|key=[https://en.wikipedia.org/wiki/Language_family Classification]|value={{{ |
+ | {{Infobox/Item|key=[https://en.wikipedia.org/wiki/Language_family Classification]|value={{{family|}}}}} |
{{Infobox/Item|key=Subdivisions|value={{{subdivisions|}}}}} |
{{Infobox/Item|key=Subdivisions|value={{{subdivisions|}}}}} |
||
{{Infobox/Item|key=[https://en.wikipedia.org/wiki/Writing_system Writing System]|value={{{system|}}}}} |
{{Infobox/Item|key=[https://en.wikipedia.org/wiki/Writing_system Writing System]|value={{{system|}}}}} |
||
| Line 17: | Line 17: | ||
{{Language}} |
{{Language}} |
||
| − | {{Language |
+ | {{Language |
| + | |name = {{PAGENAME}} |
||
| + | |localized_name = [localized_name] |
||
| + | |pronunciation = [ipa pronunciation] |
||
| + | |family = •[a]<br> •[b]<br> •[c]<br> •[d] |
||
| + | |subdivisions = •[a]<br>•[b]<br>•[c] |
||
| + | |system = [cyrillic, latin, etc] |
||
| + | |population = [pop] |
||
| + | |o_nations = [countries] |
||
| + | |r_nations = [countries] |
||
| + | |map = KP_dark.png|mapdesc = [mapdesc] |
||
| + | }} |
||
[[Category:Infoboxes]] |
[[Category:Infoboxes]] |
||
[[Category:Templates]] |
[[Category:Templates]] |
||
| + | <templatedata> |
||
| ⚫ | |||
| + | { |
||
| + | "params": { |
||
| + | "name": { |
||
| + | "label": "Language Name", |
||
| + | "description": "English Language name for the given language or language group", |
||
| + | "example": "Krostanian", |
||
| + | "type": "string", |
||
| + | "autovalue": "{{pagename}}", |
||
| + | "suggested": true |
||
| + | }, |
||
| + | "localized_name": { |
||
| + | "label": "Localised Name", |
||
| + | "description": "The name for the language in said language, does not apply to language groups", |
||
| + | "example": "Kroslands", |
||
| + | "type": "string" |
||
| + | }, |
||
| + | "pronunciation": { |
||
| + | "label": "Pronunciation", |
||
| + | "description": "IPA pronunciation of the native language name", |
||
| + | "example": "[dɔʏtʃ]", |
||
| + | "type": "string" |
||
| + | }, |
||
| + | "family": { |
||
| + | "label": "Language Family", |
||
| + | "description": "List of the language hierarchy leading up from this language", |
||
| + | "example": "•[Tau]<br> •[Kafrican]<br> •[Palcife]<br> •[Krostanian]", |
||
| + | "type": "content", |
||
| + | "default": "•[a]<br> •[b]<br> •[c]<br> •[d]", |
||
| + | "autovalue": "•[a]<br> •[b]<br> •[c]<br> •[d]", |
||
| + | "required": true |
||
| + | }, |
||
| + | "subdivisions": { |
||
| + | "label": "Subdivisions", |
||
| + | "description": "List of contained languages, groups, or dialects, depending on specified level", |
||
| + | "example": "•Strelkan<br>•Viennan", |
||
| + | "type": "content" |
||
| + | }, |
||
| + | "system": { |
||
| + | "label": "Writing System", |
||
| + | "suggestedvalues": [ |
||
| + | "Cyrillic, Latin, Emjoic" |
||
| + | ], |
||
| + | "required": true |
||
| + | }, |
||
| + | "population": {}, |
||
| + | "o_nations": {}, |
||
| + | "r_nations": {}, |
||
| + | "map": {}, |
||
| + | "mapdesc": {} |
||
| + | }, |
||
| + | "description": "Template for the description of a language or family of languages" |
||
| + | } |
||
| ⚫ | |||
Revision as of 11:32, 20 February 2023
|
Language
|
|||||
|---|---|---|---|---|---|
| Official Status |
|
Language
[localized_name]
|
|||||
|---|---|---|---|---|---|
| Pronunciation | [ipa pronunciation] | ||||
| Classification | •[a] •[b] •[c] •[d] |
||||
| Subdivisions | •[a] •[b] •[c] |
||||
| Writing System | [cyrillic, latin, etc] | ||||
| Official Status | |||||
| Native Speakers | [pop] | ||||
| Official Language in | [countries] | ||||
| Recognised Language in | [countries] | ||||
![]() |
|||||
| [mapdesc] | |||||
Template for the description of a language or family of languages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Language Name | name | English Language name for the given language or language group
| String | suggested |
| Localised Name | localized_name | The name for the language in said language, does not apply to language groups
| String | optional |
| Pronunciation | pronunciation | IPA pronunciation of the native language name
| String | optional |
| Language Family | family | List of the language hierarchy leading up from this language
| Content | required |
| Subdivisions | subdivisions | List of contained languages, groups, or dialects, depending on specified level
| Content | optional |
| Writing System | system | no description
| Unknown | required |
| population | population | no description | Unknown | optional |
| o_nations | o_nations | no description | Unknown | optional |
| r_nations | r_nations | no description | Unknown | optional |
| map | map | no description | Unknown | optional |
| mapdesc | mapdesc | no description | Unknown | optional |
