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 22: | Line 22: | ||
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]]. | 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 | == Example == | ||
<code><nowiki>{{sagigalentry| /¦ | \! | p | 5120/5103 | 5 comma }}</nowiki></code> | |||
generates | |||
<div style="display:inline-table;"> | <div style="display:inline-table;"> | ||
{| class="wikitable" style="width:64px;" | {| class="wikitable" style="width:64px;" | ||
Line 46: | Line 50: | ||
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 [[Dave_Keenan_%26_Douglas_Blumeyer%27s_guide_to_RTT/Conventions_for_names,_variables,_units,_and_notations#WinCompose|D&D's Compose-key sequences]]. | 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 [[Dave_Keenan_%26_Douglas_Blumeyer%27s_guide_to_RTT/Conventions_for_names,_variables,_units,_and_notations#WinCompose|D&D's Compose-key sequences]]. | ||
== See also == | |||
* [[Template:Sagittal]] | |||
[[Category:Font templates]] | [[Category:Font templates]] | ||
</noinclude> | </noinclude> |
Revision as of 04:33, 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.