Template:Ket/doc: Difference between revisions

mNo edit summary
No edit summary
 
Line 1: Line 1:
{{Dochead}}
{{Dochead}}
This '''ket''' template puts ket notation (<code>[</code> and <code>⟩</code>) around its arguments and removes leading and trailing spaces.  
This template puts ket notation (<code>[</code> and <code>⟩</code>) around its arguments and removes leading and trailing spaces.  


{{Note| If you are notating for [[monzo]]s, use [[Template: Monzo]] instead. Only use this template if you wish to explicitly use ket notation. }}
{{Note| If you are notating for [[monzo]]s, use [[Template: Monzo]] instead. Only use this template if you wish to explicitly use ket notation. }}
Line 14: Line 14:


=== Technical note ===
=== Technical note ===
[[Wikipedia: Code point|Code point]] [https://www.compart.com/unicode/U+27E9 U+27E9] is used for the right angle bracket <code>⟩</code>, the ASCII approximation is the greater-than symbol (<code>&gt;</code> or <code>&amp;gt;</code>).
{{W|Code point}} [https://www.compart.com/unicode/U+27E9 U+27E9] is used for the right angle bracket <code>⟩</code>, the ASCII approximation is the greater-than symbol (<code>&gt;</code> or <code>&amp;gt;</code>).


=== See also ===
=== See also ===
* [[Template: Monzo]]
* [[Template: Monzo]]
* [[Template: Monzo list]]
* [[Template: Monzo list]]
* [[Template: Multimonzo]]
* [[Template: Rket]] – puts rounded ket notation around its argument
* [[Template: Bra]] – puts bra notation around its argument
* [[Template: Bra]] – puts bra notation around its argument
* [[Template: Lbrack]] – left bracket
* [[Template: Lbrack]] – left bracket
* [[Template: Trim]]
* [[Template: Trim]]
* [[MediaWiki: Common.css]] – contains style definition(s) for the <code>monzo class</code>
* [[MediaWiki: Common.css]] – contains style definition(s) for the <code>left-delim</code> and <code>right-delim</code> classes.