Jump to content

Template:Border

From The Austrian Economics Wiki, the global repository of classical-liberal thought
Revision as of 10:35, 6 May 2011 by John James (talk | contribs) (Created page with "<span style="display:inline;"><span style="display:table-cell;<!--(seemingly ignored by IE)--> <!--border-collapse:collapse;--> border:{{{width|1px}}} {{{style|solid}}} {{{color|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}}

Documentation icon Template documentation[view] [edit] [history] [purge]
This article uses content from the Wikipedia article on Template:Border/doc (edition) under the terms of the CC-by-SA 3.0 license.

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

Syntax

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

Full

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

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: solid (default if the parameter is not used), dotted, dashed, double, groove, ridge, inset or outset.
color
The border's color (default #ddd, otherwise recommend a named color).