Userbox template for Category:User page templates. Current version merges support for both standard Wikipedia-style usage and weird old parameters, so we don't have to rewrite approximately 1,000 userbox templates.
Note: This Lua module generates properly-nested HTML, fixing a parser quirk in the old template where tables could escape their containers. If your userbox layout changed, you can adjust it using the float, margin, or width parameters.
{{userbox
| border-c = #8B4513
| id = [[File:Coffee cup icon.svg|45px]]
| id-c = #D2691E <!--id background color-->
| id-fc = #FFFFFF <!--id font color-->
| id-s = 14 <!--id font size (in pts)-->
| info = This user runs on '''coffee''' and cannot function before their first cup. <--info text-->
| info-c = #F5DEB3 <!--info background color-->
| info-fc = #000000 <!--info font color-->
| info-lh = 1.25em <!--info line-height-->
| info-s = 10 <!--info text size (in pts)-->
}}
For example, the code above will produce the userbox you see below:
This user runs on coffee and cannot function before their first cup.