User:Dave Keenan/sagigalentry: Difference between revisions
Jump to navigation
Jump to search
Dave Keenan (talk | contribs) No edit summary |
Dave Keenan (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
| style="height:32px; text-align:center;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double flat | }}{{#ifexpr: {{#count: {{{1}}} | ¦ }} > 1 | flat | }} {{trim|{{{3}}}}}{{#ifexpr: {{#count: {{{1}}} | ¦ }} = 2 or {{#count: {{{1}}} | X }} = 1 | ai | ao }} | | style="height:32px; text-align:center;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double flat | }}{{#ifexpr: {{#count: {{{1}}} | ¦ }} > 1 | flat | }} {{trim|{{{3}}}}}{{#ifexpr: {{#count: {{{1}}} | ¦ }} = 2 or {{#count: {{{1}}} | X }} = 1 | ai | ao }} | ||
|- | |- | ||
| style="height:64px;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double flat | }}{{#ifexpr: {{#count: {{{1}}} | ¦ }} > 1 | flat | }} {{# | | style="height:64px;" | {{#ifexpr: {{#count: {{{1}}} | X }} = 1 | double flat | }}{{#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> |
Revision as of 07:56, 16 October 2024
The Sagigalentry 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#Gallery.
Example
{{sagigalentry| /¦ | \! | p | 5120/5103 | 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 pipe space using D&D's Compose-key sequences.