Template:Userbox: Difference between revisions

From Ultimate Tails Gets Trolled Wiki
Jump to navigation Jump to search
(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}}};...")
 
mNo edit summary
 
Line 30: Line 30:
  | info-bg-col = #fff200
  | info-bg-col = #fff200
  | info-border-col = #fff200
  | info-border-col = #fff200
| info-size = 12px
}}
}}


Shoutouts to the CWCki for the code.</noinclude>
Shoutouts to the CWCki for the code.</noinclude>

Latest revision as of 12:27, 14 July 2024

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.