Difference between revisions of "Template:Userboxbreak"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 16: Line 16:
 
|-
 
|-
 
|
 
|
{{Userboxtop}}
+
<code><nowiki>{{Userboxtop}}
 
+
</nowiki><br><nowiki>
 
[boxes]
 
[boxes]
 
+
</nowiki><br><nowiki>
 
{{Userboxbreak|toptext=example toptext}}
 
{{Userboxbreak|toptext=example toptext}}
 
+
</nowiki><br><nowiki>
 
[more boxes]
 
[more boxes]
 
+
</nowiki><br><nowiki>
 
{{Userboxbreak}}
 
{{Userboxbreak}}
 
+
</nowiki><br><nowiki>
 
[even more boxes]
 
[even more boxes]
 
+
</nowiki><br><nowiki>
 
{{Userboxbreak|toptext=stylized text|toptextstyle=text-decoration: overline wavy;}}
 
{{Userboxbreak|toptext=stylized text|toptextstyle=text-decoration: overline wavy;}}
 
+
</nowiki><br><nowiki>
{{Userboxbottom}}
+
{{Userboxbottom}}</nowiki></code>
 
|
 
|
 
{{Userboxtop}}
 
{{Userboxtop}}

Revision as of 18:02, 22 April 2026

Purpose

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).

Usage

Code Result

{{Userboxtop}}
[boxes]
{{Userboxbreak|toptext=example toptext}}
[more boxes]
{{Userboxbreak}}
[even more boxes]
{{Userboxbreak|toptext=stylized text|toptextstyle=text-decoration: overline wavy;}}
{{Userboxbottom}}

See also