Template:Userbox

From Ultimate Tails Gets Trolled Wiki
Revision as of 07:36, 17 October 2023 by CupcakePelle (talk | contribs) (Created page with "{| style="width: 238px; padding: 2px 1px 2px 1px; margin-bottom: 2px; border: 2px solid {{{box-border-col|#000}}}; background: {{{box-bg-col|#ccc}}}" | style="min-width: 45px; height: 45px; padding: 1px; border: 1px solid {{{id-border-col|#ddd}}}; background: {{{id-bg-col|#ddd}}}; text-align: center; color: {{{id-col|#000}}}; font-size: {{{id-size|24px}}}; font-weight: bold;" | {{{id|ID}}} | style="width: 188px; height: 45px; border: 1px solid {{{info-border-col|#eee}}};...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ID Box text

Code

{{Userbox
 | id              = <the text/image that appears in the left box.>
 | info            = <the text that appears in the right box.>
 | box-border-col  = <the whole box border color.>
 | box-bg-col      = <the whole box background color.>
 | id-border-col   = <the left box border color.>
 | id-bg-col       = <the left box background color.>
 | id-col          = <the left box text color.>
 | id-size         = <the left box font size.>
 | info-border-col = <the right box border color.>
 | info-bg-col     = <the right box background color.>
 | info-col        = <the right box text color.>
 | info-size       = <the right box font size.>
}}

Example

Trolled: This user has once in their lifetime been trolled.

Shoutouts to the CWCki for the code.