Template:Val/doc: Difference between revisions

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



Revision as of 11:16, 28 September 2024

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