Template:Wt/sat/t

(Redirected from Template:Wt/sat/T)

[[||term|term]]Template:Documentation subpage Template:Lua

Use this template in the Translations section to format a translation of an English entry.

There are several translation templates:

  • {{t}} is the default, and is the one that human editors should use most when adding a translation.
  • {{t-check}} marks translations which need attention.
  • {{t+}} and {{t+check}} are the same as {{t}} and {{t-check}}, respectively, except that they add a superscript link to the corresponding entry on the foreign-language Wiktionary. (For example, {{t+|fr|le}} has a link to fr:le.) Various automated tools will change {{t}} to {{t+}} or {{t-check}} to {{t+check}} if the translation has an existing entry on the foreign-language Wiktionary. You can also do this manually, if you like, if you know that the entry exists.
  • {{no equivalent translation}} when a language has no corresponding term and only an unidiomatic translation is provided. However, if it is the sole commonly used translation in that language, then one of the above templates should be used instead.
  • {{not used}} when a language lacks the term. Most commonly used for grammatical words absent in other languages such as the, though not limited to such.
  • {{t-needed}} to request a missing translation.
  • {{tt}} and {{tt+}} are logically equivalent to {{t}} and {{t+}}, respectively, but only work inside of {{multitrans}}. They should be used in place of {{t}} and {{t+}} inside of a {{multitrans}} section in order to reduce memory usage.

The implementation of these templates is performed by Wt/sat/Module:translations.

Parameters edit

|1= (required)
Language code. See Wiktionary:Languages.
|2= (required)
Entry name of the translated word. This supports all the features that {{l}} does: diacritics will be removed automatically from words in certain languages, embedded wikilinks will be processed properly, and the script and transliteration will be handled automatically if not provided.
|3=, |4=, |5=, … (all optional)
Gender/number specification(s), using the codes provided by Wt/sat/Module:gender and number; If multiple codes are used (separted by a "|"), they will be displayed in the order given.
|sc= (optional)
Specifies a script code, see Wiktionary:Scripts. This is only needed if the script used in the translation is not one of the normal scripts of the language, or if script detection fails to detect the script correctly.
|tr= (optional)
Specifies the transliteration into roman (Latin) script, as also shown in the example below. A transliteration may be automatically generated for certain languages, if none was provided. Use |tr=- if you don't want a transliteration to be automatically generated (you shouldn't really ever do this in an entry).
|alt= (optional)
Specifies an alternate form of the word, not the pagename, to be displayed.
|lit= (optional)
Adds a literal translation for the term.
|id= (optional)
Links to a {{senseid}} tag on the target page.

Examples edit

Some examples for Template:M:

* Santali: {{Wt/sat/t|sat|ᱡᱚ}}
* Arabic: {{Wt/sat/t|ar|فَرَاشَة|f}}
* Bengali: {{Wt/sat/t|bn|প্রজাপতি|tr=projapoti, prajapati}}
* Dhuwal: {{Wt/sat/t+|dwu|buurnba}}
* Javanese: {{Wt/sat/t+|jv|kupu}}
* Latin: {{Wt/sat/t|la|pāpiliō}}
* Russian: {{Wt/sat/t+|ru|ба́бочка|f}}
* Serbo-Croatian:
*: Cyrillic: {{Wt/sat/t|sh|ле̏птӣр|m}}
*: Latin: {{Wt/sat/t|sh|lȅptīr|m}}
* Tamil: {{Wt/sat/t+|ta|வண்ணத்துப்பூச்சி|lit= color insect}}
* Yoruba: {{Wt/sat/t|yo|labalábá}}
  • Santali: [[||ᱡᱚ#Santali|ᱡᱚ]] ()
  • Arabic: Lua error in package.lua at line 80: module 'Module:Wt/sat/ar-translit' not found.
  • Bengali: Lua error in package.lua at line 80: module 'Module:Wt/sat/bn-translit' not found.
  • Dhuwal: Template:Wt/sat/t+
  • Javanese: Template:Wt/sat/t+
  • Latin: [[||papilio#Latin|pāpiliō]]
  • Russian: Template:Wt/sat/t+
  • Serbo-Croatian:
    Cyrillic: Lua error in package.lua at line 80: module 'Module:gender and number/data' not found.
    Latin: Lua error in package.lua at line 80: module 'Module:gender and number/data' not found.
  • Tamil: Template:Wt/sat/t+
  • Yoruba: [[||labalaba#Yoruba|labalábá]]


Template Data edit

Template:Wt/sat/templateData header

Links a translation; meant to be used in between {{Wt/sat/trans-top}} and {{Wt/sat/trans-bottom}}.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Language1

Wiktionary language code for the language of translation

Example
"fr"; "cmn"
Linerequired
Term2

The word or phrase being linked to, that translates the word

Example
情話
Linerequired
Script codesc

Specifies a Wiktionary script code. This is only needed if the script used in the translation is not one of the normal scripts of the language, or if script detection fails to detect the script correctly.

Example
Hani
Lineoptional
Transliterationtr

Specifies the transliteration into Latin script, as also shown in the example below. A transliteration may be automatically generated for certain languages, if none was provided.

Lineoptional
Alternate term displayedalt

Specifies an alternate form of the word, not the pagename, to be displayed.

Example
likes
Lineoptional
Literallylit

A literal translation for the term

Example
alcohol store
Stringoptional
Sense IDid

Links to a {{Wt/sat/temp|senseid}} tag on the target page.

Lineoptional

See also edit