Difference between revisions of "Template:Oceandots"

From City of Hope MUSH
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}}
+
|{{oceandots|1}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|2}}</nowiki>
 
|<nowiki>{{Oceandots|2}}</nowiki>
|{{Oceandots|2}}
+
|{{oceandots|2}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|3}}</nowiki>
 
|<nowiki>{{Oceandots|3}}</nowiki>
|{{Oceandots|3}}
+
|{{oceandots|3}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|4}}</nowiki>
 
|<nowiki>{{Oceandots|4}}</nowiki>
|{{Oceandots|4}}
+
|{{oceandots|4}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|5}}</nowiki>
 
|<nowiki>{{Oceandots|5}}</nowiki>
|{{Oceandots|5}}
+
|{{oceandots|5}}
 
|-
 
|-
 
! colspan="2" | Variable background
 
! colspan="2" | Variable background
 
|-
 
|-
 
|<nowiki>{{Oceandots|3|0}}</nowiki>
 
|<nowiki>{{Oceandots|3|0}}</nowiki>
|{{Oceandots|3|0}}
+
|{{oceandots|3|0}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|3|5}}</nowiki>
 
|<nowiki>{{Oceandots|3|5}}</nowiki>
|{{Oceandots|3|5}}
+
|{{oceandots|3|5}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|3|10}}</nowiki>
 
|<nowiki>{{Oceandots|3|10}}</nowiki>
|{{Oceandots|3|10}}
+
|{{oceandots|3|10}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|7|0}}</nowiki>
 
|<nowiki>{{Oceandots|7|0}}</nowiki>
|{{Oceandots|7|0}}
+
|{{oceandots|7|0}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|7|5}}</nowiki>
 
|<nowiki>{{Oceandots|7|5}}</nowiki>
|{{Oceandots|7|5}}
+
|{{oceandots|7|5}}
 
|-
 
|-
 
|<nowiki>{{Oceandots|7|10}}</nowiki>
 
|<nowiki>{{Oceandots|7|10}}</nowiki>
|{{Oceandots|7|10}}
+
|{{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 19:29, 25 February 2018

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

Basic usage
{{Oceandots|1}} Oceandot-filled.pngOceandot.pngOceandot.pngOceandot.pngOceandot.png
{{Oceandots|2}} Oceandot-filled.pngOceandot-filled.pngOceandot.pngOceandot.pngOceandot.png
{{Oceandots|3}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot.pngOceandot.png
{{Oceandots|4}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot.png
{{Oceandots|5}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.png
Variable background
{{Oceandots|3|0}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.png
{{Oceandots|3|5}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot.pngOceandot.png
{{Oceandots|3|10}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot.pngOceandot.png
{{Oceandots|7|0}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.png
Oceandot-filled.pngOceandot-filled.png
{{Oceandots|7|5}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.png
Oceandot-filled.pngOceandot-filled.pngOceandot.pngOceandot.pngOceandot.png
{{Oceandots|7|10}} Oceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.pngOceandot-filled.png
Oceandot-filled.pngOceandot-filled.pngOceandot.pngOceandot.pngOceandot.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.