Template:Dash/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 63: | Line 63: | ||
There are two special cases that are supported, in the case of chains of intervals: | There are two special cases that are supported, in the case of chains of intervals: | ||
; <code>d=iarr</code> | ; <code><nowiki>d=iarr</nowiki></code> | ||
: Sets the primary separator to the right arrow (<code>→</code>) and the secondary separator to the left arrow (<code>←</code>). | : Sets the primary separator to the right arrow (<code>→</code>) and the secondary separator to the left arrow (<code>←</code>). | ||
; <code>d=oarr</code> | ; <code><nowiki>d=oarr</nowiki></code> | ||
: Sets the primary separator to the left arrow (<code>←</code>) and the secondary separator to the right arrow (<code>→</code>). | : Sets the primary separator to the left arrow (<code>←</code>) and the secondary separator to the right arrow (<code>→</code>). | ||