Difference between revisions of "Template:Meatdots"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Ambrosine
(Created page with "<includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | 10px | {{ #ifexpr: {{{ 2 | 1 }}} | 10px }} }}{{ #if...")
(No difference)

Revision as of 00:03, 11 August 2018

This template allows you to quickly and easily indicate stat values with dots, much like in the books.

Basic usage
{{meatdots|1}} 10pxBonedot.pngBonedot.pngBonedot.pngBonedot.png
{{meatdots|2}} 10px10pxBonedot.pngBonedot.pngBonedot.png
{{meatdots|3}} 10px10px10pxBonedot.pngBonedot.png
{{meatdots|4}} 10px10px10px10pxBonedot.png
{{meatdots|5}} 10px10px10px10px10px
Variable background
{{meatdots|3|0}} 10px10px10px
{{meatdots|3|5}} 10px10px10pxBonedot.pngBonedot.png
{{meatdots|3|10}} 10px10px10pxBonedot.pngBonedot.png
{{meatdots|7|0}} 10px10px10px10px10px
10px10px
{{meatdots|7|5}} 10px10px10px10px10px
10px10pxBonedot.pngBonedot.pngBonedot.png
{{meatdots|7|10}} 10px10px10px10px10px
10px10pxBonedot.pngBonedot.pngBonedot.png

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.