Template:Useful links
From Conservapedia
| Template: Useful links | |
|---|---|
| Use on | user pages, mainly |
| Use for | convenient list of useful links |
| Category template applies to page | (none) |
| Template Parameters (See using templates). | |||
|---|---|---|---|
| Name | Purpose | Required? | Comment |
| width | width of box (see below) | no | default to 12em (see below) |
| background | Background colour (see below) | no | defaults to #F88 |
| float | "left" or "right" (see below) | no | defaults to no floating |
Further information on the parameters:
(The example box at the right has parameters set as follows:
{{useful links|float=right|background=#F9F9aa}}.)
- width. The width of the box. Currently defaults to "12em" to suit the current list, but this could be changed if the list is changed.
- background. The colour of the background. If set to "off", the background colour of the box will be the background colour of the page or containing box.
- float. Sets the CSS float property for the box. Normally you would use either "left" or "right".