Template:Bra/doc: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
=== Technical note === | === Technical note === | ||
{{W|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 === | ||
| Line 20: | Line 20: | ||
* [[Template: Mapping]] | * [[Template: Mapping]] | ||
* [[Template: Multival]] | * [[Template: Multival]] | ||
* [[Template: Rbra]] – puts rounded bra notation around its argument | |||
* [[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 | * [[MediaWiki: Common.css]] – contains style definitions for the <code>left-delim</code> and <code>right-delim</code> classes. | ||