Difference between revisions of "Template:Userbox"
Jump to navigation
Jump to search
m |
Trombonista (talk | contribs) m |
||
(6 intermediate revisions by one other user not shown) | |||
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; 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="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}}}; 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}}} | | 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}}} | ||
Line 14: | Line 14: | ||
* '''id''' - the stuff that appears in the left box. | * '''id''' - the stuff that appears in the left box. | ||
* '''info''' - the stuff that appears in the right box. | * '''info''' - the stuff that appears in the right box. | ||
* Box | * Box colors: | ||
** box-border-col | ** box-border-col | ||
** box-bg-col | ** box-bg-col | ||
* Left side | * Left side colors and sizes: | ||
** id-border-col | ** id-border-col | ||
** id-bg-col | ** id-bg-col | ||
** id-col | ** id-col | ||
** id-size | ** id-size | ||
* Right side | * Right side colors and sizes: | ||
** info-border-col | ** info-border-col | ||
** info-bg-col | ** info-bg-col |
Latest revision as of 12:47, 30 November 2010
ID | Box text |
Usage
These usage notes will not be included in articles bearing this template.
This template is for use when creating new userbox templates. It helps keep all userboxes consistent in both style and size. This template should not be substituted.
Example
{{userbox
|id= [[Image:MedalOfMerit.jpg|20px|Medal of Merit]]
|id-bg-col= #fff
|info= '''Medal of Merit''': This user has done tremendous service to CWCki and deserves recognition as such.}}
Produces:
Medal of Merit: This user has done tremendous service to CWCki and deserves recognition as such. |
Parameters
- id - the stuff that appears in the left box.
- info - the stuff that appears in the right box.
- Box colors:
- box-border-col
- box-bg-col
- Left side colors and sizes:
- id-border-col
- id-bg-col
- id-col
- id-size
- Right side colors and sizes:
- info-border-col
- info-bg-col
- info-col
- info-size