Difference between revisions of "Template:Winedots"
Jump to navigation
Jump to search
imported>Dragon (Created page with "<includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | 10px | {{ #ifexpr: {{{ 2 | 1 }}} | 10px }} }...") |
imported>Dragon m |
||
Line 1: | Line 1: | ||
− | <includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[Image: | + | <includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 1 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 2 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 3 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 4 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 5 | <br />{{ #ifexpr: {{{ 1 | 0 }}} > 5 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 6 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 7 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 8 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 9 | [[Image:Winedot-filled.png|10px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Winedot.png|10px]] }} }} }}</span></includeonly><noinclude>This template allows you to quickly and easily indicate stat values with dots, much like in the books. |
{| | {| |
Latest revision as of 08:40, 16 March 2017
This template allows you to quickly and easily indicate stat values with dots, much like in the books.
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.