الگو:Border

از ویکی‌پدیا، دانشنامهٔ آزاد

{{{1}}}

توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

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

Syntax[ویرایش]

Basic[ویرایش]

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 show:

{{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[ویرایش]
noinline
Set |noinline=<anytext> to remove the inline display style.[نیازمند شفاف‌سازی]
Some text Abc inline reading
Abc