|
|
(10 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <includeonly><span class="monzo"><span class="left-delim">[</span>{{trim| {{{1|0}}} }}<span class="right-delim">⟩</span></span></includeonly><noinclude> | | <includeonly><span class="monzo"><span class="left-delim">{{lbrack}}</span>{{trim| {{{1|0}}} }}<span class="right-delim">⟩</span></span></includeonly><noinclude> |
| This '''ket''' template puts ket notation (<code>[</code> and <code>⟩</code>) around its arguments (it also removes surrounding spaces).
| | {{documentation}} |
| | |
| :'''Note''': If you are notating for [[monzo]]s, use [[Template: Monzo]] instead.
| |
| | |
| == Usage ==
| |
| ; You type
| |
| : <code><nowiki>{{ket| -19 12 }}</nowiki></code>
| |
| | |
| : '''Tip''': Adding spaces improves readability of the wiki markup.
| |
| | |
| ; You get (rendered)
| |
| : {{{{PAGENAME}}| -19 12 }}
| |
| | |
| == 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>></code> or <code>&gt;</code>).
| |
| | |
| == See also ==
| |
| * [[Template: Monzo]]
| |
| * [[Template: Monzo list]]
| |
| * [[Template: Bra]] – puts bra notation around its argument
| |
| * [[Template: Lbrack]] – left bracket
| |
| * [[Template: Trim]]
| |
| * [[MediaWiki: Common.css]] – contains style definition(s) for the <code>monzo class</code>
| |
| | |
| [[Category:Templates]]
| |
|
| |
|
| | [[Category:Formatting templates]] |
| </noinclude> | | </noinclude> |