Template:Val: Difference between revisions
Jump to navigation
Jump to search
→See also: explanation for common.css link |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#if: {{{legend|}}}|[[val]]: }}{{bra|{{{1|0}}}}}</includeonly><noinclude> | ||
{{documentation}} | |||
[[Category:Formatting templates]] | |||
[[Category: | |||
</noinclude> | </noinclude> |
Latest revision as of 16:21, 31 January 2025
This template eases typing vals by putting bra notation (⟨
and ]
) around its arguments and removing surrounding spaces. You may optionally include a legend.
Usage
You type | You get (rendered) |
---|---|
{{val| 31 49 72 87 }} |
⟨31 49 72 87] |
{{val|legend=1| 31 49 72 87 }} |
val: ⟨31 49 72 87] |
Tip: Adding spaces improves readability of the markup.
Technical note
This template calls Template:Bra to render the brackets.
See also
- Template:Mapping
- Template:Multival
- Template:Monzo
- Template:Bra
- Template:LaTeX mapping operators – for typesetting multimonzos and multivals up to four dimensions in LaTeX.