Difference between revisions of "Template:Userbox"

From Nookipedia, the Animal Crossing wiki
m
(Created page with "<div style="float:{{{float|left}}}; border:1px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;"> {| cellspacing="0" style="width:238px; background:{{...")
Line 1: Line 1:
<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;" class="userbox">
+
<div style="float:{{{float|left}}}; border:1px 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:{{{logo-width|{{{id-w|45}}}}}}px; height:{{{logo-height|{{{id-h|45}}}}}}px; 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}}}}}}; padding:{{{logo-padding|{{{id-p|1px}}}}}}; line-height:{{{logo-line-height|{{{id-lh|1.25em}}}}}}; {{{logo-other-param|{{{id-op|}}}}}}; vertical-align: middle;" |'''{{{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}}}}}}}}}
| style="text-align:left; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:{{{info-padding|{{{info-p|4px}}}}}}; line-height:{{{info-line-height|{{{info-lh|1.25em}}}}}}; color:{{{info-color|{{{info-fc|black}}}}}}; {{{info-other-param|{{{info-op|}}}}}}; vertical-align: middle;" | {{{info|{{{4|{{{info|''info''}}}}}}}}}
+
| style="font-size:8pt; padding:4pt; line-height:1.25em; color:{{{info-color|{{{info-fc|black}}}}}};" | {{{info|{{{4|{{{info|''info''}}}}}}}}}
|}</div><noinclude>
+
|}</div>
  
<br clear="all" />
+
<noinclude>
This template can be used to quickly create a [[project:userboxes|userbox]] for display on a user's [[help:user page|user page]] without having to know HTML or Wikitable syntax. For a simpler version, see [[Template:UserboxSimple|here]]
+
<br clear="all">
  
 
==Usage==
 
==Usage==
<pre>
+
 
{{userbox
+
{{Userbox
| border-c = border color
+
|id      = id text or image
| border-s = border width in pixels
+
|id-c    = id background colour
| id      = id text or image
+
|id-fc    = id font colour
| id-c    = id background color
+
|id-s    = id text size
| id-fc    = id font color
+
|info    = info text
| id-s    = id text size
+
|info-c  = info background colour
| id-p    = id cell padding space
+
|info-fc  = info font colour
| id-lh    = id line height
+
|border-c = border color
| 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-= 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)
 
 
}}
 
}}
</pre>
 
 
===Additional notes===
 
* Text size is assumed to be in points
 
* If border-c is not specified, id-c will be used
 
* All parameters are optional
 
* It is suggested that the size of any images in the id box is limited to 40 pixels.
 
* For a list of colours and the Hex codes for them, see [[Help:color]].
 
* If you are looking for a list of userboxes, please go [[Animal Crossing City:Userboxes|here]].
 

Revision as of 11:47, November 6, 2010

id info



Usage

id text or image info text