Template: Userbox
From Xeliki
Resplendent (talk | contribs) |
Resplendent (talk | contribs) m |
||
| Line 5: | Line 5: | ||
|}</div><noinclude> | |}</div><noinclude> | ||
== Usage == | == Usage == | ||
| + | <pre> | ||
{{ userbox | {{ userbox | ||
| border-c = border color | | border-c = border color | ||
| Line 24: | Line 25: | ||
| info-lh = info line height (or distance in between text lines) | | info-lh = info line height (or distance in between text lines) | ||
| info-op = info other (CSS) parameter(s) | | info-op = info other (CSS) parameter(s) | ||
| − | }} | + | }}</pre> |
</noinclude> | </noinclude> | ||
Revision as of 22:17, 4 January 2009
| id | info |
Usage
{{ userbox
| border-c = border color
| border-s = border width in pixels
| id = id text or image
| id-c = id background color
| id-fc = id font color
| id-s = id text size
| id-p = id cell padding space
| id-lh = id line height
| id-op = id other parameter (CSS)
| id-w = id box width
| id-h = id box height
| info = info text
| info-c = info background color
| info-fc = info font color
| info-s = info text size
| info-p = info padding (distance between cell contents & cell border)
| info-lh = info line height (or distance in between text lines)
| info-op = info other (CSS) parameter(s)
}}