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. | |||
Revision as of 09:38, 31 October 2024
| This is a documentation subpage for Template:Userboxtop. It contains usage information, categories and other content that is not part of the original page. |
To collect userboxes into a single column grouping easily.
Usage
Simple usage
{{userboxtop}}
<!-- {{user boxes}} -->
{{userboxbottom}}
Advanced usage
{{userboxtop
| bordercolor =
| backgroundcolor =
| align =
| toptext =
| extra-css =
}}
<!-- {{user boxes}} -->
{{userboxbottom}}
All of the parameters are optional.
You may insert breaks by using {{userboxbreak}}. See that template for details.