Template:Userboxside/doc
![]() | This is a documentation subpage for Template:Userboxside. It may contain usage information, categories and other content that is not part of the original template page. |
A template for grouping and arranging userboxes in a collapsible block.
Usage
<syntaxhighlight lang="wikitext">
|
</syntaxhighlight>
Parameters
|1=
- The heading displayed at the top of the userbox group.
|2=
- The userboxes to display.
|align=
and|clear=
- Control how the whole template will be aligned, and the content around—floated.
- Supported values are:
|align=right
,|align=left
,|align=none
,|align=centre
,|align=center
|clear=none
,|clear=left
,|clear=right
|expand=
- Reveal the userbox's contents by default. Supported values are
|expand=yes
,|expand=y
or|expand=1
; any other value forces the default behaviour. |text-align=
left
,right
,centre
, orjustify
— how the header will be aligned|width=
- CSS width. Default is
250px
to accommodate the default width of {{Userbox}}. |bgcolor=
- Any web color (name or
#XXXXXX
hex format). Defaults to#edf1f1
.
Example
|
<syntaxhighlight lang="wikitext" style="overflow:auto; width:20em;">
|
</syntaxhighlight>
See also
- Help:Collapsing
- {{userboxtop}}
- {{userboxbottom}}
- {{userboxbreak}}
- {{userboxgroup}}