Difference between revisions of "Template:Dpinkdots"
Jump to navigation
Jump to search
imported>Crystaltears83 (Created page with "<includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | 12px | {{ #ifexpr: {{{ 2 | 1 }}} | 12px }} }}{{ #ifexpr...") |
imported>Crystaltears83 |
||
Line 1: | Line 1: | ||
+ | |||
<includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 1 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 2 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 3 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 4 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 5 | <br />{{ #ifexpr: {{{ 1 | 0 }}} > 5 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 6 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 7 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 8 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 9 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.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 PINK! Wheeee | <includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 1 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 2 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 3 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 4 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 5 | <br />{{ #ifexpr: {{{ 1 | 0 }}} > 5 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 6 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 7 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 8 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 9 | [[image:Fbdot.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[image:Ebdot.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 PINK! Wheeee | ||
Revision as of 04:56, 19 July 2013
This template allows you to quickly and easily indicate stat values with dots, much like in the books, except these are DARK PINK! Wheeee
Basic usage | |
---|---|
{{dpinkdots|1}} | |
{{dpinkdots|2}} | |
{{dpinkdots|3}} | |
{{dpinkdots|4}} | |
{{dpinkdots|5}} | |
Variable background | |
{{dpinkdots|3|0}} | |
{{dpinkdots|3|5}} | |
{{dpinkdots|3|10}} | |
{{dpinkdots|7|0}} | |
{{dpinkdots|7|5}} | |
{{dpinkdots|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.