Difference between revisions of "Template:Dbdots"
Jump to navigation
Jump to search
imported>Chrissy (Created page with "<includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | 12px | {{ #ifexpr: {{{ 2 | 1 }}} | 12px }} }}{{ #if...") |
imported>Chrissy |
||
Line 1: | Line 1: | ||
− | <includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 1 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 2 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 3 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 4 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 5 | <br />{{ #ifexpr: {{{ 1 | 0 }}} > 5 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 6 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 7 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 8 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 9 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }} }}</span></includeonly><noinclude>This template allows you to quickly and easily indicate stat values with dots, much like in the books, except these are | + | <includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 1 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 2 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 3 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 4 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 5 | <br />{{ #ifexpr: {{{ 1 | 0 }}} > 5 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 6 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 7 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 8 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 9 | [[image:Fbludot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebludot.png|12px]] }} }} }}</span></includeonly><noinclude>This template allows you to quickly and easily indicate stat values with dots, much like in the books, except these are DARK BLUE |
{| | {| |
Latest revision as of 02:22, 14 June 2013
This template allows you to quickly and easily indicate stat values with dots, much like in the books, except these are DARK BLUE
Basic usage | |
---|---|
{{dbdots|1}} | |
{{dbdots|2}} | |
{{dbdots|3}} | |
{{dbdots|4}} | |
{{dbdots|5}} | |
Variable background | |
{{dbdots|3|0}} | |
{{dbdots|3|5}} | |
{{dbdots|3|10}} | |
{{dbdots|7|0}} | |
{{dbdots|7|5}} | |
{{dbdots|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.