Template:Userboxtop/doc: Difference between revisions
Template page
More actions
Created page with "__NOTOC__ {{Documentation subpage}} To collect userboxes into a single column grouping easily." Tags: Mobile edit Mobile web edit Advanced mobile edit |
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 2: | Line 2: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
To collect userboxes into a single column grouping easily. | To collect userboxes into a single column grouping easily. | ||
== Usage == | |||
=== Simple usage === | |||
<pre> | |||
{{userboxtop}} | |||
<!-- {{user boxes}} --> | |||
{{userboxbottom}} | |||
</pre> | |||
=== Advanced usage === | |||
<pre> | |||
{{userboxtop | |||
| bordercolor = | |||
| backgroundcolor = | |||
| align = | |||
| toptext = | |||
| extra-css = | |||
}} | |||
<!-- {{user boxes}} --> | |||
{{userboxbottom}} | |||
</pre> | |||
All of the parameters are '''optional'''. | |||
You may insert breaks by using {{tlx|userboxbreak}}. See that template for details. |