Template:Meatdots
Jump to navigation
Jump to search
This template allows you to quickly and easily indicate stat values with dots, much like in the books.
Basic usage | |
---|---|
{{meatdots|1}} | 10px |
{{meatdots|2}} | 10px10px |
{{meatdots|3}} | 10px10px10px |
{{meatdots|4}} | 10px10px10px10px |
{{meatdots|5}} | 10px10px10px10px10px |
Variable background | |
{{meatdots|3|0}} | 10px10px10px |
{{meatdots|3|5}} | 10px10px10px |
{{meatdots|3|10}} | 10px10px10px |
{{meatdots|7|0}} | 10px10px10px10px10px 10px10px |
{{meatdots|7|5}} | 10px10px10px10px10px 10px10px |
{{meatdots|7|10}} | 10px10px10px10px10px 10px10px |
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.