模板:Image frame/doc
此頁面是Template:Image frame的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
概要
本模板可以給圖像加上一個外框,可以給多個圖像套上一個框,也可以用來包裝 {{superimpose}} 等模板。
{{Image frame|width=|content=|caption=|link=|align=|pos=|mode=|max-width=|dir=}}
頁面Template:TOC nonum/styles.css沒有內容。
模板參數
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
對齊方式 | align | left 和 right 決定圖像在哪一側,center 使圖像居中,none 不做任何設置。
| 字串 | 可選 |
寬度 | width | 外框寬度,只須輸入數字,單位 px
| 數字 | 推薦 |
標題的位置 | pos | 決定在哪放置標題,可輸入:top、bottom
| 字串 | 可選 |
框中樣式 | innerstyle | 字串 | 可選 | |
內容 | content | 置於文中的內容,一般為圖像 | 內容 | 必需 |
邊框 | border | 用於內容(一般為圖像)的邊框
| 內容 | 可選 |
連結 | link | 置於標題右側的連結 | 頁面名稱 | 可選 |
替代性連結文本 | link_text | 用於標題右側的連結的另一種文字 | 字串 | 可選 |
連結替換 | linkoverride | 輸入另一種形式的連結 | 單行文本 | 可選 |
標題 | caption | 內容 | 可選 | |
模式 | mode | 內容的顯現模式,輸入 scrollable 將會生成滾動條。 | 字串 | 可選 |
最大寬度 | max-width | 內容的最大寬度,只須輸入數字,單位 px,只在滾動模式下有效。
| 數字 | 推薦 |
方向 | dir | 內容的滾動方向,輸入 rtl 將會從右向左滾動。 | 字串 | 可選 |
範例
{{Image frame|width=200|content=[[File:PNG transparency demonstration 1.png|100px]][[File:White Stars 3.svg|100px]] |caption=範例|link=Hello world|align=center}}
{{Image frame|width=200|content=[[File:PNG transparency demonstration 1.png|100px]][[File:White Stars 3.svg|100px]] |caption=範例|link=Hello world|align=center|pos=top}}
參見
- {{Image array}}
- {{Photomontage}}
- {{Multiple image}}
- {{Align}}