Template:Step vis: Difference between revisions

Ganaram inukshuk (talk | contribs)
Updated doc; template now supports size-0 steps
Ganaram inukshuk (talk | contribs)
No edit summary
Line 13: Line 13:
{{Step vis|1=5 5 5 3 5 5 3}}
{{Step vis|1=5 5 5 3 5 5 3}}


Step patterns are drawn using the ASCII box drawing symbols ├, ┤, ─, and ┼. Step sizes of 0 are depicted using the symbol ╫.
Step patterns are drawn using the ASCII box drawing symbols ├, ┤, ─, and ┼.
 
=== Regarding step sizes of 0 ===
Step sizes of 0 are depicted using the symbol ╫, ╢, or ╟, depending on the location.


<pre>{{Step vis|5 5 5 0 5 5 0}}</pre>
<pre>{{Step vis|5 5 5 0 5 5 0}}</pre>
{{Step vis|5 5 5 0 5 5 0}}
{{Step vis|5 5 5 0 5 5 0}}
Scales with consecutive size-0 steps may not display properly.
<pre>{{Step vis|0 0 5 5 5 0 0 5 5 0 0}}</pre>
{{Step vis|0 0 5 5 5 0 0 5 5 0 0}}
</noinclude>
</noinclude>