Template:Multimonzo: Difference between revisions
Cmloegcmluin (talk | contribs) Created page with "<includeonly><span class="monzo"><span class="left-delim">[{{#switch: {{{rank|2}}} | 2 = [ | 3 = [[ | 4 = [[[ }}</span>{{trim| {{{1|{{{text|0}}}}}}..." |
Cmloegcmluin (talk | contribs) correct rank to nullity |
||
Line 1: | Line 1: | ||
<includeonly><span class="monzo"><span class="left-delim">[{{#switch: {{{ | <includeonly><span class="monzo"><span class="left-delim">[{{#switch: {{{nullity|2}}} | 2 = [ | 3 = [[ | 4 = [[[ }}</span>{{trim| {{{1|{{{text|0}}}}}} }}<span class="right-delim">⟩{{#switch: {{{nullity|2}}} | 2 = ⟩ | 3 = ⟩⟩ | 4 = ⟩⟩⟩ }}</span></span></includeonly><noinclude> | ||
This template eases using nested kets, such as for [[The_dual|multimonzos]]: it puts the correct brackets (<code>[[</code> and <code>⟩⟩</code>) around its arguments (it also removes surrounding space). | This template eases using nested kets, such as for [[The_dual|multimonzos]]: it puts the correct brackets (<code>[[</code> and <code>⟩⟩</code>) around its arguments (it also removes surrounding space). | ||
Line 7: | Line 7: | ||
; You type | ; You type | ||
* <code><nowiki>{{Multimonzo| 12 -13 4 10 -4 1 }}</nowiki></code> | * <code><nowiki>{{Multimonzo| 12 -13 4 10 -4 1 }}</nowiki></code> | ||
* <code><nowiki>{{Multimonzo| | * <code><nowiki>{{Multimonzo| nullity=3 | -87 72 -49 31 }}</nowiki></code> | ||
; You get | ; You get | ||
* {{ {{PAGENAME}} | 12 -13 4 10 -4 1 }} | * {{ {{PAGENAME}} | 12 -13 4 10 -4 1 }} | ||
* {{ {{PAGENAME}} | | * {{ {{PAGENAME}} | nullity=3 | -87 72 -49 31 }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |