සැකිල්ල:Brackets
පෙනුම
[[{{{1}}}]]
This template provides way to wrap content in double square brackets.
Examples:
{{brackets|test}}produces: [[test]]{{brackets|test|more}}produces: [[test|more]]{{brackets|:ja:山本五十六}}produces: [[:ja:山本五十六]]
Function
[සංස්කරණය]Function
[සංස්කරණය]This template is a simple wrapper around the [[ and ]] HTML entities that produce starting and ending double brackets, respectively.
Limitations
[සංස්කරණය]The template cannot output just the starting double bracket or just the ending double bracket. You will have to use either [[ or ]] to achieve this.
See also
[සංස්කරණය]- {{Braces}} — to wrap content in double curly brackets
- {{Bracket}} — to wrap content in single square brackets