সাঁচ:Border/doc
এয়া হৈছে ‘সাঁচ:Border’ শীৰ্ষক সাঁচটোৰ নথিকৰণৰ উপপৃষ্ঠা। ইয়াত সাঁচটো ব্যৱহাৰৰ তথ্য, শ্ৰেণীসমূহ, আন্তঃৱিকি সংযোগবোৰ আৰু অন্য সমল থাকে, যিবোৰ মূল সাঁচ পৃষ্ঠাটোৰ অংশ নহয়। |
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).
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
See also
সম্পাদনা কৰক
- {{color box}}
- {{legend inline}}