Template:Multimonzo: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
m Recategorize; +see also
ArrowHead294 (talk | contribs)
mNo edit summary
Line 5: Line 5:
You can select bi-, tri-, or quad-monzo by specifying a second argument as <code>2</code> (default), <code>3</code>, or <code>4</code>.
You can select bi-, tri-, or quad-monzo by specifying a second argument as <code>2</code> (default), <code>3</code>, or <code>4</code>.


== Usage ==
{{doc}}
; You type
* <code><nowiki>{{Multimonzo| 12 -13 4 10 -4 1 }}</nowiki></code>
* <code><nowiki>{{Multimonzo| nullity=3 | -87 72 -49 31 }}</nowiki></code>
 
; You get
* {{ {{PAGENAME}} | 12 -13 4 10 -4 1 }}
* {{ {{PAGENAME}} | nullity=3 | -87 72 -49 31 }}
 
== See also ==
* [[Template: Monzo]]
* [[Template: Monzo list]]
* [[Template: Multival]]


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

Revision as of 14:44, 20 May 2024


This template eases using nested kets, such as for multimonzos: it puts the correct brackets ([[ and ⟩⟩) around its arguments (it also removes surrounding space).

You can select bi-, tri-, or quad-monzo by specifying a second argument as 2 (default), 3, or 4.

Template:Doc