Template:Userboxside

From A2wiki
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

A template for grouping and arranging userboxes in a collapsible block.

Usage[edit source]

{{Userboxside|Title
|align=
|text-align=
|bgcolor=
|width=
|<Userboxes>
}}

Parameters[edit source]

|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
|text-align=
left, right, centre, or justify— 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[edit source]

{{Userboxside|Right aligned example
|{{User wikipedia}}
}}

See also[edit source]

TemplateStyles' src attribute must not be empty.