Template:Trans-top
外观
翻譯
| 本模板已应用于100000+页面。 为避免大规模的破坏及不必要的服务器负荷,任何改动均应先在模板的沙盒、测试样例页面或您自己的用户页测试,经过测试后即可一次性改动本模板。为尊重其他用户,任何改动在生效前都应先在讨论页讨论。 |
該模板用於顯示“翻譯”章節。勿用于其他用途。
參數
1=- 用於翻譯表格中顯示的簡要釋義,需與詞條中的實際義項描述一致。此參數應對應詞條中明確定義的某個具體義項。
id=- 標明本翻譯表格所屬義項(sense)的ID(該義項需用
{{senseid}}模板標記)。其他詞條中通過{{trans-see}}或{{trans-top-also}}連結至此翻譯表格時,必須使用相同的ID以確保義項對應準確。
使用
本模板須以{{翻譯-頂}}、{{翻譯-中}}、{{翻譯-底}}搭配使用。
{{trans-top|<!-- 輸入註解 -->}}
{{trans-mid}}
{{trans-bottom}}
範例
E.g. on word:
====Translations====
{{trans-top|unit of language}}
* Basque: {{t|eu|hitz}}
* Dutch: {{t|nl|woord|n}}
* French: {{t|fr|mot|m}}
* German: {{t|de|Wort|n}}
* Greek: {{t+|el|λέξη|f|tr=léxi|sc=Grek}}, {{t|el|κουβέντα|f|tr=kouvénta|sc=Grek}}, {{t+|el|λόγος|m|tr=lógos|sc=Grek}}
{{trans-mid}}
* Italian: {{t|it|parola|f}}, {{t|it|vocabolo|m}}, {{t|it|termine|m}}
* Japanese: {{t|ja|言葉|tr=kotoba|sc=Jpan}}, {{t|ja|単語|tr=tango|sc=Jpan}}
* Latin: {{t|la|vocabulum|n}}, {{t|la|verbum|n}}
* Russian: {{t|ru|слово|n|tr=slóvo|sc=Cyrl}}
* Spanish: {{t|es|palabra|f}}
{{trans-bottom}}
{{trans-top|something promised}}
* French: {{t|fr|parole|f}}
* German: {{t|de|Ehrenwort|n}}
* Greek: {{t+|el|λόγος|m|tr=lógos|sc=Grek}}
{{trans-mid}}
* Italian: {{t|it|parola|f}}
* Portuguese: {{t|pt|palavra}}
* Russian: {{t|ru|слово|n|tr=slóvo|sc=Cyrl}}
{{trans-bottom}}
Translations
unit of language
|
something promised
參見
{{Trans-top1}}{{trans-top-also}}{{trans-see}}{{t}}{{t+}}{{t-check}}
模板數據
Marks the beginning of a translation table
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| gloss | 1 | The gloss to show in the translation table, to give a short description of the sense that this table contains translations for. This should match the actual sense in the entry.
| 字符串 | 推荐 |
| sense ID | id | The sense ID of the sense that this translation belongs to (which should be tagged with {{temp|senseid}}). Translation tables in other entries that link to this translation table (with {{temp|trans-see}} or {{temp|trans-top-also}}) should have the same ID. | 单行文本 | 可选 |