Template:Step vis/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{dochead}}
{{dochead}}{{modlink}}
=== Usage ===
=== Usage ===
Step patterns are entered as shown below. The first parameter should contain the step pattern, with step sizes separated by spaces.
Step patterns are entered as shown below. The first parameter should contain the step pattern, with step sizes separated by spaces.


<pre>{{Step vis|5 5 3 5 5 5 3}}</pre>
<pre>{{Step vis|5 5 3 5 5 5 3}}</pre>
{{Step vis|5 5 3 5 5 5 3}}
{{{{ROOTPAGENAME}}|5 5 3 5 5 5 3}}


<pre>{{Step vis|4 1 4 1 4 1 4 1 4}}</pre>
<pre>{{Step vis|4 1 4 1 4 1 4 1 4}}</pre>
{{Step vis|4 1 4 1 4 1 4 1 4}}
{{{{ROOTPAGENAME}}|4 1 4 1 4 1 4 1 4}}


Step patterns are drawn using the {{w|Box-drawing character|Unicode box-drawing symbols}} ├ (<code>U+251C</code>), ┤ (<code>U+2524</code>), ─ (<code>U+2500</code>), and ┼ (<code>U+253C</code>).
Step patterns are drawn using the {{w|Box-drawing character|Unicode box-drawing symbols}} ├ (<code>U+251C</code>), ┤ (<code>U+2524</code>), ─ (<code>U+2500</code>), and ┼ (<code>U+253C</code>).
Line 15: Line 15:


<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}}
{{{{ROOTPAGENAME}}|5 5 5 0 5 5 0}}


Scales with consecutive size-0 steps may not display properly.
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>
<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}}
{{{{ROOTPAGENAME}}|0 0 5 5 5 0 0 5 5 0 0}}
 
=== See also ===
* {{modlink}}