To allow for section breaks in large groups of userboxes (for purposes of categorization: for example, you could use the first/default section for languages, a second section (via this template) for interests, and so forth). This is intended for use with {{userboxtop}} and {{userboxbottom}} (see usage below).
Code |
Result
|
{{userboxtop}}
[boxes]
{{userboxbreak|toptext=example toptext}}
[more boxes]
{{userboxbreak}}
[even more boxes]
{{userboxbreak|toptext=stylized text|toptextstyle=text-decoration: overline wavy;}}
{{userboxbottom}}
|
Userboxes
|
[boxes]
|
example toptext
|
[more boxes]
|
|
[even more boxes]
|
stylized text
|
|
|