Template:Sagittal-gallery-entry: Difference between revisions
Jump to navigation
Jump to search
Dave Keenan (talk | contribs) Created page with "<includeonly> <div style="display:inline-table; line-height:16px;"> {| class="wikitable" style="width:64px;" |- | style="height:58px; text-align:center;" | {{sagittal| {{{1}}}..." |
Dave Keenan (talk | contribs) Eliminate the need for the named "mid=" parameter, which was undocumented. |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><div style="display: inline-table; line-height: 16px; margin-right: -5px; margin-bottom: -16px;"> | ||
<div style="display:inline-table; line-height:16px;"> | {| class="wikitable" style="max-width: 66px;" | ||
{| class="wikitable" style="width: | |||
|- | |- | ||
| style="height: | | style="height: 56px; text-align: center;" | {{sagittal| {{{1}}} |size=500%}} | ||
|- | |- | ||
| style="height:{{{ | | style="height: {{#ifexpr: {{#count: {{{1}}} | X }} = 1 |48px|32px}}; text-align: center;" | {{#if: {{{3|}}} | | sagi­ }}{{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double  | }}{{#ifexpr: {{#count: {{{1}}} | ¦ }} != 1 | sharp | }} {{trim|{{{3|}}}}}{{#if: {{{3|}}} | {{#ifexpr: {{#count: {{{1}}} | ¦ }} = 2 or {{#count: {{{1}}} | X }} = 1 | ao | ai }} | }} | ||
|- | |- | ||
| style="height:64px;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double | | style="height: 64px;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double  | }}{{#ifexpr: {{#count: {{{1}}} | ¦ }} != 1 | {{#if: {{{4|}}} | sharp | [[2187/2048|sharp]] }} | }} {{#if: {{{5|}}} | {{#ifexpr: {{#count: {{{1}}} | ¦ }} = 2 or {{#count: {{{1}}} | X }} = 1 | {{{5|}}} down | [[{{{4|}}}|{{{5|}}} up]] }} | }} | ||
|} | |} | ||
</div> | </div> | ||
<div style="display:inline-table; line-height:16px;"> | <div style="display: inline-table; line-height: 16px; margin-right: -5px; margin-bottom: -16px;"> | ||
{| class="wikitable" style="width: | {| class="wikitable" style="max-width: 66px;" | ||
|- | |- | ||
| style="height: | | style="height: 56px; text-align: center;" | {{sagittal| {{{2}}} |size=500%}} | ||
|- | |- | ||
| style="height:{{{ | | style="height: {{#ifexpr: {{#count: {{{1}}} | X }} = 1 |48px|32px}}; text-align: center;" | {{#if: {{{3|}}} | | sagi­ }}{{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double  | }}{{#ifexpr: {{#count: {{{1}}} | ¦ }} != 1 | flat | }} {{trim|{{{3|}}}}}{{#if: {{{3|}}} | {{#ifexpr: {{#count: {{{1}}} | ¦ }} = 2 or {{#count: {{{1}}} | X }} = 1 | ai | ao }} | }} | ||
|- | |- | ||
| style="height:64px;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double | | style="height: 64px;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double  | }}{{#ifexpr: {{#count: {{{1}}} | ¦ }} != 1 | flat | }} {{#if: {{{5|}}} | {{#ifexpr: {{#count: {{{1}}} | ¦ }} = 2 or {{#count: {{{1}}} | X }} = 1 | [[{{{4|}}}|{{{5|}}} up]] | {{{5|}}} down }} | }} | ||
|} | |} | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
{{documentation}} | |||
[[Category:Font templates]] | [[Category:Font templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 04:29, 24 April 2026
The Sagital-gallery-entry template generates sagittal gallery entries for the up and down versions of a sagittal symbol using the Bravura Text font. It is used in Sagittal notation#Gallery of symbols.
| Note: | You can use {{sge}} as a shortcut.
|
Example
{{sagittal-gallery-entry| /¦ | \! | p | 81/80 | 5 comma }}
generates
| |
| pai |
| 5 comma up |
| |
| pao |
| 5 comma down |
Note the use of the broken pipe character ¦ (U+00A6) in the sagitype code for the upward sagittal. This avoids having to escape pipe characters. It can be typed as right-Alt, then Pipe, then Space, using Dave Keenan & Douglas Blumeyer's compose-key sequences.