模板:RefFoot/doc檢視原始碼檢視歷史
本文件是Template:RefFoot的文件子頁面(見模板頁自身)。 本頁包含用法資訊、分類和其他非原模板頁面的內容。 |
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
模板說明
此組模板為「參註分組」,用來在一個頁面裡,把參考資料和註解的列表分開顯示,構成該基礎模板有:
說明 | 分組名 | 標註模板 | 對應的列表模板 | 標註效果 | 備註 |
---|---|---|---|---|---|
參考模板 | |||||
無 | 無 | <ref>...</ref> |
{{reflist}} |
[1][2][3] | |
無 | 無 | {{refnest}} |
{{reflist}} |
[1][2][3] | 參考中需再嵌角標時使用 |
參 | 參 | {{RefTag}} |
{{RefFoot}} |
[參 1][參 2][參 3] | |
注釋模板 | |||||
註 | 註 | {{NoteTag}} |
{{NoteFoot}} |
[註 1][註 2][註 3] | |
小寫字母 | lower-alpha | {{efn}} |
{{notelist}} |
[a] [b] [c] [d] [e] [f] [g] [h] [i] [j] | |
大寫字母 | upper-alpha | {{efn-ua}} |
{{notelist-ua}} |
[A] [B] [C] [D] [E] [F] [G] [H] [I] [J] | |
小寫羅馬數字 | lower-roman | {{efn-lr}} |
{{notelist-lr}} |
[i] [ii] [iii] [iv] [v] [vi] [vii] [viii] [ix] [x] | |
大寫羅馬數字 | upper-roman | {{efn-ur}} |
{{notelist-ur}} |
[I] [II] [III] [IV] [V] [VI] [VII] [VIII] [IX] [X] | |
小寫希臘字母 | lower-greek | {{efn-lg}} |
{{notelist-lg}} |
[α] [β] [γ] [δ] [ε] [ζ] [η] [θ] [ι] [κ] | IE7以下不支援 |
模板重定向
- {{RefTag}} = {{參考}} = {{參}}
- {{NoteTag}} = {{備註}} = {{註}}
- {{RefFoot}} = {{參表腳}}
- {{NoteFoot}} = {{註表腳}}
使用方法
於條目正文中:
- 在欲標示參考來源的位置加上「
{{refTag|name=同項名稱|1=參考資料文字}}
」。 - 在欲標示備註的位置加上「
{{noteTag|name=同項名稱|1=註解文字}}
」。 - 參數說明:
- name(可選):註腳的名稱,用於顯示同項註腳。
- name值無須加引號。
- 匿名參數1:註腳的文字內容。
- 如有設定name參數值,且該name值為該之前的同項參考,則可省略匿名參數1。
- 另外,如果頁面採用把註腳原碼集中在頁底的方法,則正文中須設定name值,而匿名參數1則留空。
- name(可選):註腳的名稱,用於顯示同項註腳。
- 無須再用
<ref></ref>
標籤包住模板。
於頁底註腳中:
- 在欲列示參考來源的位置掛上「
{{refFoot}}
」。 - 在欲列示備註的位置則掛上「
{{noteFoot}}
」。 - 參數說明:
- 匿名參數1:註腳原碼內容集中存放附錄處專用。(詳見下文)
如果使用註腳原碼內容集中存放附錄處的方法,請依以下方法使用:
- 正文內容使用「
{{noteTag|name=同項名稱x}}
」和「{{refTag|name=同項名稱y}}
」。- 正文處請不要設定匿名參數1。
- 頁底請使用「
{{noteFoot|1= {{noteTag|name=同項名稱x|1=註解文字}} }}
」和「{{refFoot|1= {{refTag|name=同項名稱y|1=參考資料文字}} }}
」
範例
一般式:註腳原碼內容分散在正文
假設有一段這樣的文本:
==內容== 九子連環{{refTag|1=參考a}}萬筒索{{noteTag|1=註x}}{{refTag|name=RefB|1=參考b}}, 五門{{noteTag|1=註y}}風箭{{refTag|name=RefB}}皆盡齊{{refTag|1=參考c}}。 ==備註== {{noteFoot}} ==參考資料== {{refFoot}}
則顯示的效果為:
附錄式:註腳原碼內容集中在頁底
假設有一段這樣的文本:
==內容== 東南西北{{noteTag|name=noteA}}大四喜{{noteTag|name=noteB}}{{refTag|name=ref1}}, 梅蘭{{noteTag|name=noteA}}菊竹{{refTag|name=ref2}}四花齊{{refTag|name=ref3}}。 ==備註== {{noteFoot|1= {{noteTag|name=noteA|1=註A}} {{noteTag|name=noteB|1=註B}} }} ==參考資料== {{refFoot|1= {{refTag|name=ref1|1=參考1}} {{refTag|name=ref2|1=參考2}} {{refTag|name=ref3|1=參考3}} }}
則顯示的效果為:
備註
{{noteTag}}
與{{noteFoot}}
必須同時使用,請勿混用其他註腳標籤或模板,否則將導致一些專門處理註腳的小工具不能正常運作。- 承上,
{{refTag}}
與{{refFoot}}
也必須同時使用,不能混用其他註腳標籤或模板。 - 當使用了本系列的分組模板時,請避免同時使用不分組的
<ref>
,以免註腳系統發生辨認失敗之狀況。
參見
模板數據
RefTag、NoteTag
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.
TemplateData for RefTag、NoteTag
此組模板為「參註分組」,用來在一個頁面裏,把參考資料和註解的列表分開顯示。
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
註腳名稱 | name | 註腳的名稱,用於顯示同項註腳
| 字串 | 選填 |
註腳文字 | 1 | 註腳的文字內容。如有設定name參數值,且該name值為該之前的同項參考,則可省略本參數。
| 內容 | 選填 |
RefFoot、NoteFoot
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.
TemplateData for RefFoot、NoteFoot
此組模板為「參註分組」,用來在一個頁面裏,把參考資料和註解的列表分開顯示。
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
註腳集中處 | 1 | 將refTag和noteTag的註腳內容集中存放
| 內容 | 選填 |