Template:Val: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Xenwolf (talk | contribs)
m fixed closing span
ArrowHead294 (talk | contribs)
mNo edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly><span style="white-space: nowrap; background-color:#f8f9ff"><span style="padding: 0 0.15em">&#x27E8;</span>{{trim| {{{1|{{{text|0}}}}}} }}<span style="padding: 0 0.15em">&#93;</span></span></includeonly><noinclude>
<includeonly>{{#if: {{{legend|}}}|[[val]]:&nbsp;}}{{bra|{{{1|0}}}}}</includeonly><noinclude>
This template eases using [[Vals_and_Tuning_Space|val notation]], because the accurate mathematical symbol used when writing it is the left angle bracket "⟨" ([[Unicode]] code point [https://www.compart.com/unicode/U+27E8 U+27E8]), which is not easy for most users to type, and so they instead use the visual approximation of the less-than symbol "<".
{{documentation}}


Usage example:
[[Category:Formatting templates]]
<nowiki>{{val| 31 49 72 87 }}</nowiki>
 
...will be rendered as
 
<span style="white-space: nowrap; background-color:#f8f9ff"><span style="padding: 0 0.15em">&#x27E8;</span>31 49 72 87<span style="padding: 0 0.15em">]</span>
 
:''See also [[template:monzo]]''
 
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 16:21, 31 January 2025

Template documentation[view] [edit] [history] [purge]

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 }} val31 49 72 87]

Tip: Adding spaces improves readability of the markup.

Technical note

This template calls Template:Bra to render the brackets.

See also