සැකිල්ල:Br මගින් වෙන්කෙරුනු නිවේශිත
(සැකිල්ල:Br separated entries වෙතින් යළි-යොමු කරන ලදි)
This template is used on 630,000+ pages. To avoid large-scale disruption and unnecessary server load, any changes to this template should first be tested in its /sandbox or /testcases subpages or in your own user subpage. The tested changes can then be added to this page in one single edit. Please consider discussing any changes on the talk page before implementing them. |
මෙම සැකිල්ල ලුවා භාවිතා කරයි: |
This template is used primarily in infoboxes to create a <br />
delimited collection of items, only adding the <br />
tags where needed.
Note: For lists of items, without bullets, do not use this template, but use {{unbulleted list}} or {{plainlist}} instead, for better accessibility.
Usage
සංස්කරණය{{Br මගින් වෙන්කෙරුනු නිවේශිත|entry1|entry2|entry3|entry4|entry5|...}}
Example
සංස්කරණයCode | Result |
---|---|
{{Br මගින් වෙන්කෙරුනු නිවේශිත|entry1|entry2|entry3}} |
entry1 entry2 entry3 |
{{Br මගින් වෙන්කෙරුනු නිවේශිත| |entry2|entry3}} |
entry2 entry3 |
{{Br මගින් වෙන්කෙරුනු නිවේශිත|entry1| |entry3}} |
entry1 entry3 |
{{Br මගින් වෙන්කෙරුනු නිවේශිත|entry1|entry2| }} |
entry1 entry2 |
{{Br මගින් වෙන්කෙරුනු නිවේශිත|entry1| | }} |
entry1 |
{{Br මගින් වෙන්කෙරුනු නිවේශිත| |entry2| }} |
entry2 |
{{Br මගින් වෙන්කෙරුනු නිවේශිත| | |entry3}} |
entry3 |
{{Br මගින් වෙන්කෙරුනු නිවේශිත| | | }} |
|
{{Br මගින් වෙන්කෙරුනු නිවේශිත|entry1|entry2|entry3|entry4|entry5|entry6}} |
entry1 entry2 entry3 entry4 entry5 entry6 |
Template data
සංස්කරණයThis is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Br මගින් වෙන්කෙරුනු නිවේශිත
Creates a <br /> delimited collection of items. Primarily for use in infoboxes, it only adds the <br /> tags where needed.
Parameter | Description | Type | Status | |
---|---|---|---|---|
First item | 1 | First item, may be null | String | optional |
Second item | 2 | Second item, many more items can be added | String | optional |
See also
සංස්කරණය- {{comma separated entries}}
- {{space separated entries}}
- {{plainlist}}
- {{flatlist}}
- {{pagelist}}
- {{unbulleted list}}
- Module:separated entries, the Lua module on which this template is based.