Template:Val/doc: Difference between revisions

ArrowHead294 (talk | contribs)
Make documentation page
 
ArrowHead294 (talk | contribs)
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{dochead}}
{{dochead}}
This template eases typing [[val]]s by putting bra notation (<code>&#x27E8;</code> and <code>]</code>) around its arguments and removing surrounding spaces. You may optionally include a legend.
=== Usage ===
=== Usage ===
{| class="wikitable center-all"
{| class="wikitable center-all"
|-
! You type !! You get (rendered)
! You type !! You get (rendered)
|-
|-
| <code><nowiki>{{val| 31 49 72 87 }}</nowiki></code>
| {{plaincode|<nowiki>{{val| 31 49 72 87 }}</nowiki>}} || {{{{ROOTPAGENAME}}| 31 49 72 87 }}
| {{{{ROOTPAGENAME}}| 31 49 72 87 }}
|-
|-
| <code><nowiki>{{val|legend=1| 31 49 72 87 }}</nowiki></code>
| {{plaincode|<nowiki>{{val|legend=1| 31 49 72 87 }}</nowiki>}} || {{{{ROOTPAGENAME}}|legend=1| 31 49 72 87 }}
| {{{{ROOTPAGENAME}}|legend=1| 31 49 72 87 }}
|}
|}


'''Tip:''' adding spaces improves readability of the wiki markup.
{{spaces note}}


=== Technical note ===
=== Technical note ===
Line 21: Line 22:
* [[Template:Monzo]]
* [[Template:Monzo]]
* [[Template:Bra]]
* [[Template:Bra]]
* [[Template:LaTeX mapping operators]] – for typesetting multimonzos and multivals up to four dimensions in LaTeX.