Template:Bra/doc: Difference between revisions
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) | ||
: {{ | : {{{{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><</code> or <code>&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><</code> or <code>&lt;</code>). | ||
=== See also === | === See also === | ||
* [[Template: Val]] | * [[Template:Val]] | ||
* [[Template: Mapping]] | * [[Template:Mapping]] | ||
* [[Template: Multival]] | * [[Template:Multival]] | ||
* [[Template: Ket]] – | * [[Template:Ket]] – Puts ket notation around its argument | ||
* [[Template: Rbrack]] – | * [[Template:Rbrack]] – Right bracket | ||
* [[Template: Trim]] | * [[Template:Trim]] | ||
* [[MediaWiki: Common.css]] – | * [[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 <
).
See also
- Template:Val
- Template:Mapping
- Template:Multival
- Template:Ket – Puts ket notation around its argument
- Template:Rbrack – Right bracket
- Template:Trim
- MediaWiki:Common.css – Contains style definition(s) for the
val class