Template:Border/doc

From Wikipedia, the free encyclopedia

This is a documentation subpage for Template:Border (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

To place a border around e.g. an image.

[edit] Syntax

[edit] Basic

{{border|element}}
...where element is the image, text, etc around which the border is to appear. The border will be a solid light grey color (#ddd) and 1px (1 pixel) wide (default settings; see below).

[edit] Full

{{border |element |width=width |style=style |color=color}}

[edit] Parameters

element 
(required) The element (image, text, etc) around which the border is to appear.
width  
The width (thickness) of the border (default 1px).
style  
The border's style (dotted, dashed, double (i.e. double-lined), solid (default)).
color  
The border's color (default #ddd, otherwise recommend a named color).