Template:Rbra/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Style |
||
| Line 1: | Line 1: | ||
{{Dochead}} | {{Dochead}} | ||
This template eases using [[Dave Keenan]] and [[Douglas Blumeyer]]'s [[ | This template eases using [[Dave Keenan]] and [[Douglas Blumeyer]]'s [[extended bra–ket notation #Variant including curly and square brackets|variation]] on [[extended bra–ket notation]]. It puts a left curly bracket <code>{</code> and and a right square bracket <code>]</code> around its arguments (it also removes surrounding spaces). | ||
=== Usage example === | === Usage example === | ||
Latest revision as of 07:27, 30 January 2026
This template eases using Dave Keenan and Douglas Blumeyer's variation on extended bra–ket notation. It puts a left curly bracket { and and a right square bracket ] around its arguments (it also removes surrounding spaces).
Usage example
- You type
{{rbra| 0 1/4 }}
- You get (rendered)
- {0 1/4]
| Tip: | Adding spaces improves readability of the markup. |
See also
- Template: Bra – puts bra notation around its argument
- Template: Rket – puts rounded ket notation around its argument
- Template: Trim
- MediaWiki: Common.css – contains style definition(s) for the
left-delimandright-delimclasses.