Template:Ket: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m Recategorize |
||
Line 24: | Line 24: | ||
* [[MediaWiki: Common.css]] – contains style definition(s) for the <code>monzo class</code> | * [[MediaWiki: Common.css]] – contains style definition(s) for the <code>monzo class</code> | ||
[[Category: | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> |
Revision as of 09:13, 14 November 2023
This ket template puts ket notation ([
and ⟩
) around its arguments (it also removes surrounding spaces).
- Note: If you are notating for monzos, use Template: Monzo instead.
Usage
- You type
{{ket| -19 12 }}
- Tip: Adding spaces improves readability of the wiki markup.
- You get (rendered)
- [-19 12⟩
Technical note
Code point U+27E9 is used for the right angle bracket ⟩
, the ASCII approximation is the greater-than symbol (>
or >
).
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
monzo class