維基百科:提示/5月8日

參考資料腳註

條目中以<ref></ref>標籤添加的參考資料會以腳註形式在頁面底部呈現,並以出現的前後排序。例如在喜馬拉雅山脈條目中有採用的來源:<ref>{{cite book|author=Pommaret, Francoise|title=Bhutan Himlayan Mountains Kingdom|edition=5th|publisher=Odyssey Books and Guides|year=2006|pages=136–7|isbn=978-9622178106}}</ref>,其中的<ref></ref>標籤會在編輯頁面時出現。

如果同一個來源有多處地方引用,可以在同一個來源的<ref>標籤處中自訂名稱。例如在段落1和段落2中都有使用到同一個來源,那麼可以比如在段落1中輸入如<ref name="Example">(標籤處中的自訂名稱為Example),後面以同一個標籤名稱做標記即可。例如段落1輸入:<ref name="Example">{{cite book|author=Pommaret, Francoise|title=Bhutan Himlayan Mountains Kingdom|edition=5th|publisher=Odyssey Books and Guides|year=2006|pages=136–7|isbn=978-9622178106}}</ref>,然後在段落2中輸入<ref name="Example"/>即可。此時在段落2中,只能輸入<ref name="Example"/>而不能再輸入</ref>,由於段落1有為該標籤處中自訂名稱了,段落2可以以同一個標籤處的名稱標記即可。

為了排版整潔,請在頁面底端加入「參考資料」或「腳註」標題,插入{{Reflist}}模板。