Template:Bra/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{dochead}}
{{dochead}}
This template puts bra notation (<code>&#x27E8;</code> and <code>&#93;</code>) around its arguments and removes leading and trailing whitespaces.
'''Note:''' If you are notating for [[val]]s, use [[Template:Val]] instead.
=== Usage ===
=== Usage ===
; You type
; You type

Revision as of 15:54, 30 January 2025

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.

Usage

You type
{{bra| 31 49 72 87 }}
Tip: Adding spaces improves readability of the markup.
You get (rendered)
31 49 72 87]

Technical note

Code point U+27E8 is used for the left angle bracket , the ASCII approximation is less-than symbol (< or &lt;).

See also