Difference between revisions of "Template:Userbox"

From Nookipedia, the Animal Crossing wiki
(Neither help pages exist, removed their links.)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
<br clear="all" />
 
<br clear="all" />
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]]
+
This template can be used to quickly create a [[project:userboxes|userbox]] for display on a user's user page without having to know HTML or Wikitable syntax. For a simpler version, see [[Template:UserboxSimple|here]].
  
 
==Usage==
 
==Usage==
Line 36: Line 36:
 
* If border-c is not specified, id-c will be used
 
* If border-c is not specified, id-c will be used
 
* All parameters are optional
 
* All parameters are optional
* It is suggested that the size of any images in the id box is limited to 40 pixels.
+
* It is suggested that the size of any images in the id box is limited to 40 pixels
* For a list of colors and the Hex codes for them, see [[Help:color]].
+
* If you are looking for a list of userboxes, please go [[Nookipedia:Userboxes|here]]
* If you are looking for a list of userboxes, please go [[Animal Crossing Wiki:Userboxes|here]].
 

Latest revision as of 03:06, March 13, 2022

id info


This template can be used to quickly create a userbox for display on a user's user page without having to know HTML or Wikitable syntax. For a simpler version, see here.

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)
}}

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
  • If you are looking for a list of userboxes, please go here