User:INVERTED/Userbox

{{#ifeq:{{{format|standard}}}|table|

{{!}}-

{{#if:{{{left-body|}}}|{{!}}style="width: {{{icon-width|45px}}}; height: {{{icon-height|45px}}}; background: {{{left-background|#ccd}}};color: {{{left-foreground|black}}}; text-align: {{{left-align|center}}}; font-size: {{{left-text-size|13px}}};"{{!}}{{{left-body}}}|}}

{{!}}colspan="{{#if:{{{left-body|}}}|{{#if:{{{right-body|}}}|1|2}}|{{#if:{{{right-body|}}}|2|3}}}}" style="font-size: {{{main-text-size|13px}}}; color: {{{main-foreground|black}}}; text-align: {{{main-align|center}}}; height: {{{icon-height|45px}}}; line-height: 1.25em; background: {{{main-background|#eef}}};"{{!}}

{{{main-body|This userbox is empty.}}}

{{#if:{{{right-body|}}}|{{!}}style="width: {{{icon-width|45px}}}; height: {{{icon-height|45px}}}; background: {{{right-background|#ccd}}}; color: {{{right-foreground|black}}}; text-align: {{{right-align|center}}}; font-size: {{{right-text-size|13px}}};"{{!}}{{{right-body}}}|}}

|

{{{!}} cellspacing="0" style="width:{{{standard-width|238px}}}; background:#fff;"

{{!}}-

{{#if:{{{left-body|}}}|{{!}}style="width: {{{icon-width|45px}}}; height: {{{icon-height|45px}}}; background: {{{left-background|#ccd}}}; color: {{{left-foreground|black}}}; text-align: {{{left-align|center}}}; font-size: {{{left-text-size|13px}}};"{{!}}{{{left-body}}}|}}

{{!}}colspan="{{#if:{{{left-body|}}}|{{#if:{{{right-body|}}}|1|2}}|{{#if:{{{right-body|}}}|2|3}}}}" style="font-size: {{{main-text-size|13px}}}; color: {{{main-foreground|black}}}; text-align: {{{main-align|center}}}; height: {{{icon-height|45px}}}; line-height: 1.25em; background: {{{main-background|#eef}}};"{{!}}

{{{main-body|This userbox is empty.}}}

{{#if:{{{right-body|}}}|{{!}}style="width: {{{icon-width|45px}}}; height: {{{icon-height|45px}}}; background: {{{right-background|#ccd}}}; color: {{{right-foreground|black}}}; text-align: {{{right-align|center}}}; font-size: {{{right-text-size|13px}}};"{{!}}{{{right-body}}}|}}

{{!}}}

}}{{intricate}}

Usage

{{User:INVERTED/Userbox

|format="standard" (default) for a Wikipedia-style userbox, or "table" for using in a table as in User:INVERTED

|icon-width=Width of left/right areas (default "45px")

|icon-height=Height of left/main/right areas (default "45px")

|standard-width=Width of entire userbox (default "238px")

|standard-border=Border color of entire userbox (default "black")

|main-body=Text to appear in the main area

|main-text-size=Size of text in main area (default "13px")

|main-align=Alignment of text in main area (default "center", valid "left" "center" "right")

|main-background=Background of main area (default "#eef")

|main-foreground=Foreground of main area (default "black")

|left-body=Text to appear in the left area

|left-text-size=Size of text in left area (default "13px")

|left-align=Alignment of text in left area (default "center", valid "left" "center" "right")

|left-background=Background of left area (default "#ccd")

|left-foreground =Foreground of main area (default "black")

|right-body=Text to appear in the right area

|right-text-size=Size of text in right area (default "13px")

|right-align=Alignment of text in right area (default "center", valid "left" "center" "right")

|right-background=Background of right area (default "#ccd")

|right-foreground =Foreground of main area (default "black")

}}

Notes

  • All fields are optional.
  • If format is set to "table", standard- fields are ignored.
  • If left-body or right-body are not set, the other left- or right- fields are ignored.

See also