|
|
| (3 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| <includeonly><span class="rank-bra"><span class="left-delim">{</span>{{trim| {{{1|{{{text|0}}}}}} }}<span class="right-delim">]</span></span></includeonly><noinclude> | | <includeonly><span class="left-delim">{</span>{{trim| {{{1|{{{text|0}}}}}} }}<span class="right-delim">]</span></includeonly><noinclude> |
| This template eases using [[Dave Keenan]] and [[Douglas Blumeyer]]'s [[Extended_bra-ket_notation#Variant_including_curly_and_square_brackets|variation]] on [[EBK]] notation. It puts a left curly bracket <code>{</code> and and a right square bracket <code>]</code> around its arguments (it also removes surrounding space).
| | {{Documentation}} |
|
| |
|
| == Usage example ==
| | [[Category:Formatting templates]] |
| | |
| ; You type
| |
| : <code><nowiki>{{rbra| 0 1/4 }}</nowiki></code>
| |
| | |
| ; You get (rendered)
| |
| : <span class="val"><span class="left-delim">{</span>{{trim| 0 1/4 }}<span class="right-delim">]</span></span>
| |
| | |
| | |
| == See also ==
| |
| * [[Template:Bra]]
| |
| | |
| [[Category:Templates]] | |
| </noinclude> | | </noinclude> |