Template:Rket: Difference between revisions

m Recategorize
ArrowHead294 (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly><span class="rank-ket"><span class="left-delim">&#91;</span>{{trim| {{{1|{{{text|0}}}}}} }}<span class="right-delim">&#x7d;</span></span></includeonly><noinclude>
<includeonly><span class="rank-ket"><span class="left-delim">&#91;</span>{{trim| {{{1|{{{text|0}}}}}} }}<span class="right-delim">&#x7d;</span></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 square bracket <code>&#91;</code> and a right curly bracket <code>&#x7d;</code> around its arguments (it also removes surrounding space).
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 square bracket <code>&#91;</code> and a right curly bracket <code>&#x7d;</code> around its arguments (it also removes surrounding spaces).


== Usage example ==
{{doc}}
 
; You type
: <code><nowiki>{{rket| -19 12 }}</nowiki></code>
 
; You get
: <span class="monzo"><span class="left-delim">&#91;</span>{{trim| -19 12 }}<span class="right-delim">&#x7d;</span></span>
 
== See also ==
* [[Template: Ket]]


[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>