සැකිල්ල:Subject box/doc
Jump to navigation
Jump to search
![]() |
This is a documentation subpage for සැකිල්ල:Subject box (see that page for the සැකිල්ල itself). It contains usage information, categories, and other content that are not part of the original සැකිල්ල page. |
This template is used to produce a link in a box to a subject.
Parameters[සංස්කරණය]
{{Subject box|Name|image=Image|size=Size|left=yes|margin=Margin}}
Name
- The name of the subject.
The following additional parameters are available. They are all optional; the default values are chosen to give a good look and feel across the project.
|image=Image
- The image to use for the subject's icon. This defaults to an image that is specified in Template:Subject box/Images/SubjectName for the subject or a generic image. There is a list of all such images.
|size=Size
- The width of the icon, as an integer. This is in units of pixels. The default is 32. The icon is also constrained to be at most 28 pixels high.
|left=yes
- Float the box to the left instead of to the right.
|margin=Margin
- The margin around the box. By default, the box is surrounded by a margin of width 0.5em, but this can be customized using
|margin=top right bottom left
(e.g.,|margin=0.25em 0 0.25em 0.25em
) or removed using|margin=0
(zero).
Examples[සංස්කරණය]
Code |
Result |
---|---|
{{Subject box|Books by subject}} | |
{{Subject box|Science}} | |
{{Subject box|Science|Conical flask stylised.svg}} | |
{{Subject box|Science|size=15}} | |
{{Subject box|Science|left=yes}} |