Template:Userbox: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
Created page with '<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;"> {| cellspacing="0"…'
 
No edit summary
 
Line 22: Line 22:
*It is suggested that you limit the size of any images in the id box to 40 pixels.
*It is suggested that you limit the size of any images in the id box to 40 pixels.
*For a list of colors and the Hex codes for them, see [[w:Web colors|this Wikipedia page]].
*For a list of colors and the Hex codes for them, see [[w:Web colors|this Wikipedia page]].
[[Category:Templates]]
[[Category:Table templates]]
</noinclude>
</noinclude>

Latest revision as of 15:33, 14 January 2020

id info


Usage

{{Userbox
|id       = id text or image
|id-c     = id background color
|id-fc    = id font color
|id-s     = id text size
|info     = info text
|info-c   = info background color
|info-fc  = info font color
|info-s   = info text size
|border-c = box color
|border-s = border width in pixels
}}
  • It is suggested that you limit the size of any images in the id box to 40 pixels.
  • For a list of colors and the Hex codes for them, see this Wikipedia page.