To allow for section breaks in large groups of userboxes (for purposes of categorization: for example, you could use the first 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}}
|
[boxes]
|
example toptext
|
[more boxes]
|
|
[even more boxes]
|
stylized text
|
|
|