Difference between revisions of "Template:Userbox"
Jump to navigation
Jump to search
(Created page with '{| style="width: 238px; padding: 2px 1px 2px 1px; border: 2px solid {{{box-border-col|#000}}}; background: {{{box-bg-col|#ccc}}}" | style="width: 45px; height: 45px; padding: 1px…') |
m |
||
Line 1: | Line 1: | ||
{| style="width: 238px; padding: 2px 1px 2px 1px; border: 2px solid {{{box-border-col|#000}}}; background: {{{box-bg-col|#ccc}}}" | {| style="width: 238px; padding: 2px 1px 2px 1px; border: 2px solid {{{box-border-col|#000}}}; background: {{{box-bg-col|#ccc}}}" | ||
| style="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: 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}}}; font-size: {{{info-size|10px}}}; background: {{{info-bg-col|#eee}}}; text-align: left; color: {{{info-col|#000}}}; padding: 0px 2px 0px 3px;" | {{{info|Box text}}} | | style="width: 188px; height: 45px; border: 1px solid {{{info-border-col|#eee}}}; font-size: {{{info-size|10px}}}; line-height: {{{info-size|10px}}}; {{ background: {{{info-bg-col|#eee}}}; text-align: left; color: {{{info-col|#000}}}; padding: 0px 2px 0px 3px;" | {{{info|Box text}}} | ||
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 09:34, 29 May 2010
ID | Box text |
Parameters
- id - the stuff that appears in the left box.
- info - the stuff that appears in the right box.
- Box colours:
- box-border-col
- box-bg-col
- Left side colours and sizes:
- id-border-col
- id-bg-col
- id-col
- id-size
- Right side colours and sizes:
- info-border-col
- info-bg-col
- info-col
- info-size