目的
用來簡單地將圖片或使用者框蒐集成一個單列的群組。這個模組不僅是設計給使用者框,也是能夠輕易的在文章旁邊放置圖片。
使用
{{使用者框頂端 | 對齊 = | 背景顏色 = | 框線顏色 = | 額外的-css = | 字體顏色 = | 頂端文字 = }} [使用者框] [使用者框] [使用者框] {{使用者框底端}}
所有的參數都是 可選擇。
客製化
關於參數的詳細解釋如下。
Parameter | Valid values |
---|---|
align
|
left , center , or right (default)
|
backgroundcolor
|
Any web color (name or #XXXXXX hex format). Defaults to #FFFFFF. |
bordercolor
|
Any web color (name or #XXXXXX hex format). Defaults to #99B3FF. |
extra-css
|
Allows you to provide additional CSS style information. |
textcolor
|
Any web color (name or #XXXXXX hex format). Defaults to #000000. |
toptext
|
Overrides the standard Userbox text and link. Can include wiki-markup. |
You may also insert breaks by using 模板:Tl. See that template for details.
Hiding userboxes
You can hide userboxes which utilize this (as well as a few other) forms of template-based userbox organization. Simply edit your userspace CSS override (for example, monobook.css for the Monobook skin) and add the following–
#userboxes { display: none; }
See also
Useful Template Links: | 所有模板 | 資訊模板 | 職業模板 |
---|---|---|---|