Cèṭa'an:Brace/doc
Robâ
| This is a documentation subpage for Cèṭa'an:Brace. It may contain usage information, categories and other content that is not part of the original cèṭa'an page. |
This template is to Template:braces as Template:bracket is to Template:brackets. It provides a way to wrap wiki markup in (single) braces, aka curly brackets.
Usage
[beccè' sombher]| Source code | Result |
|---|---|
{{brace|1, 2, 3, 4}} | {1, 2, 3, 4} |
{{brace |[[Amsterdam]], [[Bonaire]], [[Curaçao]]}} | {Amsterdam, Bonaire, Curaçao} |
{{brace |1, 2, {{brace |3, 4}}}} | {1, 2, {3, 4}} |
{{brace |}} | {} |