Template:Dots: Difference between revisions
From Ascension Sojourns
(Created page with "<includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | 10px | {{ #ifexpr: {{{ 2 | 1 }}} | 10px }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 1 | 10px | {{ #ifexpr: {{{ 2 | 1 }}} | 10px }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 2 | 10px | {{ #ifexpr: {{{ 2 | 1 }}} | 10px }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 3 | 10px | {{...") |
m (Protected "Template:Dots" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
(No difference)
|
Latest revision as of 06:24, 5 April 2023
This template allows you to quickly and easily indicate stat values with dots.
Basic usage | |
---|---|
{{dots|1}} | |
{{dots|2}} | |
{{dots|3}} | |
{{dots|4}} | |
{{dots|5}} | |
Variable background | |
{{dots|3|0}} | |
{{dots|3|5}} | |
{{dots|3|10}} | |
{{dots|7|0}} | |
{{dots|7|5}} | |
{{dots|7|10}} |
Note that you can only usefully set background dots for less than or equal to a max of 5, and it will automatically spill into a two-line mode for any stat >5. This is probably a bug.