模板:Wikisource-multi
本模板的輸出效果類似於{{Wikisource}},但允許在同一框中顯示多個連結。
用法[編輯]
{{Wikisource-multi|页面名称1|t1=显示文字1|页面名称2|t2=显示文字2|……|页面名称15|t15=显示文字15}}
參數[編輯]
匿名參數1至15填寫維基文庫頁面名稱,連結的顯示文本使用參數t1至t15控制。
其他不常用參數如下:
- object—可替換模板頂部文字中的「條目」一詞。
- caption—可完全替換頂部文字(優先級高於「object」)。
- leading—用於調整行間距。必須添加「px」(像素)後綴。預設為4px。
- firstleading—僅調整頂部文字(caption)與第一個連結之間的間距。預設為4px。
同時支持傳遞{{Side box}}的參數:
- position
- image—替換預設維基文庫圖標(需自行指定尺寸、標題、連結等)。
- imageright—在文本連結右側添加額外單元格(通常用於放置指定圖片)。
- below—在連結下方添加額外文本或圖片。
範例[編輯]
| 原始碼 | 輸出效果 |
|---|---|
| {{Wikisource-multi|页面一|页面二}} | |
| {{Wikisource-multi|页面一|页面二|页面三#子章节|t3=页面三|页面四}} | |
| {{Wikisource-multi|object=章节|leading=2px|文档/书籍1|t1=页面一|文档/书籍2|t2=页面二|文档/书籍3|t3=页面三}} | |
| {{Wikisource-multi|《人类起源与性选择》|文档/书籍2|t2=页面二|《小猎犬号航行中的动物学》|leading=5px|firstleading=2px|caption=另见[[维基文库]]:|below=<div align="center">[[s:Author:Charles Darwin|达尔文系列作品]]|imageright=[[Image:Hw-darwin.jpg|29px|link=s:Author:Charles Darwin]]</div> |
模板資料[編輯]
<templatedata> { "params": { "1": { "label": "頁面名稱1", "type": "string", "required": true }, "2": { "label": "頁面名稱2", "type": "string", "suggested": true }, "3": { "label": "頁面名稱3", "type": "string", "suggested": true }, "4": { "label": "頁面名稱4", "type": "string", "suggested": true }, "5": { "label": "頁面名稱5", "type": "string", "suggested": true }, "6": { "label": "頁面名稱6", "type": "string", "suggested": true }, "7": { "label": "頁面名稱7", "type": "string", "suggested": true }, "8": { "label": "頁面名稱8", "type": "string", "suggested": true }, "9": { "label": "頁面名稱9", "type": "string", "suggested": true }, "10": { "label": "頁面名稱10", "type": "string", "suggested": true }, "11": { "label": "頁面名稱11", "type": "string", "suggested": true }, "12": { "label": "頁面名稱12", "type": "string", "suggested": true }, "13": { "label": "頁面名稱13", "type": "string", "suggested": true }, "14": { "label": "頁面名稱14", "type": "string", "suggested": true }, "15": { "label": "頁面名稱15", "type": "string", "suggested": true }, "t1": { "label": "顯示文字1", "type": "string", "suggested": true }, "t2": { "label": "顯示文字2", "type": "string", "suggested": true }, "t3": { "label": "顯示文字3", "type": "string", "suggested": true }, "t4": { "label": "顯示文字4", "type": "string", "suggested": true }, "t5": { "label": "顯示文字5", "type": "string", "suggested": true }, "t6": { "label": "顯示文字6", "type": "string", "suggested": true }, "t7": { "label": "顯示文字7", "type": "string", "suggested": true }, "t8": { "label": "顯示文字8", "type": "string", "suggested": true }, "t9": { "label": "顯示文字9", "type": "string", "suggested": true }, "t10": { "label": "顯示文字10", "type": "string", "suggested": true }, "t11": { "label": "顯示文字11", "type": "string", "suggested": true }, "t12": { "label": "顯示文字12", "type": "string", "suggested": true }, "t13": { "label": "顯示文字13", "type": "string", "suggested": true }, "t14": { "label": "顯示文字14", "type": "string", "suggested": true }, "t15": { "label": "顯示文字15", "type": "string", "suggested": true }, "position": { "label": "位置", "type": "string", "suggestedvalues": [ "left" ] }, "image": { "label": "圖像", "type": "string" }, "caption": { "label": "頂部說明文字" }, "object": {}, "firstleading": { "label": "頂部間距" }, "leading": { "label": "行間距" }, "below": { "label": "底部" }, "imageright": { "label": "右側圖像" } }, "format": "inline", "paramOrder": [ "1", "t1", "2", "t2", "3", "t3", "4", "t4", "5", "t5", "6", "t6", "7", "t7", "8", "t8", "9", "t9", "10", "t10", "11", "t11", "12", "t12", "13", "t13", "14", "t14", "15", "t15", "caption", "object", "position", "image", "below", "imageright", "leading", "firstleading" ] } </templatedata>
參見[編輯]
- Template:Wikisource——單一原始文獻使用
- Template:Wikisourcehas2——可定製性更強
- Wikipedia:姊妹專案——來獲得引用其它維基專案的更多資訊。