Difference between revisions of "Template:Userbox"

From Nookipedia, the Animal Crossing wiki
m (17 revisions: ...)
(borders should work properly now)
Line 1: Line 1:
<div style="float:{{{float|left}}}; border:{{border-width|{{{border-s|1}}}}}} solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;">
+
<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}} solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;">
 
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
 
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
 
| style="width:45px; height:45px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}};" | '''{{{logo|{{{3|{{{id|id}}}}}}}}}
 
| style="width:45px; height:45px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}};" | '''{{{logo|{{{3|{{{id|id}}}}}}}}}

Revision as of 18:08, November 6, 2010

id
info



Usage

{{Userbox
|id       = id text or image
|id-c     = id background colour
|id-fc    = id font colour
|id-s     = id text size
|info     = info text
|info-c   = info background colour
|info-fc  = info font colour
|border-c = border color
|border-s = border thickness
}}