模板:L&S/doc
| 此頁面是Template:L&S的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
Generates a link to the online Latin entry of a word in A Latin Dictionary, by Charlton T. Lewis and Charles Short (L&S), often called Lewis and Short, or in An Elementary Latin Dictionary, often called Elementary Lewis, an abridged, by Lewis, edition of the former, both hosted on the Perseus Project.
用法
[編輯]- Syntax
{{L&S|headword|latin_text|ref_parameter|ed_parameter}}
where:
- headword (required) is the entry name, the lemma.
- latin_text (optional) is the text to display in the link.
- ref_parameter (optional) is the parameter for citing. Valid value: ref.
- ed_parameter (optional) is the option to select the abridged edition/version. The regular edition is used by default; the only valid value is lL&S which is the necessary option in order to use the abridged edition.
All parameters are order of input specific. All optional parameters are case sensitive.
例子
[編輯]A Latin Dictionary
[編輯]Link on the Perseus Project to entries in A Latin Dictionary (Lewis and Short; L&S).
| WikiCode | → | Result |
|---|---|---|
{{L&S|entry name|link text}}
| ||
{{L&S|abacus}} |
→ | abacus |
{{L&S|abacus|ăbăcus}} |
→ | ăbăcus |
Citations
[編輯]For citations, place ref as the second or third parameter.
| WikiCode | → | Result |
|---|---|---|
{{L&S|entry name|link text|reference parameter}}
| ||
{{L&S|abacus|ref}} |
→ | abacus. 初級拉丁語詞典,查爾頓·托馬斯·劉易斯和查爾斯·肖特,珀修斯專案 |
{{L&S|abacus|ăbăcus|ref}} |
→ | ăbăcus. 初級拉丁語詞典,查爾頓·托馬斯·劉易斯和查爾斯·肖特,珀修斯專案 |
An Elementary Latin Dictionary
[編輯]Link on the Perseus Project to entries in An Elementary Latin Dictionary (Elementary Lewis).
| WikiCode | → | Result |
|---|---|---|
{{L&S|entry name|link text|edition parameter}}
| ||
{{L&S|abacus|lL&S}} |
→ | abacus |
{{L&S|abacus|ăbăcus|lL&S}} |
→ | ăbăcus |
Citations
[編輯]For citations, place ref as the second or third parameter, but always preceding the lL&S parameter.
| WikiCode | → | Result |
|---|---|---|
{{L&S|entry name|link text|reference parameter|edition parameter}}
| ||
{{L&S|abacus|ref|lL&S}} |
→ | abacus. 初級拉丁語詞典,查爾頓·托馬斯·劉易斯,珀修斯專案 |
{{L&S|abacus|ăbăcus|ref|lL&S}} |
→ | ăbăcus. 初級拉丁語詞典,查爾頓·托馬斯·劉易斯,珀修斯專案 |
Template Data
[編輯]A template to generate a link to the online Latin entry in ''A Latin Dictionary'' by Charlton T. Lewis and Charles Short (L&S), hosted on the Perseus Project.
| 參數 | 描述 | 類型 | 狀態 | |
|---|---|---|---|---|
| Headword | 1 | Entry name, lemma. | 字串 | 必填 |
| Latin text | 2 | The text to display in the link. | 字串 | 非必填 |
| Reference type | 3 | Desired reference format. Valid value is: 'ref'. | 字串 | 非必填 |
| Use of Elementary | 4 | Selection of elementary edition of the dictionary. Valid value is: 'lL&S'. | 字串 | 非必填 |