Difference between revisions of "Template:Lang-grc"
imported>Trappist the monk m (new parameter names;) |
imported>Trappist the monk m (new parameters;) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#invoke:lang|lang_xx|code=grc|text={{{1|}}}|link={{{links|{{{link|}}}}}}|rtl=no|nocat={{{nocat|}}}|italic={{{italic|no}}}|translation={{{lit|{{{translation|{{{3|}}}}}}}}}|translit={{{translit|{{{2|}}}}}}|translit-script={{{translit-script|}}}|translit-std={{{translit-std|}}}}}</includeonly><noinclude>{{Documentation}}</noinclude> | + | <includeonly>{{#invoke:lang|lang_xx |
| + | |code=grc | ||
| + | |text={{{1|}}} | ||
| + | |script={{{script|}}} | ||
| + | |region={{{region|}}} | ||
| + | |variant={{{variant|}}} | ||
| + | |link={{{links|{{{link|}}}}}} | ||
| + | |rtl=no | ||
| + | |nocat={{{nocat|}}} | ||
| + | |italic={{{italic|no}}} | ||
| + | |translation={{{lit|{{{translation|{{{3|}}}}}}}}} | ||
| + | |translit={{{translit|{{{2|}}}}}} | ||
| + | |translit-script={{{translit-script|}}} | ||
| + | |translit-std={{{translit-std|}}}}}</includeonly><noinclude>{{Documentation}}</noinclude> | ||
Revision as of 14:02, 10 November 2017
| This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
| This template uses Lua: |
Contents
Usage
Lua error in Module:Lang/documentor_tool at line 43: invalid value (nil) at index 3 in table for 'concat'.
The primary objective of this template (and of the other {{lang}} templates) is to tag non-English text so that both human and machine readers are able to properly interpret, display and understand non-English text as part of an effort to move towards a semantic web. To that end, proper use of these templates help web browsers to choose the correct display font, text-to-speech screen readers to select a more appropriate pronunciation, search engines to better index and relate the context of the content, translation services to properly interpret the words, spell checkers to properly allow and/or require diacritics, and so on.
Important metadata
Regardless of the label that is displayed in front of the text (i.e.: "Ancient Greek:" vs. "Greek"), this template will always wrap the supplied Ancient Greek text inside of appropriate HTML <span>...</span> tags – that is to say that the Ancient Greek text will be tagged using the ISO 639-2 and ISO-639-3 language code for Ancient Greek: "grc". The following example wikicode:
{{lang-grc|ἄτομος|átomos|indivisible, an atom}}
produces the following HTML:
<a href="/wiki/Ancient_Greek" title="Ancient Greek">Ancient Greek</a>:<span lang="grc" xml:lang="grc">ἄτομος</span><span title="Ancient Greek transliteration" class="Unicode" style="white-space:normal; text-decoration: none"><i>átomos</i></span>"indivisible, an atom"
This metadata identifies the enclosed text as Ancient Greek for the benefit of search engines, browsers, screen readers, translators, typesetters, and so on. To these "non-human readers", Ancient Greek (encoded as "grc") has important distinctions from Modern Greek (appropriately encoded using "ell", "gre" or "grk" by other {{lang}} templates). For that reason, this template should never be used with Modern or Medieval or other Greek text.
Parameters
{{#lst:Template:Lang-x/doc/parameters|lang_xx_parameters}}
Syntax
- {{lang-grc
- |Ancient Greek text – using the Greek polytonic alphabet (with diacritics). (mandatory) – must be the 1st field
- |transliterated text – the same text, transliterated using Latin alphabet (see Romanization of Greek). (optional) – must be the 2nd field
- |translated text – in English. (optional) – must be the 3rd field
- }}
Examples
Code Result {{lang-grc|ἄτομος}} Script error: The function "lang_xx" does not exist. {{lang-grc|ἄτομος|átomos}} Script error: The function "lang_xx" does not exist. {{lang-grc|ἄτομος|átomos|indivisible, an atom}} Script error: The function "lang_xx" does not exist. {{lang-grc|ἄτομος| |indivisible, an atom (lit: 'that cannot be cut')}} Script error: The function "lang_xx" does not exist.
Category
Articles using this template are automatically placed in Category:Articles containing Ancient Greek-language text.
TemplateData
TemplateData for Lang-grc
Insert Greek text. This template should only be used with Ancient Greek.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The Greek text to be displayed | Line | required |
| Link? | links | If a link to the article Greek language is included
| Boolean | optional |
| Lit | lit | English translation of Greek text | String | optional |
| Transliteration | translit | A Latin alphabet respelling of Greek text | String | optional |
See also
{{lang-el}}for Modern Greek.{{lang-ell}}for Modern Greek explicitly stated and linked so in the label.{{lang-gkm}}for Medieval Greek.{{lang-grc-gre}}for which the Ancient Greek description is not satisfactory or limiting.{{lang-grc-koi}}for Koine Greek.{{lang|el}}and{{lang|ell}}tags Modern Greek text, without the label (for use with custom display, and other uses).{{lang|grc}}tags Ancient Greek text, without the label (for use with custom display, and other uses).{{transl|grc}}tags text as "Ancient Greek Transliteration" (has no visible effect other than said tag when pointer is placed on text).- Module:Ancient Greek for automatic romanization:
{{#invoke:Ancient Greek|translit|Ἑλληνική}}produces: Hellēnikḗ
| The above documentation is transcluded from Template:Lang-grc/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |