模板:Userboxtop
来自希灵百科
Userboxtop 的用戶框 |
模板介紹
這個模板可以將好幾個用戶框和其連帶的圖片整理收集為一個整齊的區塊。這個模板功能不只限於用戶框,它也可以用來整理圖片以方便在條目中展示。
使用方法
{{userboxtop | align = | backgroundcolor = | bordercolor = | extra-css = | textcolor = | toptext = }} [userboxes] {{userboxbottom}}
所有參數都是選擇性的。
本模板使用了hCard微格式标记,被标记的人物或地点数据可以被计算机分析读取,以便将其自动归类,或者透过专门的浏览器取得数据讯息,例如将讯息加入通讯簿。关于在维基百科使用微格式的详细讯息,请参见微格式维基专题。
出生日期(bday)参数只能使用于包含了 {{bd}} 或 {{Birth date and age}} 模板的信息框。
- adr
- bday
- county-name
- fn(必须)
- geo
- honorific-prefix
- honorific-suffix
- label
- locality
- nickname
- note
- org
- role
- vcard
请不要移除或重新命名这些class。
個人化
以下有一些詳細介紹
參數 | 數值範圍 |
---|---|
對齊
|
向左 , 置中 , 或 向右 (預設值)
|
背景顏色
|
任何 網页顏色 (name or #XXXXXX hex format). 預設值為#FFFFFF. |
圍框顏色
|
任何 網页顏色 (name or #XXXXXX hex format). 預設值為#99B3FF. |
額外-css
|
Allows you to provide additional CSS style information. |
文字顏色
|
任何 網页顏色 (name or #XXXXXX hex format). 預設值為#000000. |
頂置文字
|
Overrides the standard {{Userboxes}} text and link. Can include wiki-markup. |
中間可插入新行以及重組分類。詳情可參看{{Userboxbreak}}。
隱藏用戶框
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; }
參見
重定向
- {{Boxboxtop}} 重定向至此。