Difference between revisions of "Template:Oceandots"
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 5: | Line 5: | ||
|- | |- | ||
|<nowiki>{{Oceandots|1}}</nowiki> | |<nowiki>{{Oceandots|1}}</nowiki> | ||
− | |{{ | + | |{{oceandots|1}} |
|- | |- | ||
|<nowiki>{{Oceandots|2}}</nowiki> | |<nowiki>{{Oceandots|2}}</nowiki> | ||
− | |{{ | + | |{{oceandots|2}} |
|- | |- | ||
|<nowiki>{{Oceandots|3}}</nowiki> | |<nowiki>{{Oceandots|3}}</nowiki> | ||
− | |{{ | + | |{{oceandots|3}} |
|- | |- | ||
|<nowiki>{{Oceandots|4}}</nowiki> | |<nowiki>{{Oceandots|4}}</nowiki> | ||
− | |{{ | + | |{{oceandots|4}} |
|- | |- | ||
|<nowiki>{{Oceandots|5}}</nowiki> | |<nowiki>{{Oceandots|5}}</nowiki> | ||
− | |{{ | + | |{{oceandots|5}} |
|- | |- | ||
! colspan="2" | Variable background | ! colspan="2" | Variable background | ||
|- | |- | ||
|<nowiki>{{Oceandots|3|0}}</nowiki> | |<nowiki>{{Oceandots|3|0}}</nowiki> | ||
− | |{{ | + | |{{oceandots|3|0}} |
|- | |- | ||
|<nowiki>{{Oceandots|3|5}}</nowiki> | |<nowiki>{{Oceandots|3|5}}</nowiki> | ||
− | |{{ | + | |{{oceandots|3|5}} |
|- | |- | ||
|<nowiki>{{Oceandots|3|10}}</nowiki> | |<nowiki>{{Oceandots|3|10}}</nowiki> | ||
− | |{{ | + | |{{oceandots|3|10}} |
|- | |- | ||
|<nowiki>{{Oceandots|7|0}}</nowiki> | |<nowiki>{{Oceandots|7|0}}</nowiki> | ||
− | |{{ | + | |{{oceandots|7|0}} |
|- | |- | ||
|<nowiki>{{Oceandots|7|5}}</nowiki> | |<nowiki>{{Oceandots|7|5}}</nowiki> | ||
− | |{{ | + | |{{oceandots|7|5}} |
|- | |- | ||
|<nowiki>{{Oceandots|7|10}}</nowiki> | |<nowiki>{{Oceandots|7|10}}</nowiki> | ||
− | |{{ | + | |{{oceandots|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. | 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. | ||
</noinclude> | </noinclude> |
Revision as of 18:29, 25 February 2018
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.