Шаблон:Userboxtop
Матеріал з Вікіпедії — вільної енциклопедії.
| Userbox |
|---|
Зміст |
[ред.] Использование
{{userboxtop
| align =
| backgroundcolor =
| bordercolor =
| extra-css =
| textcolor =
| toptext =
}}
[userboxes]
{{userboxbottom}}
[ред.] Customizing
Detailed explanations of the parameters are below.
| Parameter | Valid values |
|---|---|
align |
left, center, or right (default) |
backgroundcolor |
Any HTML color (name or #XXXXXX hex format). Defaults to #FFFFFF. |
bordercolor |
Any HTML color (name or #XXXXXX hex format). Defaults to #99B3FF. |
extra-css |
Allows you to provide additional CSS style information. |
textcolor |
Any HTML 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 {{userboxbreak}}. 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; }
[ред.] См. также
- Шаблон:Userboxbreak
- Шаблон:Userboxbottom

