Template:Dots: Difference between revisions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[Image:Dot-filled.png| |
+ | <includeonly><span style="white-space: nowrap;">{{ #ifexpr: {{{ 1 | 0 }}} > 0 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 1 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 2 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 3 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 4 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 5 | <br />{{ #ifexpr: {{{ 1 | 0 }}} > 5 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 6 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 7 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 8 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }}{{ #ifexpr: {{{ 1 | 0 }}} > 9 | [[Image:Dot-filled.png|12px]] | {{ #ifexpr: {{{ 2 | 1 }}} | [[Image:Dot.png|12px]] }} }} }}</span></includeonly><noinclude>This template allows you to quickly and easily indicate stat values with dots. |
+ | |||
+ | Dots Available:<br> |
||
+ | [[template:bronzedots|<nowiki>{{bronzedots}}</nowiki>]] Example: {{bronzedots|3}}<br> |
||
+ | [[template:dots|<nowiki>{{dots}}</nowiki>]] Example: {{dots|3}}<br> |
||
+ | [[template:Seadots|<nowiki>{{seadots}}</nowiki>]] Example: {{seadots|3}}<br> |
||
+ | [[template:Silverdots|<nowiki>{{silverdots}}</nowiki>]] Example: {{silverdots|3}}<br> |
||
{| |
{| |
||
Line 55: | Line 61: | ||
{{Flexidot|7|0}}<br/> |
{{Flexidot|7|0}}<br/> |
||
{{Flexidot|7|10}}<br/> |
{{Flexidot|7|10}}<br/> |
||
− | {{Flexidot|3|5|dot-empty= |
+ | {{Flexidot|3|5|dot-empty=silverdot.png|dot-filled=silverdot-filled.png|dot-size=18px}}<nowiki>{{Flexidot|3|5|dot-empty=silverdot.png|dot-filled=silverdot-filled.png|dot-size=18px}}</nowiki><br> |
− | {{Flexidot|7|10|dot-empty= |
+ | {{Flexidot|7|10|dot-empty=bronze-e-dot.png|dot-filled=bronzedot.png|dot-size=8px}}<nowiki>{{Flexidot|7|10|dot-empty=bronze-e-dot.png|dot-filled=bronzedot.png|dot-size=8px}}</nowiki><br> |
Use whichever images you like at whatever size you like, show no empty dots or enough to hit 5 or 10, with up to 10 dots without breaking into two rows. See [[Template:Flexidot]] for the usage. |
Use whichever images you like at whatever size you like, show no empty dots or enough to hit 5 or 10, with up to 10 dots without breaking into two rows. See [[Template:Flexidot]] for the usage. |
||
− | |||
</noinclude> |
</noinclude> |
Latest revision as of 19:27, 6 January 2025
This template allows you to quickly and easily indicate stat values with dots.
Dots Available:
{{bronzedots}} Example:
{{dots}} Example:
{{seadots}} Example:
{{silverdots}} Example:
Basic usage | |
---|---|
{{dots|1}} | |
{{dots|2}} | |
{{dots|3}} | |
{{dots|4}} | |
{{dots|5}} | |
Variable background | |
{{dots|3|0}} | |
{{dots|3|5}} | |
{{dots|3|10}} | |
{{dots|7|0}} | |
{{dots|7|5}} | |
{{dots|7|10}} |
Note it is best use 2 sets of dots for any stat greater than 5. Using one set of dots for high values makes the dots split into to lines. (example the variable section above)
For Stats above 5 on one line | |
---|---|
{{dots|5}} {{dots|3}} |
{{Flexidot}}
Examples:
{{Flexidot|3|5|dot-empty=silverdot.png|dot-filled=silverdot-filled.png|dot-size=18px}}
{{Flexidot|7|10|dot-empty=bronze-e-dot.png|dot-filled=bronzedot.png|dot-size=8px}}
Use whichever images you like at whatever size you like, show no empty dots or enough to hit 5 or 10, with up to 10 dots without breaking into two rows. See Template:Flexidot for the usage.