For faster navigation, this Iframe is preloading the Wikiwand page for Template:RefFoot.

Template:RefFoot

文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

模板說明

此組模板為「參註分組」,用來把頁面的參考資料和註解兩列表分開顯示,構成該基礎模板有:

  • ((RefTag)):標示參考來源上標。
  • ((NoteTag)):標示備註上標。
  • ((RefFoot)):參考來源列表。
  • ((NoteFoot)):備註列表。

模板重定向

使用方法

於條目正文中:

  • 在欲標示參考來源的位置加上「 ((refTag|name=同項名稱|1=參考資料文字)) 」。
  • 在欲標示備註的位置加上「 ((noteTag|name=同項名稱|1=註解文字)) 」。
  • 參數說明:
    • name(可選):註腳的名稱,用於顯示同項註腳。
      • name值無須加引號
    • 匿名參數1:註腳的文字內容。
      • 如有設定name參數值,且該name值為該之前的同項參考,則可省略匿名參數1。
      • 另外,如果頁面採用把註腳原碼集中在頁底的方法,則正文中須設定name值,而匿名參數1則留空。
  • 無須再用<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))


顯示效果為:

內容

九子連環[參 1]萬筒索[註 1][參 2], 五門[註 2]風箭[參 2]皆盡齊[參 3]

備註

  1. ^ 註x
  2. ^ 註y

參考資料

  1. ^ 參考a
  2. ^ 2.0 2.1 參考b
  3. ^ 參考c


附錄式:註腳原碼內容集中在頁底

以下文本:

==內容==
東南西北((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))
))


顯示效果為:

內容

東南西北[註 1]大四喜[註 2][參 1], 梅蘭[註 1]菊竹[參 2]四花齊[參 3]

備註

  1. ^ 1.0 1.1 註A
  2. ^ 註B

參考資料

  1. ^ 參考1
  2. ^ 參考2
  3. ^ 參考3


備註

  1. ((noteTag))((noteFoot))必須同時使用,請勿混用其他註腳標籤或模板,否則將導致一些專門處理註腳的小工具不能正常運作。
  2. 承上,((refTag))((refFoot))也必須同時使用,不能混用其他註腳標籤或模板。
  3. 當使用了本系列的分組模板時,請避免同時使用不分組的<ref>,以免註腳系統發生辨認失敗之狀況。

其他类似脚注系列

說明 分组名 標註模板 對應的列表模板 標註效果 備註
参考模板
<ref>...</ref> ((reflist)) [1][2][3]
((refnest)) ((reflist)) [1][2][3] 参考中需再嵌角标時使用
((RefGroupTag)) ((RefGroupFoot)) [參1][參2][參3]
((RefTag)) ((RefFoot)) [參 1][參 2][參 3]
注釋模板
((NoteGroupTag)) ((NoteGroupFoot)) [註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以下不支援

參見

模板數據

RefFoot、NoteFoot

以下是该模板的模板数据,适用于可视化编辑器等工具。

RefFoot、NoteFoot模板数据

此組模板為「參註分組」,用來把頁面的參考資料和註解兩列表分開顯示。

模板参数[编辑模板数据]

参数描述类型状态
註腳集中處1

將refTag和noteTag的註腳內容集中存放

内容可选
{{bottomLinkPreText}} {{bottomLinkText}}
Template:RefFoot
Listen to this article

This browser is not supported by Wikiwand :(
Wikiwand requires a browser with modern capabilities in order to provide you with the best reading experience.
Please download and use one of the following browsers:

This article was just edited, click to reload
This article has been deleted on Wikipedia (Why?)

Back to homepage

Please click Add in the dialog above
Please click Allow in the top-left corner,
then click Install Now in the dialog
Please click Open in the download dialog,
then click Install
Please click the "Downloads" icon in the Safari toolbar, open the first download in the list,
then click Install
{{::$root.activation.text}}

Install Wikiwand

Install on Chrome Install on Firefox
Don't forget to rate us

Tell your friends about Wikiwand!

Gmail Facebook Twitter Link

Enjoying Wikiwand?

Tell your friends and spread the love:
Share on Gmail Share on Facebook Share on Twitter Share on Buffer

Our magic isn't perfect

You can help our automatic cover photo selection by reporting an unsuitable photo.

This photo is visually disturbing This photo is not a good choice

Thank you for helping!


Your input will affect cover photo selection, along with input from other users.

X

Get ready for Wikiwand 2.0 🎉! the new version arrives on September 1st! Don't want to wait?