Template:Rket/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
m Style |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Dochead}} | ||
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 square bracket <code>[</code> and a right curly bracket <code>}</code> around its arguments and removes surrounding spaces. | |||
=== Usage example === | === Usage example === | ||
; You type | ; You type | ||
| Line 6: | Line 8: | ||
; You get | ; You get | ||
: {{{{ROOTPAGENAME}}| -19 12 }} | : {{{{ROOTPAGENAME}}| -19 12 }} | ||
{{Spaces note}} | |||
=== See also === | === See also === | ||
* [[Template: Ket]] | * [[Template: Ket]] – puts ket notation around its argument | ||
* [[Template: Rbra]] – puts rounded bra notation around its argument | |||
* [[Template: Trim]] | |||
* [[MediaWiki: Common.css]] – contains style definition(s) for the <code>left-delim</code> and <code>right-delim</code> classes. | |||