Template:Monzo: Difference between revisions
Jump to navigation
Jump to search
m Removed protection from "Template:Monzo": time to review this template |
replaced closing bracket |
||
Line 1: | Line 1: | ||
<includeonly><span style="white-space: nowrap;">|{{{1|{{{text|0}}}}}}& | <includeonly><span style="white-space: nowrap;">|{{{1|{{{text|0}}}}}}⟩</span></includeonly><noinclude> | ||
This template eases using the [[Monzo|Monzo notation]], because the pipe symbol (<code>|</code>) controls specific wiki functions and the greater sign (<code>></code>) has a special meaning in HTML | This template eases using the [[Monzo|Monzo notation]], because the pipe symbol (<code>|</code>) controls specific wiki functions and the greater sign (<code>></code>) - used as a surrogate for right angle bracket <code>⟩</code> ([[Unicode]] code point [https://www.compart.com/de/unicode/U+27E9 U+27E9]) - has a special meaning in HTML and also in the wiki text. | ||
Usage example: | Usage example: | ||
Line 7: | Line 7: | ||
...will be rendered as | ...will be rendered as | ||
|-19 12& | |-19 12⟩ | ||
:''see also [[template:val]]'' | |||
[[Category:Templates]] | [[Category:Templates]] |
Revision as of 16:54, 29 May 2020
This template eases using the Monzo notation, because the pipe symbol (|
) controls specific wiki functions and the greater sign (>
) - used as a surrogate for right angle bracket ⟩
(Unicode code point U+27E9) - has a special meaning in HTML and also in the wiki text.
Usage example:
{{Monzo|-19 12}}
...will be rendered as
|-19 12⟩
- see also template:val