Template:Bra/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Replace a dead link |
||
| Line 14: | Line 14: | ||
=== Technical note === | === Technical note === | ||
{{W|Code point}} [https:// | {{W|Code point}} [https://symbl.cc/en/27E8/ U+27E8] is used for the left angle bracket <code>⟨</code>, the ASCII approximation is less-than symbol (<code><</code> or <code>&lt;</code>). | ||
=== See also === | === See also === | ||
Latest revision as of 08:44, 10 June 2026
This template puts bra notation (⟨ and ]) around its arguments and removes leading and trailing whitespaces.
| Note: | If you are notating for vals, use Template: Val instead. Only use this template if you wish to explicitly use bra notation. |
Usage
- You type
{{bra| 31 49 72 87 }}
- You get (rendered)
- ⟨31 49 72 87]
| Tip: | Adding spaces improves readability of the markup. |
Technical note
Code point U+27E8 is used for the left angle bracket ⟨, the ASCII approximation is less-than symbol (< or <).
See also
- Template: Val
- Template: Mapping
- Template: Multival
- Template: Rbra – puts rounded bra notation around its argument
- Template: Ket – puts ket notation around its argument
- Template: Rbrack – right bracket
- Template: Trim
- MediaWiki: Common.css – contains style definitions for the
left-delimandright-delimclasses.