Template:Border/doc
Appearance
Template:Strong for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page. |
This template is used to place a border around text. Note, to add a border to an image use |border
(see Wikipedia:Picture tutorial#Border).
Syntax
[source ke badlo]Basic
[source ke badlo]{{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
[source ke badlo]{{border |element |width=width |style=style |color=color}}
Parameters
[source ke badlo]- 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).
- noinline
- Set this to any value to remove the inline style.
See also
[source ke badlo]- {{color box}}
- {{legend inline}}