ATTENTION: This wiki is fully discontinued. Please access the new wiki at animalcrossing.indyamos.com. You can import some pages from here, but no stubs. No page can be edited expect for sysops. For more information, An Animal Crossing Wiki from Miraheze will be at a new website at animalcrossing.indyamos.com. This will be an enhanced version of this wiki. Please view Special:Diff/57616 for more information.

Template:Userboxes

From Animal Crossing Wiki
Jump to navigationJump to search

Purpose

To collect images or userboxes into a single column grouping easily. This template is not just for userboxes; it is also an efficient way of creating a column of images to run along the side of an article.

Usage

If you want the basic userbox design (which takes up little code space) simply use:

{{Userboxes}}Insert userboxes here{{Userboxesend}}

To change the design, use this longer code version, and change the info after the = signs:

{{Userboxes
| align           = Alignment (left or right). Default is right.
| left            = Any left margin value. Default is 1.
| backgroundcolor = Any web color (name or #XXXXXX hex format). Default is #FFFFFF.
| bordercolor     = Any web color (name or #XXXXXX hex format). Default is #99B3FF.
| extra-css       = Allows you to provide additional CSS style information.
| textcolor       = Any web color (name or #XXXXXX hex format). Default is #000000.
| toptext         = Changes the standard Userbox text and link. Can include wiki-markup.
| columns         = Number of columns (default is 1).
}}

Userboxes go here

{{userboxesend}}