ππ°πΏππ°πΌπ΄π»π΄πΉπ½π:Border
Appearance
{{{1}}}
This template is used to place a border around text. Note, to add a border to an image use the |border parameter in [[:File:...]] (see Wikipedia:Picture tutorial).
Basic usage is {{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).
{{border|Abc}} → Abc
All options:
{{Border |element |width=width |style=style |color=color}}
{{Border |Abc|width=2px |style=dotted |color=red}} → Abc
Parameters
[πΉπ½πΌπ°πΉπ³πΎπ°π½]
- element
- (required) The element (image, text, etc) around which the border is to appear.
- width
- The width (thickness) of the border (default is
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).
Inline of table-cell
[πΉπ½πΌπ°πΉπ³πΎπ°π½]
If applying the template appears to shift the element's position, try adding the display=noinline parameter described below.
- noinline
- Set
|noinline=<anytext> to remove the inline display style.
- Some text Abc inline reading
- Abc
See also
[πΉπ½πΌπ°πΉπ³πΎπ°π½]
{{Color box}}
{{Legend inline}}