Template:Multival/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
m Undo revision 156727 by ArrowHead294 (talk). Readability Tag: Undo |
||
Line 4: | Line 4: | ||
! You type !! You get | ! You type !! You get | ||
|- | |- | ||
| <code>{{ | | <code><nowiki>{{multival| 1 4 10 4 13 12 }}</nowiki></code> | ||
| {{{{ROOTPAGENAME}}| 1 4 10 4 13 12 }} | | {{{{ROOTPAGENAME}}| 1 4 10 4 13 12 }} | ||
|- | |- | ||
| <code>{{ | | <code><nowiki>{{multival|rank=3| 4 -3 -14 -4 }}</nowiki></code> | ||
| {{{{ROOTPAGENAME}}|rank=3| 4 -3 -14 -4 }} | | {{{{ROOTPAGENAME}}|rank=3| 4 -3 -14 -4 }} | ||
|} | |} | ||
; To include a legend, type | ; To include a legend, type | ||
* <code>{{ | * <code><nowiki>{{multival|legend=1|rank=3| 4 -3 -14 -4 }}</nowiki></code> | ||
; This produces | ; This produces |
Revision as of 08:31, 28 September 2024
Usage
You type | You get |
---|---|
{{multival| 1 4 10 4 13 12 }}
|
⟨⟨ 1 4 10 4 13 12 ]] |
{{multival|rank=3| 4 -3 -14 -4 }}
|
⟨⟨⟨ 4 -3 -14 -4 ]]] |
- To include a legend, type
{{multival|legend=1|rank=3| 4 -3 -14 -4 }}
- This produces
- Wedgie: ⟨⟨⟨ 4 -3 -14 -4 ]]]
See also
- Template:Val
- Template:Mapping
- Template:Multimonzo
- Template:LaTeX mapping operators – For typesetting multimonzos and multivals up to four dimensions in LaTeX.