Template:Trivia format box scale

From QBWiki
Revision as of 13:00, 31 January 2022 by Kevin Wang (talk | contribs) (Created page with "{{#vardefine:s|{{{1|}}}}}<!-- -->{{#vardefine:l|{{#len:{{#var:s}}}}}}<!-- -->{{#vardefine:min|0}}<!-- -->{{#vardefine:peak|}}<!-- -->{{#vardefine:max|0}}<!-- -->{{#vardefine:i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Please provide an input string of 1-3 digits 0 - x(y)z, where x, y, and z are numbers. x is bottom of range and z is top; y is optional peak and must be in [x, z]

Input Output
{{Trivia format box scale}} Please provide an input string of 1-3 digits
{{Trivia format box scale|0}}
X---------
{{Trivia format box scale|9}}
---------X
{{Trivia format box scale|09}}
XXXXXXXXXX
{{Trivia format box scale|009}}
Xxxxxxxxxx
{{Trivia format box scale|099}}
xxxxxxxxxX
{{Trivia format box scale|46}}
----XXX---
{{Trivia format box scale|456}}
----xXx---
{{Trivia format box scale|4567}} Please provide an input string of 1-3 digits