Template:Bra/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
No edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 7: Line 7:


; You get (rendered)
; You get (rendered)
: {{bra| 31 49 72 87 }}
: {{{{ROOTPAGENAME}}| 31 49 72 87 }}


=== Technical note ===
=== Technical note ===
[[Wikipedia: Code point|Code point]] [https://www.compart.com/unicode/U+27E8 U+27E8] is used for the left angle bracket <code>⟨</code>, the ASCII approximation is less-than symbol (<code>&lt;</code> or <code>&amp;lt;</code>).
[[Wikipedia:Code point|Code point]] [https://www.compart.com/unicode/U+27E8 U+27E8] is used for the left angle bracket <code>⟨</code>, the ASCII approximation is less-than symbol (<code>&lt;</code> or <code>&amp;lt;</code>).


=== See also ===
=== See also ===
* [[Template: Val]]
* [[Template:Val]]
* [[Template: Mapping]]
* [[Template:Mapping]]
* [[Template: Multival]]
* [[Template:Multival]]
* [[Template: Ket]] – puts ket notation around its argument
* [[Template:Ket]] – Puts ket notation around its argument
* [[Template: Rbrack]] – right bracket
* [[Template:Rbrack]] – Right bracket
* [[Template: Trim]]
* [[Template:Trim]]
* [[MediaWiki: Common.css]] – contains style definition(s) for the <code>val class</code>
* [[MediaWiki:Common.css]] – Contains style definition(s) for the <code>val class</code>

Revision as of 14:33, 20 May 2024

Usage

You type
{{bra| 31 49 72 87 }}
Tip: Adding spaces improves readability of the wiki 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