Template:Val/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
 
Line 7: Line 7:
! You type !! You get (rendered)
! You type !! You get (rendered)
|-
|-
| <code><nowiki>{{val| 31 49 72 87 }}</nowiki></code> || {{{{ROOTPAGENAME}}| 31 49 72 87 }}
| {{plaincode|<nowiki>{{val| 31 49 72 87 }}</nowiki>}} || {{{{ROOTPAGENAME}}| 31 49 72 87 }}
|-
|-
| <code><nowiki>{{val|legend=1| 31 49 72 87 }}</nowiki></code> || {{{{ROOTPAGENAME}}|legend=1| 31 49 72 87 }}
| {{plaincode|<nowiki>{{val|legend=1| 31 49 72 87 }}</nowiki>}} || {{{{ROOTPAGENAME}}|legend=1| 31 49 72 87 }}
|}
|}



Latest revision as of 13:49, 26 February 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 }} 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