Template:Ds

From ChoralWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Documentation
{{ds|n}}

produces a horizontal width equal to that of n digits, for n = 0,1,...,12.

{{ds}}

is equivalent to {{ds|1}} and produces a single digit space. Here are some examples:

1 - type: {{ds|3}}1
10 - type: {{ds|2}}10
100 - type: {{ds|1}}100 or just {{ds}}100
1000 - type: {{ds|0}}1000 or just 1000